summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2021-02-09 19:09:41 +0100
committerRicardo Wurmus <rekado@elephly.net>2021-02-09 19:09:41 +0100
commit5f2bcab8c4ea1f62ffd161406646ec9fb18ab87a (patch)
tree5b925d3eadf3da67dd7d4813445d7fd95e4d89d6
parenta90a1f37e007c8d5676332f387600aca4a9966c3 (diff)
Add license header.
-rw-r--r--guix-install.R15
1 files changed, 15 insertions, 0 deletions
diff --git a/guix-install.R b/guix-install.R
index 2766aa1..466015a 100644
--- a/guix-install.R
+++ b/guix-install.R
@@ -1,3 +1,18 @@
+## Copyright (C) 2020, 2021 Ricardo Wurmus
+##
+## This program is free software: you can redistribute it and/or modify
+## it under the terms of the GNU 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 General Public License for more details.
+##
+## You should have received a copy of the GNU General Public License
+## along with this program. If not, see <http://www.gnu.org/licenses/>.
+
## TODO:
## - allow installation of more than one package