Skip to content

Commit bb965db

Browse files
authored
Update © year in YerushalmiYomiCalculator
1 parent a0f4b4b commit bb965db

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Zmanim Java API
3-
* Copyright (C) 2017 - 2025 Eliyahu Hershfeld
3+
* Copyright (C) 2017 - 2026 Eliyahu Hershfeld
44
*
55
* This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General
66
* Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option)
@@ -23,7 +23,7 @@
2323
* "https://en.wikipedia.org/wiki/Daf_Yomi">Daf Yomi</a> page ({@link Daf}) for the a given date.
2424
*
2525
* @author &copy; elihaidv
26-
* @author &copy; Eliyahu Hershfeld 2017 - 2025
26+
* @author &copy; Eliyahu Hershfeld 2017 - 2026
2727
*/
2828
public class YerushalmiYomiCalculator {
2929

0 commit comments

Comments
 (0)