File tree Expand file tree Collapse file tree
src/main/java/com/kosherjava/zmanim/util Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11/*
22 * Zmanim Java API
3- * Copyright (C) 2004-2026 Eliyahu Hershfeld
3+ * Copyright © 2004-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
6- * Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option)
7- * any later version.
6+ * Public License as published by the Free Software Foundation; version 2.1 of the License.
87 *
98 * This library is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY; without even the implied
109 * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
5756 * // will sort shaah 1.6, shaah GRA, sunrise, sunset
5857 * </pre>
5958 *
60- * @author © Eliyahu Hershfeld 2007-2026
59+ * @author © Eliyahu Hershfeld 2007-2026
6160 * @todo Add secondary sorting. As of now the {@code Comparator}s in this class do not sort by secondary order. This means that when sorting a
6261 * {@link java.util.Collection} of <em>zmanim</em> and using the {@link #DATE_ORDER} {@code Comparator} will have the duration based <em>zmanim</em>
6362 * at the end, but they will not be sorted by duration. This should be N/A for label based sorting.
You can’t perform that action at this time.
0 commit comments