Skip to content

Commit

Permalink
Merge pull request #138 from leexgh/2022
Browse files Browse the repository at this point in the history
Update year to 2022
  • Loading branch information
inodb authored Jan 3, 2022
2 parents 81082d5 + ed9e809 commit df9d2c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ class Footer extends React.Component<{}>
<MskccLogo imageHeight={50} />
</Col>
<Col md={true} className="m-auto">
<div>&copy; 2021 Memorial Sloan Kettering Cancer Center</div>
<div>&copy; 2022 Memorial Sloan Kettering Cancer Center</div>
</Col>
</Row>
</Container>
Expand Down

0 comments on commit df9d2c0

Please sign in to comment.