diff --git a/JavaSource/org/unitime/timetable/gwt/resources/GwtConstants.java b/JavaSource/org/unitime/timetable/gwt/resources/GwtConstants.java
index 29c1ca1fbd..4152382f66 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 - 2023 The Apereo Foundation")
+ @DefaultStringValue("© 2008 - 2024 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 8cbb6fda23..eca71b0752 100644
--- a/JavaSource/org/unitime/timetable/gwt/resources/GwtMessages.java
+++ b/JavaSource/org/unitime/timetable/gwt/resources/GwtMessages.java
@@ -33,10 +33,10 @@ public interface GwtMessages extends Messages {
@DefaultMessage("Version {0} built on {1}")
String pageVersion(String version, String buildDate);
- @DefaultMessage("© 2008 - 2023 The Apereo Foundation,
distributed under the Apache License, Version 2.")
+ @DefaultMessage("© 2008 - 2024 The Apereo Foundation,
distributed under the Apache License, Version 2.")
String pageCopyright();
- @DefaultMessage("UniTime {0}, \u00A9 2008 - 2023 The Apereo Foundation, distributed under the Apache License.")
+ @DefaultMessage("UniTime {0}, \u00A9 2008 - 2024 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 18f702ad4a..b2424fc8e9 100644
--- a/JavaSource/org/unitime/timetable/gwt/resources/GwtMessages_cs.properties
+++ b/JavaSource/org/unitime/timetable/gwt/resources/GwtMessages_cs.properties
@@ -4600,8 +4600,8 @@ pageBlockedPopup=Pokud bylo zablokov\u00E1no vyskakovac\u00ED okno, exportovan\u
# Default: Close {0}
pageClose=Zav\u0159\u00EDt {0}
-# Default: © 2008 - 2023 The Apereo Foundation,
distributed under the Apache License, Version 2.
-pageCopyright=© 2008 - 2023 The Apereo Foundation,
distribuce s licenc\u00ED Apache verze 2.
+# 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: Page generated in {0} sec.
pageGeneratedIn=Str\u00E1nka vygenerov\u00E1na za {0} vte\u0159in.
@@ -4612,8 +4612,8 @@ pageHelp=Dokumentace\: {0}
# Default: Version {0} built on {1}
pageVersion=Verze {0} vytvo\u0159en\u00E1 {1}
-# Default: UniTime {0}, \u00A9 2008 - 2023 The Apereo Foundation, distributed under the Apache License.
-pdfCopyright=UniTime {0}, \u00A9 2008 - 2023 The Apereo Foundation, distribuce s licenc\u00ED Apache.
+# 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: 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 76254d4335..44481da7d0 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 - 2023 The Apereo Foundation,
distributed under the Apache License, Version 2.
-pageCopyright=© 2008 - 2023 The Apereo Foundation,
udost\u0119pniana w ramach Apache License, Wersja 2.
+# 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: 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 - 2023 The Apereo Foundation, distributed under the Apache License.
-pdfCopyright=UniTime {0}, \u00A9 2008 - 2023 The Apereo Foundation, udost\u0119pniana w ramach Apache License.
+# 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: Horizontal
periodPreferenceHorizontal=Poziomo
diff --git a/JavaSource/org/unitime/timetable/tags/Copyright.java b/JavaSource/org/unitime/timetable/tags/Copyright.java
index 62d6f0c6e4..a52c8802bc 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 =
- "," +
+ "," +
(isBr() ? "
" : " ") +
"";
try {