summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2023-04-20 12:39:08 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2023-04-20 12:39:08 (EDT)
commitcd1d1d42fdf7a07f8028cd005a8f11a50b303e8f (patch)
treeb8223fad68595ebe8d87efac162f735c5c6cc3e5 /autogen.sh
parent26f9f9cf6b80eda4b5fab131812964f41e0a193a (diff)
autogen.sh: Add copyright and license notice
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 030bc06..28c30e4 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,4 +1,13 @@
#!/bin/sh
+#
+# Script to generate the build system.
+#
+# Copyright (C) 2013 Patrick 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