Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archrelease.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-16 14:43:03 -0500
commit596d31cd4174865625797c6ae1204e649274c893 (patch)
tree90700d2ec75b6d20fb6c1bb8028d3f5348ebe851 /archrelease.in
parenteb92d17c5b846cd6e199570b9b86d4e8ff6fb955 (diff)
Add a "License:" tag to all code files.
Diffstat (limited to 'archrelease.in')
-rw-r--r--archrelease.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/archrelease.in b/archrelease.in
index 4ac55db..3b11652 100644
--- a/archrelease.in
+++ b/archrelease.in
@@ -1,4 +1,5 @@
#!/bin/bash
+# License: Unspecified
m4_include(lib/common.sh)
m4_include(lib/valid-tags.sh)