summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2013-08-01 21:51:50 -0700
committerBen Longbons <b.r.longbons@gmail.com>2013-08-01 21:58:37 -0700
commitd53d9bf0e55fddd814ad99ec89134a7228390c65 (patch)
tree7c1a4a214a8e81c9ed28ac4ea3acc7826796781c /COPYING
parenta3405560a639e8ee90457d78a9b393dde91d8781 (diff)
downloadattobuild-d53d9bf0e55fddd814ad99ec89134a7228390c65.tar.gz
attobuild-d53d9bf0e55fddd814ad99ec89134a7228390c65.tar.bz2
attobuild-d53d9bf0e55fddd814ad99ec89134a7228390c65.tar.xz
attobuild-d53d9bf0e55fddd814ad99ec89134a7228390c65.zip
Put some important files in a skeleton
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING11
1 files changed, 11 insertions, 0 deletions
diff --git a/COPYING b/COPYING
new file mode 100644
index 0000000..4778b34
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,11 @@
+Attoconf itself is released under the GNU General Public License (GPL).
+
+As a derivative work, this also applies to the 'configure' script shipped
+with programs that use the attoconf library. This is a deliberate decision:
+while 'configure' is program-specific options, many programs will want
+similar options.
+
+However, the actual programs build using attoconf are not derivative works
+and thus may be released under any license.
+
+The GPL is available in the file gpl-3.0.txt