summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-06-26 23:08:42 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-06-26 23:08:42 (EDT)
commit4b12709ffe8de2a5ea47397102fe6bb2fd02c422 (patch)
tree7b2a9dcd76ba85d9c1e40df363dd62313c2e4d33
parent1c3905353ae67ebbd22c204be2ea28f3f6d2fe7c (diff)
copyright: Update and expand.
-rw-r--r--copyright72
1 files changed, 64 insertions, 8 deletions
diff --git a/copyright b/copyright
index c150deb..e21bb70 100644
--- a/copyright
+++ b/copyright
@@ -1,25 +1,81 @@
Upstream Source
===============
-Location: <http://www.gnu.org/software/make/>
+In General
+----------
-Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-2008, 2009, 2010 Free Software Foundation, Inc.
+Copyright (C) 1985-2013 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.
+GNU Make is free software; you can redistribute it and/or modify it under the
+terms of the GNU General Public License as published by the Free Software
+Foundation; either version 3 of the License, or (at your option) any later
+version.
-On this system, a copy of the GNU General Public License, version 3 may be
-found at <file:///usr/share/common-licenses/GPL-3>.
+GNU Make is distributed in the hope that it will be useful, but WITHOUT ANY
+WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
+A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License along with
+this program. If not, see <http://www.gnu.org/licenses/>.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-3>.
+
+glob/*
+------
+
+Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999 Free
+Software Foundation, Inc.
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Library General Public License as
+published by the Free Software Foundation; either version 2 of the
+License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+Library General Public License for more details.
+
+You should have received a copy of the GNU Library General Public License
+along with this library; see the file COPYING.LIB. If not, write to the Free
+Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301
+USA.
+
+On this system, a copy of the GNU Library General Public License may be found at
+<file:///usr/share/common-licenses/LGPL-2>.
+
+The GNU Make Manual
+-------------------
+
+Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
+1997, 1998, 1999, 2000, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+
+Permission is granted to copy, distribute and/or modify this document
+under the terms of the GNU Free Documentation License, Version 1.3 or
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with the Front-Cover Texts being "A GNU Manual,"
+and with the Back-Cover Texts as in (a) below. A copy of the
+license is included in the section entitled "GNU Free Documentation
+License."
+
+(a) The FSF's Back-Cover Text is: "You have the freedom to copy and
+modify this GNU manual. Buying copies from the FSF supports it in
+developing GNU and promoting software freedom."
+
+On this system, a copy of the GNU Free Documentation License may be found at
+<file:///usr/share/common-licenses/FDL-1.3>.
Distribution Packaging
======================
Copyright (C) 2012 David T. Stanford
+Copyright (C) 2014 Patrick "P. J." McDermott
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
+On this system, a copy of the GNU General Public License, version 3, may be
found at <file:///usr/share/common-licenses/GPL-3>.