Skip to content

Commit c656735

Browse files
authored
Remove references to a removed class
1 parent 63113fc commit c656735

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
2-
* Utility classes for the Zmanim API including classes to calculate sun based times, {@link com.kosherjava.zmanim.util.GeoLocation location information},
3-
* some {@link com.kosherjava.zmanim.util.ZmanimFormatter formatting} and {@link com.kosherjava.zmanim.util.GeoLocationUtils geographic location utilities}. Included in this package
4-
* are implementations for both the {@link com.kosherjava.zmanim.util.SunTimesCalculator USNO} and {@link com.kosherjava.zmanim.util.NOAACalculator NOAA / Jean Meeus} algorithms.
2+
* Utility classes for the Zmanim API including classes to calculate sun based times, {@link GeoLocation location information},
3+
* some {@link ZmanimFormatter formatting}. Included in this package
4+
* are implementations for both the {@link SunTimesCalculator USNO} and {@link NOAACalculator NOAA / Jean Meeus} algorithms.
55
*
6-
* @author © Eliyahu Hershfeld 2004 - 2022
6+
* @author © Eliyahu Hershfeld 2004 - 2026
77
*/
88
package com.kosherjava.zmanim.util;

0 commit comments

Comments
 (0)