Skip to content

Commit

Permalink
docs: fix copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
Badisi committed Oct 18, 2023
1 parent fc68489 commit 38b2af5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Please read and follow the [Code of Conduct][codeofconduct], and help us keep th

## Credits

Copyright (C) 2023 [HUG - Hôpitaux Universitaires Genève][dsi-hug]
Copyright (C) 2021 [HUG - Hôpitaux Universitaires Genève][dsi-hug]

[![love@hug](https://img.shields.io/badge/@hug-%E2%9D%A4%EF%B8%8Flove-magenta)][dsi-hug]

Expand Down
2 changes: 1 addition & 1 deletion projects/docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ const config = {
href: 'https://github.com/dsi-hug/ngx-schematics-utilities'
}]
}],
copyright: `Copyright © ${new Date().getFullYear()} HUG`
copyright: 'Copyright © 2021 HUG'
},
prism: {
theme: lightCodeTheme,
Expand Down

0 comments on commit 38b2af5

Please sign in to comment.