summaryrefslogtreecommitdiff
path: root/src/scm/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/scm/Makefile.am')
-rw-r--r--src/scm/Makefile.am17
1 files changed, 15 insertions, 2 deletions
diff --git a/src/scm/Makefile.am b/src/scm/Makefile.am
index 33855e1..d127a49 100644
--- a/src/scm/Makefile.am
+++ b/src/scm/Makefile.am
@@ -1,4 +1,17 @@
-dist_mod_DATA += %reldir%/webid-oidc.scm
-go_DATA += %reldir%/webid-oidc.go
+# webid-oidc, implementation of the Solid specification
+# Copyright (C) 2020, 2021 Vivien Kraus
+
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+
+# You should have received a copy of the GNU Affero General Public License
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
include %reldir%/webid-oidc/Makefile.am