From 0928e78beda907665e257231baa60eb384bfc49c Mon Sep 17 00:00:00 2001 From: jordi fita mas Date: Tue, 16 Jan 2024 17:58:49 +0100 Subject: [PATCH] Added copyright statement to files modified by Oriol --- debian/copyright | 1 + web/static/camper.css | 1 + web/static/icons.css | 1 + web/static/public.css | 1 + web/templates/public/campground.gohtml | 1 + web/templates/public/home.gohtml | 1 + web/templates/public/layout.gohtml | 1 + web/templates/public/location.gohtml | 1 + web/templates/public/services.gohtml | 1 + web/templates/public/surroundings.gohtml | 1 + 10 files changed, 10 insertions(+) diff --git a/debian/copyright b/debian/copyright index ec27fc1..482fdfd 100644 --- a/debian/copyright +++ b/debian/copyright @@ -7,6 +7,7 @@ Files: * Copyright: 2023 jordi fita mas + 2024 Oriol Carbonell License: AGPL-3.0-only Files: diff --git a/web/static/camper.css b/web/static/camper.css index b1591f6..5637b5b 100644 --- a/web/static/camper.css +++ b/web/static/camper.css @@ -1,5 +1,6 @@ /** * SPDX-FileCopyrightText: 2023 jordi fita mas + * SPDX-FileCopyrightText: 2023 Oriol Carbonell * SPDX-License-Identifier: AGPL-3.0-only */ diff --git a/web/static/icons.css b/web/static/icons.css index 5885510..742b3d1 100644 --- a/web/static/icons.css +++ b/web/static/icons.css @@ -1,5 +1,6 @@ /** * SPDX-FileCopyrightText: 2023 jordi fita mas + * SPDX-FileCopyrightText: 2023 Oriol Carbonell * SPDX-License-Identifier: AGPL-3.0-only */ diff --git a/web/static/public.css b/web/static/public.css index c124d74..7b4fbdd 100644 --- a/web/static/public.css +++ b/web/static/public.css @@ -1,5 +1,6 @@ /** * SPDX-FileCopyrightText: 2023 jordi fita mas + * SPDX-FileCopyrightText: 2023 Oriol Carbonell * SPDX-License-Identifier: AGPL-3.0-only */ @font-face { diff --git a/web/templates/public/campground.gohtml b/web/templates/public/campground.gohtml index ea2efa7..b5e4107 100644 --- a/web/templates/public/campground.gohtml +++ b/web/templates/public/campground.gohtml @@ -1,5 +1,6 @@ {{ define "title" -}} diff --git a/web/templates/public/home.gohtml b/web/templates/public/home.gohtml index 0c1a03d..1ad5b39 100644 --- a/web/templates/public/home.gohtml +++ b/web/templates/public/home.gohtml @@ -1,5 +1,6 @@ {{ define "title" -}} diff --git a/web/templates/public/layout.gohtml b/web/templates/public/layout.gohtml index 44519f2..09e57a0 100644 --- a/web/templates/public/layout.gohtml +++ b/web/templates/public/layout.gohtml @@ -1,5 +1,6 @@ {{- /*gotype: dev.tandem.ws/tandem/camper/pkg/template.PublicPage*/ -}} diff --git a/web/templates/public/location.gohtml b/web/templates/public/location.gohtml index 97480c4..2a62fda 100644 --- a/web/templates/public/location.gohtml +++ b/web/templates/public/location.gohtml @@ -1,5 +1,6 @@ {{ define "title" -}} diff --git a/web/templates/public/services.gohtml b/web/templates/public/services.gohtml index a132776..e9d4072 100644 --- a/web/templates/public/services.gohtml +++ b/web/templates/public/services.gohtml @@ -1,5 +1,6 @@ {{ define "title" -}} diff --git a/web/templates/public/surroundings.gohtml b/web/templates/public/surroundings.gohtml index 7f1acef..12f6f25 100644 --- a/web/templates/public/surroundings.gohtml +++ b/web/templates/public/surroundings.gohtml @@ -1,5 +1,6 @@ {{ define "title" -}}