summaryrefslogtreecommitdiff
path: root/client/simple/src/js/pkg/ol.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/simple/src/js/pkg/ol.ts')
-rw-r--r--client/simple/src/js/pkg/ol.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/simple/src/js/pkg/ol.ts b/client/simple/src/js/pkg/ol.ts
index f0f932182..28eed3c03 100644
--- a/client/simple/src/js/pkg/ol.ts
+++ b/client/simple/src/js/pkg/ol.ts
@@ -1,3 +1,5 @@
+// SPDX-License-Identifier: AGPL-3.0-or-later
+
import { Feature, Map as OlMap, View } from "ol";
import { createEmpty } from "ol/extent";
import { GeoJSON } from "ol/format";