We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 776042b commit a0f4b4bCopy full SHA for a0f4b4b
1 file changed
src/main/java/com/kosherjava/zmanim/hebrewcalendar/HebrewDateFormatter.java
@@ -1,6 +1,6 @@
1
/*
2
* Zmanim Java API
3
- * Copyright (C) 2011 - 2024 Eliyahu Hershfeld
+ * Copyright (C) 2011 - 2026 Eliyahu Hershfeld
4
*
5
* This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General
6
* Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option)
@@ -37,7 +37,7 @@
37
* @see JewishDate
38
* @see JewishCalendar
39
40
- * @author © Eliyahu Hershfeld 2011 - 2024
+ * @author © Eliyahu Hershfeld 2011 - 2026
41
*/
42
public class HebrewDateFormatter {
43
0 commit comments