From d0ab16f1caf265f4c8dbaa6850c1c771036aed14 Mon Sep 17 00:00:00 2001 From: tomas-muller Date: Mon, 6 Jan 2025 13:30:44 +0100 Subject: [PATCH] Use 2025 in the copyright message --- .../org/unitime/timetable/gwt/resources/GwtConstants.java | 2 +- .../org/unitime/timetable/gwt/resources/GwtMessages.java | 4 ++-- .../timetable/gwt/resources/GwtMessages_cs.properties | 8 ++++---- .../timetable/gwt/resources/GwtMessages_pl.properties | 8 ++++---- JavaSource/org/unitime/timetable/tags/Copyright.java | 2 +- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/JavaSource/org/unitime/timetable/gwt/resources/GwtConstants.java b/JavaSource/org/unitime/timetable/gwt/resources/GwtConstants.java index 68d7736e59..6cb9068853 100644 --- a/JavaSource/org/unitime/timetable/gwt/resources/GwtConstants.java +++ b/JavaSource/org/unitime/timetable/gwt/resources/GwtConstants.java @@ -28,7 +28,7 @@ public interface GwtConstants extends Constants { @DoNotTranslate String version(); - @DefaultStringValue("© 2008 - 2024 The Apereo Foundation") + @DefaultStringValue("© 2008 - 2025 The Apereo Foundation") @DoNotTranslate String copyright(); diff --git a/JavaSource/org/unitime/timetable/gwt/resources/GwtMessages.java b/JavaSource/org/unitime/timetable/gwt/resources/GwtMessages.java index 94fa1f3173..b1ce5c558d 100644 --- a/JavaSource/org/unitime/timetable/gwt/resources/GwtMessages.java +++ b/JavaSource/org/unitime/timetable/gwt/resources/GwtMessages.java @@ -36,10 +36,10 @@ public interface GwtMessages extends Messages { @DefaultMessage("UniTime {0}") String unitimeVersion(String version); - @DefaultMessage("© 2008 - 2024 The Apereo Foundation,
distributed under the Apache License, Version 2.") + @DefaultMessage("© 2008 - 2025 The Apereo Foundation,
distributed under the Apache License, Version 2.") String pageCopyright(); - @DefaultMessage("UniTime {0}, \u00A9 2008 - 2024 The Apereo Foundation, distributed under the Apache License.") + @DefaultMessage("UniTime {0}, \u00A9 2008 - 2025 The Apereo Foundation, distributed under the Apache License.") String pdfCopyright(String version); @DefaultMessage("Oooops, the loading is taking too much time... Something probably went wrong. You may need to reload this page.") diff --git a/JavaSource/org/unitime/timetable/gwt/resources/GwtMessages_cs.properties b/JavaSource/org/unitime/timetable/gwt/resources/GwtMessages_cs.properties index ef05dd7bcf..02faaa3f13 100644 --- a/JavaSource/org/unitime/timetable/gwt/resources/GwtMessages_cs.properties +++ b/JavaSource/org/unitime/timetable/gwt/resources/GwtMessages_cs.properties @@ -4807,8 +4807,8 @@ pageBlockedPopup=Pokud bylo zablokov\u00E1no vyskakovac\u00ED okno, exportovan\u # Default: Close {0} pageClose=Zav\u0159\u00EDt {0} -# Default: © 2008 - 2024 The Apereo Foundation,
distributed under the Apache License, Version 2. -pageCopyright=© 2008 - 2024 The Apereo Foundation,
distribuce s licenc\u00ED Apache verze 2. +# Default: © 2008 - 2025 The Apereo Foundation,
distributed under the Apache License, Version 2. +pageCopyright=© 2008 - 2025 The Apereo Foundation,
distribuce s licenc\u00ED Apache verze 2. # Default: Page generated in {0} sec. pageGeneratedIn=Str\u00E1nka vygenerov\u00E1na za {0} vte\u0159in. @@ -4819,8 +4819,8 @@ pageHelp=Dokumentace\: {0} # Default: Version {0} built on {1} pageVersion=Verze {0} vytvo\u0159en\u00E1 {1} -# Default: UniTime {0}, \u00A9 2008 - 2024 The Apereo Foundation, distributed under the Apache License. -pdfCopyright=UniTime {0}, \u00A9 2008 - 2024 The Apereo Foundation, distribuce s licenc\u00ED Apache. +# Default: UniTime {0}, \u00A9 2008 - 2025 The Apereo Foundation, distributed under the Apache License. +pdfCopyright=UniTime {0}, \u00A9 2008 - 2025 The Apereo Foundation, distribuce s licenc\u00ED Apache. # Default: Horizontal periodPreferenceHorizontal=Vodorovn\u011B diff --git a/JavaSource/org/unitime/timetable/gwt/resources/GwtMessages_pl.properties b/JavaSource/org/unitime/timetable/gwt/resources/GwtMessages_pl.properties index d30a885e43..7df5587575 100644 --- a/JavaSource/org/unitime/timetable/gwt/resources/GwtMessages_pl.properties +++ b/JavaSource/org/unitime/timetable/gwt/resources/GwtMessages_pl.properties @@ -3802,8 +3802,8 @@ pageBlockedPopup=Je\u015Bli wyskakiwanie okienek zosta\u0142o zablokowane, pod t # Default: Close {0} pageClose=Zamknij {0} -# Default: © 2008 - 2024 The Apereo Foundation,
distributed under the Apache License, Version 2. -pageCopyright=© 2008 - 2024 The Apereo Foundation,
udost\u0119pniana w ramach Apache License, Wersja 2. +# Default: © 2008 - 2025 The Apereo Foundation,
distributed under the Apache License, Version 2. +pageCopyright=© 2008 - 2025 The Apereo Foundation,
udost\u0119pniana w ramach Apache License, Wersja 2. # Default: Page generated in {0} sec. pageGeneratedIn=Strona wygenerowana w {0} s. @@ -3814,8 +3814,8 @@ pageHelp=Dokumentacja\: {0} # Default: Version {0} built on {1} pageVersion=Wersja {0} utworzona na {1} -# Default: UniTime {0}, \u00A9 2008 - 2024 The Apereo Foundation, distributed under the Apache License. -pdfCopyright=UniTime {0}, \u00A9 2008 - 2024 The Apereo Foundation, udost\u0119pniana w ramach Apache License. +# Default: UniTime {0}, \u00A9 2008 - 2025 The Apereo Foundation, distributed under the Apache License. +pdfCopyright=UniTime {0}, \u00A9 2008 - 2025 The Apereo Foundation, udost\u0119pniana w ramach Apache License. # Default: Horizontal periodPreferenceHorizontal=Poziomo diff --git a/JavaSource/org/unitime/timetable/tags/Copyright.java b/JavaSource/org/unitime/timetable/tags/Copyright.java index a52c8802bc..e325e283b8 100644 --- a/JavaSource/org/unitime/timetable/tags/Copyright.java +++ b/JavaSource/org/unitime/timetable/tags/Copyright.java @@ -41,7 +41,7 @@ public int doEndTag() throws JspException { // WARNING: Changing or removing the following copyright notice will violate the license terms. // If you need a different licensing, please contact us at support@unitime.org String body = - "© 2008 - 2024 The Apereo Foundation," + + "© 2008 - 2025 The Apereo Foundation," + (isBr() ? "
" : " ") + "distributed under the Apache License, Version 2."; try {