diff options
author | root <root@debian-vbox.(none)> | 2012-11-16 19:43:42 (EST) |
---|---|---|
committer | root <root@debian-vbox.(none)> | 2012-11-16 19:43:42 (EST) |
commit | 699cf80e11b11e68e9cfb8eed073c992e953c8e3 (patch) | |
tree | c6ece2bb0e6ddbf3ddfcd3545d8aab53d570efbe /copyright |
Initial commit.
Diffstat (limited to 'copyright')
-rw-r--r-- | copyright | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/copyright b/copyright new file mode 100644 index 0000000..7e6d1b9 --- /dev/null +++ b/copyright @@ -0,0 +1,24 @@ +Upstream Source +=============== + +Location: <http://www.gnu.org/software/make/> + +Copyright (C) 2007 Free Software Foundation, Inc. + +These files may be reproduced, distributed, modified, and otherwise dealt in +under the terms of the GNU General Public License, version 3. + +On this system, a copy of the GNU General Public License, version 3 may be +found at <file:///usr/share/common-licenses/GPL-3>. + + +Distribution Packaging +====================== + +Copyright (C) 2012 David T. Stanford + +These files may be reproduced, distributed, modified, and otherwise dealt in +under the terms of the GNU General Public License, version 3. + +On this system, a copy of the GNU General Public License, version 3, may be +found at <file:///usr/share/common-licenses/GPL-3>. |