mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #11634 from overleaf/jpa-server-ce-pro-year-2023
[server-ce] bump copyright year to 2023 GitOrigin-RevId: a98162f09aea23591a0c4b4e38c261d965140616
This commit is contained in:
parent
9370803f44
commit
b1cf4aa1e9
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ footer.site-footer
|
|||
li © #{new Date().getFullYear()} Overleaf
|
||||
else if !settings.nav.hide_powered_by
|
||||
li
|
||||
| © 2021
|
||||
| © 2023
|
||||
|
|
||||
a(href='https://www.overleaf.com/for/enterprises') Powered by Overleaf
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ footer.site-footer
|
|||
else if !settings.nav.hide_powered_by
|
||||
li
|
||||
//- year of Server Pro release, static
|
||||
| © 2021
|
||||
| © 2023
|
||||
|
|
||||
a(href='https://www.overleaf.com/for/enterprises') Powered by Overleaf
|
||||
|
||||
|
|
Loading…
Reference in a new issue