From f95553f9c79391410bbb6901cafd66deaa016ff0 Mon Sep 17 00:00:00 2001 From: poka Date: Fri, 6 Dec 2019 15:46:06 +0100 Subject: [PATCH] Fix licence --- install.sh | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index 86ec3f3..e236bcc 100755 --- a/install.sh +++ b/install.sh @@ -1,6 +1,10 @@ #!/bin/bash -## This work is licensed under a Creative Commons Attribution 3.0 Unported License (CC BY-NC-SA 3.0 FR). -## Author: poka +################################################################################ +# Author: poka (poka@p2p.legal) +# Version: 0.1 +# License: AGPL-3.0 (https://choosealicense.com/licenses/agpl-3.0/) +################################################################################ + ### Variables ###