summaryrefslogtreecommitdiffstats
path: root/copyright
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-06-21 02:03:31 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-06-21 02:03:31 (EDT)
commit9013caa232468f7a5feb5f77ebee6891fc17aed3 (patch)
treeacf1b6e0619361ccbd2c68f9db8e84ec60613346 /copyright
Initial commit.gcc-defaults/0.1
Diffstat (limited to 'copyright')
-rw-r--r--copyright36
1 files changed, 36 insertions, 0 deletions
diff --git a/copyright b/copyright
new file mode 100644
index 0000000..6e092f8
--- /dev/null
+++ b/copyright
@@ -0,0 +1,36 @@
+Upstream Source
+===============
+
+src/c89/*
+---------
+
+Copyright (c) 1999 The NetBSD Foundation, Inc.
+
+These files may be reproduced, distributed, modified, and otherwise dealt in
+under the terms of the 2-Clause BSD License.
+
+On this system, a copy of the 2-Clause BSD License may be found at
+<file:///usr/share/common-licenses/BSD-2-clause>.
+
+src/c99/*
+---------
+
+Copyright (c) 1999-2008 The NetBSD Foundation, Inc.
+
+These files may be reproduced, distributed, modified, and otherwise dealt in
+under the terms of the 2-Clause BSD License.
+
+On this system, a copy of the 2-Clause BSD License may be found at
+<file:///usr/share/common-licenses/BSD-2-clause>.
+
+
+Distribution Packaging
+======================
+
+Copyright (C) 2012 Patrick "P. J." McDermott
+
+These files may be reproduced, distributed, modified, and otherwise dealt in
+under the terms of the Expat/MIT License.
+
+On this system, a copy of the Expat License may be found at
+<file:///usr/share/common-licenses/Expat>.