updated copyright, added actions workflow script
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* © SRSoftware 2024 */
|
||||
/* © SRSoftware 2026 */
|
||||
package de.srsoftware.cal.importer.erfurt;
|
||||
|
||||
import static de.srsoftware.cal.Util.url;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* © SRSoftware 2024 */
|
||||
/* © SRSoftware 2026 */
|
||||
package de.srsoftware.cal.importer.erfurt;
|
||||
|
||||
import static de.srsoftware.cal.Util.parseGermanTime;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* © SRSoftware 2024 */
|
||||
/* © SRSoftware 2026 */
|
||||
package de.srsoftware.cal.importer.erfurt;
|
||||
|
||||
import static de.srsoftware.cal.Util.parseGermanTime;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* © SRSoftware 2024 */
|
||||
/* © SRSoftware 2026 */
|
||||
package de.srsoftware.cal.importer.gera;
|
||||
|
||||
import static de.srsoftware.cal.Util.*;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* © SRSoftware 2024 */
|
||||
/* © SRSoftware 2026 */
|
||||
package de.srsoftware.cal.importer.jena;
|
||||
|
||||
import static de.srsoftware.cal.Util.extractBackgroundImage;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* © SRSoftware 2024 */
|
||||
/* © SRSoftware 2026 */
|
||||
package de.srsoftware.cal.importer.jena;
|
||||
|
||||
import static de.srsoftware.cal.Util.parseGermanDate;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* © SRSoftware 2024 */
|
||||
/* © SRSoftware 2026 */
|
||||
package de.srsoftware.cal.importer.jena;
|
||||
|
||||
import static de.srsoftware.cal.Util.parseGermanTime;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* © SRSoftware 2024 */
|
||||
/* © SRSoftware 2026 */
|
||||
package de.srsoftware.cal.importer.jena;
|
||||
|
||||
import static de.srsoftware.cal.Util.*;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* © SRSoftware 2024 */
|
||||
/* © SRSoftware 2026 */
|
||||
package de.srsoftware.cal.importer.jena;
|
||||
|
||||
import static de.srsoftware.tools.Error.error;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* © SRSoftware 2024 */
|
||||
/* © SRSoftware 2026 */
|
||||
package de.srsoftware.cal.importer.jena;
|
||||
|
||||
import static de.srsoftware.cal.Util.parseGermanTime;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* © SRSoftware 2024 */
|
||||
/* © SRSoftware 2026 */
|
||||
package de.srsoftware.cal.importer.leipzig;
|
||||
|
||||
import static de.srsoftware.cal.Util.parseGermanTime;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* © SRSoftware 2024 */
|
||||
/* © SRSoftware 2026 */
|
||||
package de.srsoftware.cal.importer.neustadt;
|
||||
|
||||
import static de.srsoftware.cal.Util.parseGermanDate;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* © SRSoftware 2024 */
|
||||
/* © SRSoftware 2026 */
|
||||
package de.srsoftware.cal.importer.weimar;
|
||||
|
||||
import static de.srsoftware.tools.Error.error;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* © SRSoftware 2024 */
|
||||
/* © SRSoftware 2026 */
|
||||
package de.srsoftware.cal.importer.weimar;
|
||||
|
||||
import static de.srsoftware.cal.Util.parseGermanDate;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* © SRSoftware 2024 */
|
||||
/* © SRSoftware 2026 */
|
||||
package de.srsoftware.cal.importer.weimar;
|
||||
|
||||
import static de.srsoftware.tools.Result.transform;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* © SRSoftware 2024 */
|
||||
/* © SRSoftware 2026 */
|
||||
import static org.junit.jupiter.api.Assertions.assertEquals;
|
||||
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
Reference in New Issue
Block a user