summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-06-26 23:24:18 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-06-26 23:24:18 (EDT)
commit255dd37f1e123f3b9b19a8b3b15ce4662c2792a5 (patch)
tree83cbe13d33a1e65bd1588f172f991c97b18d18ad
parent83d991962886eb3dc96bb0964144b53d048e88b8 (diff)
copyright: Update
-rw-r--r--copyright131
1 files changed, 108 insertions, 23 deletions
diff --git a/copyright b/copyright
index 1eed618..f1c4433 100644
--- a/copyright
+++ b/copyright
@@ -4,7 +4,7 @@ Upstream Source
In General
----------
-Copyright (C) 1986-2013 Free Software Foundation, Inc.
+Copyright (C) 1986, 1988-2019 Free Software Foundation, Inc.
This file is part of GAWK, the GNU implementation of the
AWK Programming Language.
@@ -26,32 +26,90 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-3>.
-getopt.c, getopt.h, getopt1.c, getopt_int.h, regcomp.c, regex.c, regex.h,
-regex_internal.c, regex_internal.h, regexec.c
--------------------------------------------------------------------------
+msg.c, posix/gawkmisc.c
+-----------------------
-Copyright (C) 1985, 1987-2013 Free Software Foundation, Inc.
-This file is part of the GNU C Library.
+Copyright (C) 1986, 1988, 1989, 1991-2001, 2003, 2010-2013, 2017, 2018,
+the Free Software Foundation, Inc.
-The GNU C Library is free software; you can redistribute it and/or
-modify it under the terms of the GNU Lesser General Public
-License as published by the Free Software Foundation; either
-version 2.1 of the License, or (at your option) any later version.
+This file is part of GAWK, the GNU implementation of the
+AWK Programming Language.
+
+GAWK 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 2, or (at your option)
+any later version.
+
+GAWK 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, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+gettext.h, support/intprops.h
+-----------------------------
-The GNU C Library is distributed in the hope that it will be useful,
+Copyright (C) 1995-1998, 2000-2019 Free Software Foundation, Inc.
+
+This program is free software: you can redistribute it and/or modify
+it under the terms of the GNU Lesser General Public License as published by
+the Free Software Foundation; either version 2.1 of the License, or
+(at your option) any later version.
+
+This program 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
-Lesser General Public License for more details.
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU Lesser General Public License for more details.
-You should have received a copy of the GNU Lesser General Public
-License along with the GNU C Library; if not, see
-<http://www.gnu.org/licenses/>.
+You should have received a copy of the GNU Lesser General Public License
+along with this program. If not, see <http://www.gnu.org/licenses/>. */
On this system, a copy of the GNU Lesser General Public License may be found at
<file:///usr/share/common-licenses/LGPL-2.1>.
-random.c, extension/gawkfts.c, extension/gawkfts.h
---------------------------------------------------
+awkgram.c, command.c
+--------------------
+
+Copyright (C) 1984, 1989-1990, 2000-2015, 2018-2019 Free Software Foundation,
+Inc.
+
+This program 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.
+
+This program 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/>.
+
+As a special exception, you may create a larger work that contains
+part or all of the Bison parser skeleton and distribute that work
+under terms of your choice, so long as that work isn't itself a
+parser generator using the skeleton or a modified version thereof
+as a parser skeleton. Alternatively, if you modify or redistribute
+the parser skeleton itself, you may (at your option) remove this
+special exception, which will cause the skeleton and the resulting
+Bison output files to be licensed under the GNU General Public
+License without this special exception.
+
+This special exception was added by the Free Software Foundation in
+version 2.2 of Bison.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-3>.
+
+extension/gawkfts.c, extension/gawkfts.h, support/random.c
+----------------------------------------------------------
Copyright (c) 1983, 1990, 1993, 1994
The Regents of the University of California. All rights reserved.
@@ -80,11 +138,11 @@ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
-Manual
-------
+doc/gawk.info, doc/gawk.texi, doc/gawkinet.info, doc/gawkinet.texi,
+doc/gawktexi.in, doc/gawkworkflow.info, doc/gawkworkflow.texi
+-------------------------------------------------------------------
- Copyright (C) 1989, 1991, 1992, 1993, 1996, 1997, 1998, 1999, 2000,
-2001, 2002, 2003, 2004, 2005, 2007, 2009, 2010, 2011, 2012, 2013 Free
+ Copyright (C) 1989, 1991, 1992, 1993, 1996-2005, 2007, 2009-2019 Free
Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
@@ -104,11 +162,38 @@ texts being (a) (see below), and with the Back-Cover Texts being (b)
On this system, a copy of the GNU Free Documentation License may be found at
<file:///usr/share/common-licenses/FDL-1.3>.
+doc/gawk.1, extension/*.3am
+---------------------------
+
+Copyright © 1989, 1991, 1992, 1993, 1994, 1995, 1996,
+1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2007, 2009,
+2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
+Free Software Foundation, Inc.
+
+Permission is granted to make and distribute verbatim copies of
+this manual page provided the copyright notice and this permission
+notice are preserved on all copies.
+
+Permission is granted to process this file through troff and print the
+results, provided the printed document carries copying permission
+notice identical to this one except for the removal of this paragraph
+(this paragraph not being relevant to the printed manual page).
+
+Permission is granted to copy and distribute modified versions of this
+manual page under the conditions for verbatim copying, provided that
+the entire resulting derived work is distributed under the terms of a
+permission notice identical to this one.
+
+Permission is granted to copy and distribute translations of this
+manual page into another language, under the above conditions for
+modified versions, except that this permission notice may be stated in
+a translation approved by the Foundation.
+
Distribution Packaging
======================
-Copyright (C) 2013 Patrick "P. J." McDermott
+Copyright (C) 2013, 2019 Patrick McDermott
These files may be reproduced, distributed, modified, and otherwise dealt in
under the terms of the Expat License.