Skip to content

Commit b2f0a0f

Browse files
authored
Update © credits in JewishDate
Thanks @dickermoshe for the extensive set of changes
1 parent bd4eb77 commit b2f0a0f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/main/java/com/kosherjava/zmanim/hebrewcalendar/JewishDate.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
* Zmanim Java API
33
* Copyright (C) 2011 - 2026 Eliyahu Hershfeld
44
* Copyright (C) September 2002 Avrom Finkelstien
5+
* Copyright (C) 2026 Moshe Dicker
56
*
67
* This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General
78
* Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option)
@@ -51,6 +52,7 @@
5152
* @see java.util.Date
5253
* @see java.util.Calendar
5354
* @author © Avrom Finkelstien 2002
55+
* @author © Moshe Dicker 2026
5456
* @author © Eliyahu Hershfeld 2011 - 2026
5557
*/
5658
public class JewishDate implements Comparable<JewishDate>, Cloneable {

0 commit comments

Comments
 (0)