aboutsummaryrefslogtreecommitdiff
path: root/app/helpers/sections_helper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/helpers/sections_helper.rb')
-rw-r--r--app/helpers/sections_helper.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/helpers/sections_helper.rb b/app/helpers/sections_helper.rb
index 20f602b..83efa40 100644
--- a/app/helpers/sections_helper.rb
+++ b/app/helpers/sections_helper.rb
@@ -1,3 +1,7 @@
+# SPDX-FileCopyrightText: 2021 IN COMMON Collective
+#
+# SPDX-License-Identifier: AGPL-3.0-or-later
+
module SectionsHelper
# Render a section as a GeoJSON FeatureCollection
def geojson_feature_collection(section)