Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/mkarchroot.in
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@parabola.nu>2017-02-15 14:19:09 -0500
committerLuke Shumaker <lukeshu@parabola.nu>2017-02-15 14:19:09 -0500
commitaa11acaf52dfd101cb6fe6f7137d2cbd5c8e0d9b (patch)
tree8aa5fc91dfd71f3f976565be2c1855e2f739c203 /mkarchroot.in
parentca57df0221baa2eddb01d53d45e3f9f5f6420d3b (diff)
Add a "License:" tag to all code files.
Diffstat (limited to 'mkarchroot.in')
-rw-r--r--mkarchroot.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/mkarchroot.in b/mkarchroot.in
index b790bdb..656c74e 100644
--- a/mkarchroot.in
+++ b/mkarchroot.in
@@ -1,4 +1,6 @@
#!/bin/bash
+# License: GNU GPLv2
+#
# 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; version 2 of the License.