summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2014-03-06 13:09:49 (EST)
committer P. J. McDermott <pjm@nac.net>2014-03-06 13:09:49 (EST)
commit6baa70531dc987d3f2e8306943bfa005987514f5 (patch)
treed3d18309623f8f302d42ee8c4d39d079ce3ead88 /autogen.sh
parentf9590cb94fd8f05784808d18dcf5fdf6cad29cad (diff)
autogen.sh: Add copyright and license information.
Just in case this is legally significant.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index e4043f8..969dc3a 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,4 +1,13 @@
#!/bin/sh
+#
+# Script to generate the build system.
+#
+# Copyright (C) 2013 Patrick "P. J." McDermott
+#
+# Copying and distribution of this file, with or without modification,
+# are permitted in any medium without royalty provided the copyright
+# notice and this notice are preserved. This file is offered as-is,
+# without any warranty.
set -e