From: Bruno Haible Date: Mon, 4 Feb 2019 19:56:11 +0000 (+0100) Subject: Fix copyright years. X-Git-Tag: v0.20~186 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3db20fe1a8472a0446a84c8cde6f543ba591cda7;p=thirdparty%2Fgettext.git Fix copyright years. --- diff --git a/build-aux/ac-help.sed b/build-aux/ac-help.sed index f5089e0dc..82994c6c5 100644 --- a/build-aux/ac-help.sed +++ b/build-aux/ac-help.sed @@ -1,5 +1,5 @@ # Sed script for post-processing the trace output of subordinate configures. -# Copyright (C) 2003, 2005, 2015-2016 Free Software Foundation, Inc. +# Copyright (C) 2003, 2005 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 diff --git a/gettext-runtime/Makefile.am b/gettext-runtime/Makefile.am index d03c8222b..792ba3c4b 100644 --- a/gettext-runtime/Makefile.am +++ b/gettext-runtime/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the gettext-runtime directory of GNU gettext -## Copyright (C) 1995-2006, 2010, 2012, 2015-2016, 2018 Free Software Foundation, +## Copyright (C) 1995-2006, 2010, 2012-2016, 2018 Free Software Foundation, ## Inc. ## ## This program is free software: you can redistribute it and/or modify diff --git a/gettext-runtime/configure.ac b/gettext-runtime/configure.ac index ce2dee309..0120b8a02 100644 --- a/gettext-runtime/configure.ac +++ b/gettext-runtime/configure.ac @@ -1,5 +1,5 @@ dnl Configuration for the gettext-runtime directory of GNU gettext -dnl Copyright (C) 1995-2010, 2015-2016, 2018 Free Software Foundation, Inc. +dnl Copyright (C) 1995-2010, 2012-2015, 2018 Free Software Foundation, Inc. dnl dnl This program is free software: you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by diff --git a/gettext-runtime/doc/Makefile.am b/gettext-runtime/doc/Makefile.am index 56783ff57..b65ccd0c5 100644 --- a/gettext-runtime/doc/Makefile.am +++ b/gettext-runtime/doc/Makefile.am @@ -1,6 +1,5 @@ ## Makefile for the gettext-runtime/doc subdirectory of GNU gettext -## Copyright (C) 1995-1997, 2001-2003, 2006, 2015-2016 Free Software -## Foundation, Inc. +## Copyright (C) 1995-1997, 2001-2003, 2006 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 diff --git a/gettext-runtime/intl-csharp/Makefile.am b/gettext-runtime/intl-csharp/Makefile.am index 695c9c096..316b27d14 100644 --- a/gettext-runtime/intl-csharp/Makefile.am +++ b/gettext-runtime/intl-csharp/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the gettext-runtime/intl-csharp subdirectory of GNU gettext -## Copyright (C) 2003, 2006, 2015-2016 Free Software Foundation, Inc. +## Copyright (C) 2003-2004, 2006, 2013, 2015, 2018 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 diff --git a/gettext-runtime/intl-csharp/intl.cs b/gettext-runtime/intl-csharp/intl.cs index bcc19cc1c..e2e6930a7 100644 --- a/gettext-runtime/intl-csharp/intl.cs +++ b/gettext-runtime/intl-csharp/intl.cs @@ -1,5 +1,5 @@ /* GNU gettext for C# - * Copyright (C) 2003, 2005, 2007, 2015-2016 Free Software Foundation, Inc. + * Copyright (C) 2003-2005, 2007 Free Software Foundation, Inc. * Written by Bruno Haible , 2003. * * This program is free software: you can redistribute it and/or modify diff --git a/gettext-runtime/intl-java/Makefile.am b/gettext-runtime/intl-java/Makefile.am index 48236d4bc..a8c5290e9 100644 --- a/gettext-runtime/intl-java/Makefile.am +++ b/gettext-runtime/intl-java/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the gettext-runtime/intl-java subdirectory of GNU gettext -## Copyright (C) 2001-2003, 2006-2007, 2015-2016 Free Software Foundation, Inc. +## Copyright (C) 2001-2003, 2006-2007, 2013 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 diff --git a/gettext-runtime/intl-java/gnu/gettext/GettextResource.java b/gettext-runtime/intl-java/gnu/gettext/GettextResource.java index 3e5ce7698..8a75923f0 100644 --- a/gettext-runtime/intl-java/gnu/gettext/GettextResource.java +++ b/gettext-runtime/intl-java/gnu/gettext/GettextResource.java @@ -1,5 +1,5 @@ /* GNU gettext for Java - * Copyright (C) 2001, 2007, 2015-2016 Free Software Foundation, Inc. + * Copyright (C) 2001, 2007 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 diff --git a/gettext-runtime/intl/eval-plural.h b/gettext-runtime/intl/eval-plural.h index 819436844..df35866c7 100644 --- a/gettext-runtime/intl/eval-plural.h +++ b/gettext-runtime/intl/eval-plural.h @@ -1,5 +1,5 @@ /* Plural expression evaluation. - Copyright (C) 2000-2003, 2007, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2000-2003, 2007 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 diff --git a/gettext-runtime/intl/intl-compat.c b/gettext-runtime/intl/intl-compat.c index 9b98f4af4..e2b8d6c37 100644 --- a/gettext-runtime/intl/intl-compat.c +++ b/gettext-runtime/intl/intl-compat.c @@ -1,7 +1,6 @@ /* intl-compat.c - Stub functions to call gettext functions from GNU gettext Library. - Copyright (C) 1995, 2000-2003, 2005, 2015-2016 Free Software Foundation, - Inc. + Copyright (C) 1995, 2000-2003, 2005 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 diff --git a/gettext-runtime/intl/intl-exports.c b/gettext-runtime/intl/intl-exports.c index 2fa9d1834..0ddfb89af 100644 --- a/gettext-runtime/intl/intl-exports.c +++ b/gettext-runtime/intl/intl-exports.c @@ -1,5 +1,5 @@ /* List of exported symbols of libintl on Cygwin. - Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006, 2012-2013 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gettext-runtime/intl/langprefs.c b/gettext-runtime/intl/langprefs.c index 207962bd5..916efa832 100644 --- a/gettext-runtime/intl/langprefs.c +++ b/gettext-runtime/intl/langprefs.c @@ -1,5 +1,5 @@ /* Determine the user's language preferences. - Copyright (C) 2004-2007, 2015-2016, 2018 Free Software Foundation, Inc. + Copyright (C) 2004-2007, 2018 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 diff --git a/gettext-runtime/intl/libintl.glibc b/gettext-runtime/intl/libintl.glibc index f18ef2280..a01dde4dc 100644 --- a/gettext-runtime/intl/libintl.glibc +++ b/gettext-runtime/intl/libintl.glibc @@ -1,5 +1,5 @@ /* Message catalogs for internationalization. - Copyright (C) 1995-2002, 2004-2005, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 1995-2002, 2004-2005 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is derived from the file libgettext.h in the GNU gettext package. diff --git a/gettext-runtime/intl/lock.c b/gettext-runtime/intl/lock.c index b93a6baa3..7ee801006 100644 --- a/gettext-runtime/intl/lock.c +++ b/gettext-runtime/intl/lock.c @@ -1,5 +1,5 @@ /* Locking in multithreaded situations. - Copyright (C) 2005-2008, 2015-2017 Free Software Foundation, Inc. + Copyright (C) 2005-2008, 2012, 2017 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 diff --git a/gettext-runtime/intl/log.c b/gettext-runtime/intl/log.c index 51f297406..8257ef8bf 100644 --- a/gettext-runtime/intl/log.c +++ b/gettext-runtime/intl/log.c @@ -1,5 +1,5 @@ /* Log file output. - Copyright (C) 2003, 2005, 2009, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2003, 2005, 2009 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 diff --git a/gettext-runtime/intl/os2compat.c b/gettext-runtime/intl/os2compat.c index caa013561..37a59d3c5 100644 --- a/gettext-runtime/intl/os2compat.c +++ b/gettext-runtime/intl/os2compat.c @@ -1,5 +1,5 @@ /* OS/2 compatibility functions. - Copyright (C) 2001-2002, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2002 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 diff --git a/gettext-runtime/intl/os2compat.h b/gettext-runtime/intl/os2compat.h index f4b1ff0dd..d762615ce 100644 --- a/gettext-runtime/intl/os2compat.h +++ b/gettext-runtime/intl/os2compat.h @@ -1,6 +1,6 @@ /* OS/2 compatibility defines. This file is intended to be included from config.h - Copyright (C) 2001-2002, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2002 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 diff --git a/gettext-runtime/intl/osdep.c b/gettext-runtime/intl/osdep.c index 44f987e74..f8f26a765 100644 --- a/gettext-runtime/intl/osdep.c +++ b/gettext-runtime/intl/osdep.c @@ -1,5 +1,5 @@ /* OS dependent parts of libintl. - Copyright (C) 2001-2002, 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2006, 2012, 2015 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 diff --git a/gettext-runtime/intl/printf-args.c b/gettext-runtime/intl/printf-args.c index 1412c07f7..af120baac 100644 --- a/gettext-runtime/intl/printf-args.c +++ b/gettext-runtime/intl/printf-args.c @@ -1,6 +1,5 @@ /* Decomposed printf argument list. - Copyright (C) 1999, 2002-2003, 2005-2007, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 1999, 2002-2003, 2005-2007 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 diff --git a/gettext-runtime/intl/printf-args.h b/gettext-runtime/intl/printf-args.h index 94e0f4c17..a0f71595f 100644 --- a/gettext-runtime/intl/printf-args.h +++ b/gettext-runtime/intl/printf-args.h @@ -1,6 +1,5 @@ /* Decomposed printf argument list. - Copyright (C) 1999, 2002-2003, 2006-2007, 2011, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 1999, 2002-2003, 2006-2007, 2011 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 diff --git a/gettext-runtime/intl/printf-parse.c b/gettext-runtime/intl/printf-parse.c index 4a7aa47c3..7de467a1d 100644 --- a/gettext-runtime/intl/printf-parse.c +++ b/gettext-runtime/intl/printf-parse.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999-2000, 2002-2003, 2006-2008, 2011, 2015-2016, 2018 Free Software + Copyright (C) 1999-2000, 2002-2003, 2006-2008, 2010-2011, 2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/gettext-runtime/intl/printf-parse.h b/gettext-runtime/intl/printf-parse.h index 548e55201..c7c55045e 100644 --- a/gettext-runtime/intl/printf-parse.h +++ b/gettext-runtime/intl/printf-parse.h @@ -1,6 +1,5 @@ /* Parse printf format string. - Copyright (C) 1999, 2002-2003, 2005, 2007, 2010-2011, 2015-2016 Free - Software Foundation, Inc. + Copyright (C) 1999, 2002-2003, 2005, 2007, 2010-2011 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 diff --git a/gettext-runtime/intl/printf.c b/gettext-runtime/intl/printf.c index a0641ebfd..93ffe87e1 100644 --- a/gettext-runtime/intl/printf.c +++ b/gettext-runtime/intl/printf.c @@ -1,6 +1,5 @@ /* Formatted output to strings, using POSIX/XSI format strings with positions. - Copyright (C) 2003, 2006-2007, 2009-2011, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 2003, 2006-2007, 2009-2011, 2018 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/gettext-runtime/intl/ref-add.sin b/gettext-runtime/intl/ref-add.sin index f2eddb072..d986cd968 100644 --- a/gettext-runtime/intl/ref-add.sin +++ b/gettext-runtime/intl/ref-add.sin @@ -1,6 +1,6 @@ # Add this package to a list of references stored in a text file. # -# Copyright (C) 2000, 2015-2016 Free Software Foundation, Inc. +# Copyright (C) 2000 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 diff --git a/gettext-runtime/intl/ref-del.sin b/gettext-runtime/intl/ref-del.sin index 2a1af63f9..29aafdf88 100644 --- a/gettext-runtime/intl/ref-del.sin +++ b/gettext-runtime/intl/ref-del.sin @@ -1,6 +1,6 @@ # Remove this package from a list of references stored in a text file. # -# Copyright (C) 2000, 2015-2016 Free Software Foundation, Inc. +# Copyright (C) 2000 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 diff --git a/gettext-runtime/intl/setlocale.c b/gettext-runtime/intl/setlocale.c index a2fb849bd..0ef88ea3c 100644 --- a/gettext-runtime/intl/setlocale.c +++ b/gettext-runtime/intl/setlocale.c @@ -1,5 +1,5 @@ /* setlocale() function that respects the locale chosen by the user. - Copyright (C) 2009, 2015-2016, 2018 Free Software Foundation, Inc. + Copyright (C) 2009, 2011, 2013, 2018 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This program is free software: you can redistribute it and/or modify diff --git a/gettext-runtime/intl/threadlib.c b/gettext-runtime/intl/threadlib.c index b18e2fc4c..8a2e562f5 100644 --- a/gettext-runtime/intl/threadlib.c +++ b/gettext-runtime/intl/threadlib.c @@ -1,5 +1,5 @@ /* Multithreading primitives. - Copyright (C) 2005-2009, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2005-2009 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 diff --git a/gettext-runtime/intl/tsearch.c b/gettext-runtime/intl/tsearch.c index 7f1b41ae3..9e191ef8f 100644 --- a/gettext-runtime/intl/tsearch.c +++ b/gettext-runtime/intl/tsearch.c @@ -1,5 +1,4 @@ -/* Copyright (C) 1995-1997, 2000, 2006, 2015-2016 Free Software Foundation, - Inc. +/* Copyright (C) 1995-1997, 2000, 2006 Free Software Foundation, Inc. Contributed by Bernd Schmidt , 1997. NOTE: The canonical source of this file is maintained with the GNU C diff --git a/gettext-runtime/intl/tsearch.h b/gettext-runtime/intl/tsearch.h index 150035a8a..e3a5ca44b 100644 --- a/gettext-runtime/intl/tsearch.h +++ b/gettext-runtime/intl/tsearch.h @@ -1,5 +1,5 @@ /* Binary tree data structure. - Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006 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 diff --git a/gettext-runtime/intl/vasnprintf.h b/gettext-runtime/intl/vasnprintf.h index 88e5b359d..e58bd40cf 100644 --- a/gettext-runtime/intl/vasnprintf.h +++ b/gettext-runtime/intl/vasnprintf.h @@ -1,5 +1,5 @@ /* vsprintf with automatic memory allocation. - Copyright (C) 2002-2004, 2012, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2002-2004, 2012 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 diff --git a/gettext-runtime/intl/vasnwprintf.h b/gettext-runtime/intl/vasnwprintf.h index 361ce392d..05ac02104 100644 --- a/gettext-runtime/intl/vasnwprintf.h +++ b/gettext-runtime/intl/vasnwprintf.h @@ -1,5 +1,5 @@ /* vswprintf with automatic memory allocation. - Copyright (C) 2002-2003, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2002-2003 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 diff --git a/gettext-runtime/intl/version.c b/gettext-runtime/intl/version.c index 94f86f0c7..d62a28ba6 100644 --- a/gettext-runtime/intl/version.c +++ b/gettext-runtime/intl/version.c @@ -1,5 +1,5 @@ /* libintl library version. - Copyright (C) 2005, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2005 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 diff --git a/gettext-runtime/intl/wprintf-parse.h b/gettext-runtime/intl/wprintf-parse.h index 1f8662584..ec16ca45d 100644 --- a/gettext-runtime/intl/wprintf-parse.h +++ b/gettext-runtime/intl/wprintf-parse.h @@ -1,6 +1,5 @@ /* Parse printf format string. - Copyright (C) 1999, 2002-2003, 2005, 2007, 2010-2011, 2015-2016 Free - Software Foundation, Inc. + Copyright (C) 1999, 2002-2003, 2005, 2007, 2010-2011 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 diff --git a/gettext-runtime/libasprintf/Makefile.am b/gettext-runtime/libasprintf/Makefile.am index cfc836240..a786be850 100644 --- a/gettext-runtime/libasprintf/Makefile.am +++ b/gettext-runtime/libasprintf/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the gettext-runtime/libasprintf subdirectory of GNU gettext -## Copyright (C) 2002-2007, 2009-2010, 2015-2016, 2018 Free Software Foundation, Inc. +## Copyright (C) 2002-2007, 2009-2011, 2013, 2016, 2018 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 diff --git a/gettext-runtime/libasprintf/asnprintf.c b/gettext-runtime/libasprintf/asnprintf.c index 00bad590a..b24651d1f 100644 --- a/gettext-runtime/libasprintf/asnprintf.c +++ b/gettext-runtime/libasprintf/asnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006 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 diff --git a/gettext-runtime/libasprintf/asprintf.c b/gettext-runtime/libasprintf/asprintf.c index 1f7d83cd2..d4b82b8b9 100644 --- a/gettext-runtime/libasprintf/asprintf.c +++ b/gettext-runtime/libasprintf/asprintf.c @@ -1,6 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2015-2016 Free Software Foundation, - Inc. + Copyright (C) 1999, 2002, 2006-2007 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 diff --git a/gettext-runtime/libasprintf/autosprintf.cc b/gettext-runtime/libasprintf/autosprintf.cc index 4c3276298..176b90cd9 100644 --- a/gettext-runtime/libasprintf/autosprintf.cc +++ b/gettext-runtime/libasprintf/autosprintf.cc @@ -1,5 +1,5 @@ /* Class autosprintf - formatted output to an ostream. - Copyright (C) 2002, 2013, 2015-2018 Free Software Foundation, Inc. + Copyright (C) 2002, 2013, 2015, 2018 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This program is free software: you can redistribute it and/or modify diff --git a/gettext-runtime/libasprintf/autosprintf.texi b/gettext-runtime/libasprintf/autosprintf.texi index 1bc841577..97a8fac0a 100644 --- a/gettext-runtime/libasprintf/autosprintf.texi +++ b/gettext-runtime/libasprintf/autosprintf.texi @@ -33,7 +33,7 @@ This file provides documentation for GNU @code{autosprintf} library. @copying -Copyright (C) 2002-2003, 2006-2007, 2015-2018 Free Software Foundation, Inc. +Copyright (C) 2002-2003, 2006-2007, 2018 Free Software Foundation, Inc. This manual is free documentation. It is dually licensed under the GNU FDL and the GNU GPL. This means that you can redistribute this @@ -63,7 +63,7 @@ A copy of the license is at @url{https://www.gnu.org/licenses/gpl.html}. @page @vskip 0pt plus 1filll @c @insertcopying -Copyright (C) 2002-2003, 2006-2007, 2015-2018 Free Software Foundation, Inc. +Copyright (C) 2002-2003, 2006-2007, 2018 Free Software Foundation, Inc. This manual is free documentation. It is dually licensed under the GNU FDL and the GNU GPL. This means that you can redistribute this diff --git a/gettext-runtime/libasprintf/configure.ac b/gettext-runtime/libasprintf/configure.ac index 41996e7ad..0b2994c5e 100644 --- a/gettext-runtime/libasprintf/configure.ac +++ b/gettext-runtime/libasprintf/configure.ac @@ -1,5 +1,5 @@ dnl Configuration for the GNU libasprintf library -dnl Copyright (C) 2002-2011, 2015-2016, 2018 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2012, 2016, 2018 Free Software Foundation, Inc. dnl dnl This program is free software: you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by diff --git a/gettext-runtime/libasprintf/printf-args.c b/gettext-runtime/libasprintf/printf-args.c index 1412c07f7..af120baac 100644 --- a/gettext-runtime/libasprintf/printf-args.c +++ b/gettext-runtime/libasprintf/printf-args.c @@ -1,6 +1,5 @@ /* Decomposed printf argument list. - Copyright (C) 1999, 2002-2003, 2005-2007, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 1999, 2002-2003, 2005-2007 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 diff --git a/gettext-runtime/libasprintf/printf-args.h b/gettext-runtime/libasprintf/printf-args.h index 94e0f4c17..a0f71595f 100644 --- a/gettext-runtime/libasprintf/printf-args.h +++ b/gettext-runtime/libasprintf/printf-args.h @@ -1,6 +1,5 @@ /* Decomposed printf argument list. - Copyright (C) 1999, 2002-2003, 2006-2007, 2011, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 1999, 2002-2003, 2006-2007, 2011 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 diff --git a/gettext-runtime/libasprintf/printf-parse.c b/gettext-runtime/libasprintf/printf-parse.c index 4a7aa47c3..7de467a1d 100644 --- a/gettext-runtime/libasprintf/printf-parse.c +++ b/gettext-runtime/libasprintf/printf-parse.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999-2000, 2002-2003, 2006-2008, 2011, 2015-2016, 2018 Free Software + Copyright (C) 1999-2000, 2002-2003, 2006-2008, 2010-2011, 2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/gettext-runtime/libasprintf/printf-parse.h b/gettext-runtime/libasprintf/printf-parse.h index 548e55201..c7c55045e 100644 --- a/gettext-runtime/libasprintf/printf-parse.h +++ b/gettext-runtime/libasprintf/printf-parse.h @@ -1,6 +1,5 @@ /* Parse printf format string. - Copyright (C) 1999, 2002-2003, 2005, 2007, 2010-2011, 2015-2016 Free - Software Foundation, Inc. + Copyright (C) 1999, 2002-2003, 2005, 2007, 2010-2011 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 diff --git a/gettext-runtime/libasprintf/vasnprintf.h b/gettext-runtime/libasprintf/vasnprintf.h index 88e5b359d..e58bd40cf 100644 --- a/gettext-runtime/libasprintf/vasnprintf.h +++ b/gettext-runtime/libasprintf/vasnprintf.h @@ -1,5 +1,5 @@ /* vsprintf with automatic memory allocation. - Copyright (C) 2002-2004, 2012, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2002-2004, 2012 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 diff --git a/gettext-runtime/libasprintf/vasprintf.c b/gettext-runtime/libasprintf/vasprintf.c index a04aaf0db..b45e79fed 100644 --- a/gettext-runtime/libasprintf/vasprintf.c +++ b/gettext-runtime/libasprintf/vasprintf.c @@ -1,6 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2015-2016 Free Software Foundation, - Inc. + Copyright (C) 1999, 2002, 2006-2007 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 diff --git a/gettext-runtime/libasprintf/vasprintf.h b/gettext-runtime/libasprintf/vasprintf.h index 9c8ceb2ea..2b65c7217 100644 --- a/gettext-runtime/libasprintf/vasprintf.h +++ b/gettext-runtime/libasprintf/vasprintf.h @@ -1,5 +1,5 @@ /* vsprintf with automatic memory allocation. - Copyright (C) 2002-2003, 2012, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2002-2003, 2012 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 diff --git a/gettext-runtime/man/Makefile.am b/gettext-runtime/man/Makefile.am index 68691c1b8..41c5d2471 100644 --- a/gettext-runtime/man/Makefile.am +++ b/gettext-runtime/man/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the gettext-runtime/man subdirectory of GNU gettext -## Copyright (C) 2001-2003, 2006, 2009, 2015-2018 Free Software Foundation, +## Copyright (C) 2001-2003, 2006, 2009, 2013-2014, 2018 Free Software Foundation, ## Inc. ## ## This program is free software: you can redistribute it and/or modify diff --git a/gettext-runtime/man/x-to-1.in b/gettext-runtime/man/x-to-1.in index 75fba6433..4ba4fddcb 100644 --- a/gettext-runtime/man/x-to-1.in +++ b/gettext-runtime/man/x-to-1.in @@ -1,6 +1,6 @@ #! /bin/sh # -# Copyright (C) 2001, 2003, 2015-2016 Free Software Foundation, Inc. +# Copyright (C) 2001, 2003 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 diff --git a/gettext-runtime/src/Makefile.am b/gettext-runtime/src/Makefile.am index 23134ed59..e3c161ee3 100644 --- a/gettext-runtime/src/Makefile.am +++ b/gettext-runtime/src/Makefile.am @@ -1,6 +1,5 @@ ## Makefile for the gettext-runtime/src subdirectory of GNU gettext -## Copyright (C) 1995-1998, 2000-2007, 2009, 2015-2016 Free Software -## Foundation, Inc. +## Copyright (C) 1995-1998, 2000-2007, 2009 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 diff --git a/gettext-runtime/src/gettext.c b/gettext-runtime/src/gettext.c index 1d53f0562..c6cc2b032 100644 --- a/gettext-runtime/src/gettext.c +++ b/gettext-runtime/src/gettext.c @@ -1,5 +1,5 @@ /* gettext - retrieve text string from message catalog and print it. - Copyright (C) 1995-1997, 2000-2007, 2012, 2015-2019 Free Software + Copyright (C) 1995-1997, 2000-2007, 2012, 2018-2019 Free Software Foundation, Inc. Written by Ulrich Drepper , May 1995. diff --git a/gettext-runtime/src/gettext.sh.in b/gettext-runtime/src/gettext.sh.in index 218e998c5..0661b6e1b 100644 --- a/gettext-runtime/src/gettext.sh.in +++ b/gettext-runtime/src/gettext.sh.in @@ -1,6 +1,6 @@ #! /bin/sh # -# Copyright (C) 2003, 2005-2007, 2011, 2015-2018 Free Software Foundation, Inc. +# Copyright (C) 2003, 2005-2007, 2011, 2018 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 diff --git a/gettext-runtime/src/ngettext.c b/gettext-runtime/src/ngettext.c index da038a5f4..533d4e24c 100644 --- a/gettext-runtime/src/ngettext.c +++ b/gettext-runtime/src/ngettext.c @@ -1,5 +1,5 @@ /* ngettext - retrieve plural form string from message catalog and print it. - Copyright (C) 1995-1997, 2000-2007, 2015-2019 Free Software Foundation, Inc. + Copyright (C) 1995-1997, 2000-2007, 2012, 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 diff --git a/gettext-runtime/tests/Makefile.am b/gettext-runtime/tests/Makefile.am index 6e7d07bdf..715a04a4f 100644 --- a/gettext-runtime/tests/Makefile.am +++ b/gettext-runtime/tests/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the gettext-runtime/tests subdirectory of GNU gettext -## Copyright (C) 2005-2006, 2008-2009, 2015-2016 Free Software Foundation, Inc. +## Copyright (C) 2005-2006, 2008-2009, 2014-2015 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 diff --git a/gettext-tools/Makefile.am b/gettext-tools/Makefile.am index ab809add5..f5b138107 100644 --- a/gettext-tools/Makefile.am +++ b/gettext-tools/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the gettext-tools directory of GNU gettext -## Copyright (C) 1995-2007, 2010, 2015-2016, 2018 Free Software Foundation, Inc. +## Copyright (C) 1995-2007, 2010, 2013-2016, 2018 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 diff --git a/gettext-tools/configure.ac b/gettext-tools/configure.ac index 68e8d7ee3..9993596cc 100644 --- a/gettext-tools/configure.ac +++ b/gettext-tools/configure.ac @@ -1,5 +1,5 @@ dnl Configuration for the gettext-tools directory of GNU gettext -dnl Copyright (C) 1995-2011, 2015-2018 Free Software Foundation, Inc. +dnl Copyright (C) 1995-2018 Free Software Foundation, Inc. dnl dnl This program is free software: you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by diff --git a/gettext-tools/doc/Makefile.am b/gettext-tools/doc/Makefile.am index 58d94c809..edfaba884 100644 --- a/gettext-tools/doc/Makefile.am +++ b/gettext-tools/doc/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the gettext-tools/doc subdirectory of GNU gettext -## Copyright (C) 1995-1997, 2001-2007, 2009, 2015-2016, 2018 Free Software +## Copyright (C) 1995-1997, 2001-2007, 2009, 2013-2016 Free Software ## Foundation, Inc. ## ## This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/examples/configure.ac b/gettext-tools/examples/configure.ac index 9e4e1bbdd..0fccc00ce 100644 --- a/gettext-tools/examples/configure.ac +++ b/gettext-tools/examples/configure.ac @@ -1,5 +1,5 @@ dnl Configuration for the gettext-tools/examples directory of GNU gettext -dnl Copyright (C) 2006, 2009, 2015-2016 Free Software Foundation, Inc. +dnl Copyright (C) 2006, 2009, 2014 Free Software Foundation, Inc. dnl dnl This program is free software: you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by diff --git a/gettext-tools/examples/hello-c++-kde/admin/acinclude.m4.in b/gettext-tools/examples/hello-c++-kde/admin/acinclude.m4.in index a3cf18c03..faa8a5dda 100644 --- a/gettext-tools/examples/hello-c++-kde/admin/acinclude.m4.in +++ b/gettext-tools/examples/hello-c++-kde/admin/acinclude.m4.in @@ -3084,7 +3084,7 @@ dnl This is a merge of some macros out of the gettext aclocal.m4 dnl since we don't need anything, I took the things we need dnl the copyright for them is: dnl > -dnl Copyright (C) 1994-1998, 2015-2016 Free Software Foundation, Inc. +dnl Copyright (C) 1994-1998 Free Software Foundation, Inc. dnl This Makefile.in is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/gettext-tools/examples/hello-c++-kde/admin/compile b/gettext-tools/examples/hello-c++-kde/admin/compile index 0970d8882..c47069c48 100755 --- a/gettext-tools/examples/hello-c++-kde/admin/compile +++ b/gettext-tools/examples/hello-c++-kde/admin/compile @@ -2,7 +2,7 @@ # Wrapper for compilers which do not understand `-c -o'. -# Copyright 1999-2000, 2015-2016 Free Software Foundation, Inc. +# Copyright 1999-2000 Free Software Foundation, Inc. # Written by Tom Tromey . # # This program is free software; you can redistribute it and/or modify diff --git a/gettext-tools/examples/hello-c++-kde/admin/config.guess b/gettext-tools/examples/hello-c++-kde/admin/config.guess index 58dc0e25a..05dbf055d 100755 --- a/gettext-tools/examples/hello-c++-kde/admin/config.guess +++ b/gettext-tools/examples/hello-c++-kde/admin/config.guess @@ -1,6 +1,6 @@ #! /bin/sh # Attempt to guess a canonical system name. -# Copyright (C) 1992-2002, 2015-2016 Free Software Foundation, Inc. +# Copyright (C) 1992-2002 Free Software Foundation, Inc. timestamp='2002-10-21' diff --git a/gettext-tools/examples/hello-c++-kde/admin/config.sub b/gettext-tools/examples/hello-c++-kde/admin/config.sub index 268485307..c7d1c0ae3 100755 --- a/gettext-tools/examples/hello-c++-kde/admin/config.sub +++ b/gettext-tools/examples/hello-c++-kde/admin/config.sub @@ -1,6 +1,6 @@ #! /bin/sh # Configuration validation subroutine script. -# Copyright (C) 1992-2002, 2015-2016 Free Software Foundation, Inc. +# Copyright (C) 1992-2002 Free Software Foundation, Inc. timestamp='2002-09-05' diff --git a/gettext-tools/examples/hello-c++-kde/admin/depcomp b/gettext-tools/examples/hello-c++-kde/admin/depcomp index 564336e75..a255d1878 100755 --- a/gettext-tools/examples/hello-c++-kde/admin/depcomp +++ b/gettext-tools/examples/hello-c++-kde/admin/depcomp @@ -1,7 +1,7 @@ #! /bin/sh # depcomp - compile a program generating dependencies as side-effects -# Copyright 1999-2000, 2015-2016 Free Software Foundation, Inc. +# Copyright 1999-2000 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 diff --git a/gettext-tools/examples/hello-c++-kde/admin/libtool.m4.in b/gettext-tools/examples/hello-c++-kde/admin/libtool.m4.in index 50bd616f9..30f44ead0 100644 --- a/gettext-tools/examples/hello-c++-kde/admin/libtool.m4.in +++ b/gettext-tools/examples/hello-c++-kde/admin/libtool.m4.in @@ -1,5 +1,5 @@ # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- -## Copyright 1996-2001, 2015-2016 Free Software Foundation, Inc. +## Copyright 1996-2001 Free Software Foundation, Inc. ## Originally by Gordon Matzigkeit , 1996 ## ## This program is free software; you can redistribute it and/or modify diff --git a/gettext-tools/examples/hello-c++-kde/admin/ltmain.sh b/gettext-tools/examples/hello-c++-kde/admin/ltmain.sh index 42360edad..3b15d45a9 100644 --- a/gettext-tools/examples/hello-c++-kde/admin/ltmain.sh +++ b/gettext-tools/examples/hello-c++-kde/admin/ltmain.sh @@ -1,7 +1,7 @@ # ltmain.sh - Provide generalized library-building support services. # NOTE: Changing this file will not affect anything until you rerun configure. # -# Copyright (C) 1996-2001, 2015-2016 Free Software Foundation, Inc. +# Copyright (C) 1996-2001 Free Software Foundation, Inc. # Originally by Gordon Matzigkeit , 1996 # # This program is free software; you can redistribute it and/or modify diff --git a/gettext-tools/examples/hello-c++-kde/admin/missing b/gettext-tools/examples/hello-c++-kde/admin/missing index e95a80a54..576b500e6 100755 --- a/gettext-tools/examples/hello-c++-kde/admin/missing +++ b/gettext-tools/examples/hello-c++-kde/admin/missing @@ -1,6 +1,6 @@ #! /bin/sh # Common stub for a few missing GNU programs while installing. -# Copyright (C) 1996-1997, 1999-2000, 2002, 2015-2016 Free Software Foundation, +# Copyright (C) 1996-1997, 1999-2000, 2002 Free Software Foundation, # Inc. # Originally by Fran,cois Pinard , 1996. diff --git a/gettext-tools/examples/hello-c++-kde/admin/ylwrap b/gettext-tools/examples/hello-c++-kde/admin/ylwrap index f9123eed1..304b82d9a 100755 --- a/gettext-tools/examples/hello-c++-kde/admin/ylwrap +++ b/gettext-tools/examples/hello-c++-kde/admin/ylwrap @@ -1,6 +1,6 @@ #! /bin/sh # ylwrap - wrapper for lex/yacc invocations. -# Copyright 1996-1999, 2015-2016 Free Software Foundation, Inc. +# Copyright 1996-1999 Free Software Foundation, Inc. # Written by Tom Tromey . # # This program is free software; you can redistribute it and/or modify diff --git a/gettext-tools/examples/hello-c++-kde/hello.cc b/gettext-tools/examples/hello-c++-kde/hello.cc index 17d92c064..5e091287d 100644 --- a/gettext-tools/examples/hello-c++-kde/hello.cc +++ b/gettext-tools/examples/hello-c++-kde/hello.cc @@ -1,5 +1,5 @@ // Example for use of GNU gettext. -// Copyright (C) 2003, 2015-2016 Free Software Foundation, Inc. +// Copyright (C) 2003 Free Software Foundation, Inc. // This file is published under the GNU General Public License. // Source code of the C++ program. diff --git a/gettext-tools/examples/hello-c++-kde/hellowindow.cc b/gettext-tools/examples/hello-c++-kde/hellowindow.cc index 60c3eb31e..67aa2b44e 100644 --- a/gettext-tools/examples/hello-c++-kde/hellowindow.cc +++ b/gettext-tools/examples/hello-c++-kde/hellowindow.cc @@ -1,5 +1,5 @@ // Example for use of GNU gettext. -// Copyright (C) 2003, 2015-2016 Free Software Foundation, Inc. +// Copyright (C) 2003 Free Software Foundation, Inc. // This file is published under the GNU General Public License. #if HAVE_CONFIG_H diff --git a/gettext-tools/examples/hello-c++-kde/hellowindow.h b/gettext-tools/examples/hello-c++-kde/hellowindow.h index 4c2c78ee1..6457a487d 100644 --- a/gettext-tools/examples/hello-c++-kde/hellowindow.h +++ b/gettext-tools/examples/hello-c++-kde/hellowindow.h @@ -1,5 +1,5 @@ // Example for use of GNU gettext. -// Copyright (C) 2003, 2015-2016 Free Software Foundation, Inc. +// Copyright (C) 2003 Free Software Foundation, Inc. // This file is published under the GNU General Public License. /* Declare KMainWindow. */ diff --git a/gettext-tools/examples/hello-csharp-forms/README b/gettext-tools/examples/hello-csharp-forms/README index f6ed5ccc8..5756710df 100644 --- a/gettext-tools/examples/hello-csharp-forms/README +++ b/gettext-tools/examples/hello-csharp-forms/README @@ -78,4 +78,4 @@ Instead one uses intermediate containers for the purpose of alignment.) Acknowledgement: This preface borrows ideas from an article of Luke Plant. -Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc. +Copyright (C) 2006 Free Software Foundation, Inc. diff --git a/gettext-tools/gnulib-lib/Makefile.am b/gettext-tools/gnulib-lib/Makefile.am index 85c11d075..589a1e488 100644 --- a/gettext-tools/gnulib-lib/Makefile.am +++ b/gettext-tools/gnulib-lib/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the gettext-tools/gnulib-lib subdirectory of GNU gettext -## Copyright (C) 1995-1998, 2000-2006, 2009, 2015-2016 Free Software +## Copyright (C) 1995-1998, 2000-2006, 2009, 2016 Free Software ## Foundation, Inc. ## ## This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/gnulib-tests/Makefile.am b/gettext-tools/gnulib-tests/Makefile.am index b474a2619..12f670b07 100644 --- a/gettext-tools/gnulib-tests/Makefile.am +++ b/gettext-tools/gnulib-tests/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the gettext-tools/gnulib-tests subdirectory of GNU gettext -## Copyright (C) 2007, 2009-2010, 2015-2016 Free Software Foundation, Inc. +## Copyright (C) 2007, 2009-2010 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 diff --git a/gettext-tools/its/Makefile.am b/gettext-tools/its/Makefile.am index 18d43aedd..b33081efb 100644 --- a/gettext-tools/its/Makefile.am +++ b/gettext-tools/its/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the gettext-tools/its subdirectory of GNU gettext -## Copyright (C) 2015-2017 Free Software Foundation, Inc. +## Copyright (C) 2015, 2017 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 diff --git a/gettext-tools/libgettextpo/Makefile.am b/gettext-tools/libgettextpo/Makefile.am index 4b19c8fd0..4398b7fc8 100644 --- a/gettext-tools/libgettextpo/Makefile.am +++ b/gettext-tools/libgettextpo/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the gettext-tools/libgettextpo subdirectory of GNU gettext -## Copyright (C) 1995-1998, 2000-2011, 2015-2016 Free Software Foundation, Inc. +## Copyright (C) 1995-1998, 2000-2016 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 diff --git a/gettext-tools/libgettextpo/exported.sh.in b/gettext-tools/libgettextpo/exported.sh.in index f2f4e9221..2e6b89ab6 100644 --- a/gettext-tools/libgettextpo/exported.sh.in +++ b/gettext-tools/libgettextpo/exported.sh.in @@ -1,6 +1,6 @@ #! /bin/sh # -# Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc. +# Copyright (C) 2006 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 diff --git a/gettext-tools/libgettextpo/gettext-po.c b/gettext-tools/libgettextpo/gettext-po.c index 41003ecc0..7d3a1d06a 100644 --- a/gettext-tools/libgettextpo/gettext-po.c +++ b/gettext-tools/libgettextpo/gettext-po.c @@ -1,5 +1,5 @@ /* Public API for GNU gettext PO files. - Copyright (C) 2003-2010, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2003-2010, 2014 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/libgettextpo/gettext-po.in.h b/gettext-tools/libgettextpo/gettext-po.in.h index c4d613b9a..f6942a647 100644 --- a/gettext-tools/libgettextpo/gettext-po.in.h +++ b/gettext-tools/libgettextpo/gettext-po.in.h @@ -1,5 +1,5 @@ /* Public API for GNU gettext PO files - contained in libgettextpo. - Copyright (C) 2003-2008, 2010, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2003-2008, 2010, 2012-2016 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/libgrep/Makefile.am b/gettext-tools/libgrep/Makefile.am index 91b9baa59..d5e6b8372 100644 --- a/gettext-tools/libgrep/Makefile.am +++ b/gettext-tools/libgrep/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for libgrep directory in GNU gettext package. -## Copyright (C) 2005-2007, 2009-2010, 2015-2016 Free Software Foundation, Inc. +## Copyright (C) 2005-2007, 2009-2010, 2014 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 diff --git a/gettext-tools/libgrep/kwset.c b/gettext-tools/libgrep/kwset.c index ab52761c7..15570c816 100644 --- a/gettext-tools/libgrep/kwset.c +++ b/gettext-tools/libgrep/kwset.c @@ -1,5 +1,5 @@ /* kwset.c - search for any of a set of keywords. - Copyright 1989, 1998, 2000, 2005-2006, 2010, 2012, 2015-2016 Free Software + Copyright 1989, 1998, 2000, 2005-2006, 2010, 2012 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/libgrep/kwset.h b/gettext-tools/libgrep/kwset.h index b12c23ec0..404187b23 100644 --- a/gettext-tools/libgrep/kwset.h +++ b/gettext-tools/libgrep/kwset.h @@ -1,5 +1,5 @@ /* kwset.h - header declaring the keyword set library. - Copyright (C) 1989, 1998, 2005, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 1989, 1998, 2005 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 diff --git a/gettext-tools/libgrep/libgrep.h b/gettext-tools/libgrep/libgrep.h index 8cf76b317..eaf2aee2b 100644 --- a/gettext-tools/libgrep/libgrep.h +++ b/gettext-tools/libgrep/libgrep.h @@ -1,5 +1,5 @@ /* Search for patterns in strings or files. - Copyright (C) 2005, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2005 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 diff --git a/gettext-tools/libgrep/m-fgrep.c b/gettext-tools/libgrep/m-fgrep.c index d0648ba03..68b1f1763 100644 --- a/gettext-tools/libgrep/m-fgrep.c +++ b/gettext-tools/libgrep/m-fgrep.c @@ -1,5 +1,5 @@ /* Pattern Matcher for Fixed String search. - Copyright (C) 1992, 1998, 2000, 2005-2006, 2010, 2015-2016 Free Software + Copyright (C) 1992, 1998, 2000, 2005-2006, 2010, 2013 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/libgrep/m-regex.c b/gettext-tools/libgrep/m-regex.c index 8f0732542..84b6fb874 100644 --- a/gettext-tools/libgrep/m-regex.c +++ b/gettext-tools/libgrep/m-regex.c @@ -1,5 +1,5 @@ /* Pattern Matchers for Regular Expressions. - Copyright (C) 1992, 1998, 2000, 2005-2006, 2010, 2015-2016 Free Software + Copyright (C) 1992, 1998, 2000, 2005-2006, 2010, 2013 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/m4/exported.m4 b/gettext-tools/m4/exported.m4 index 01ebbcf4e..fc379231f 100644 --- a/gettext-tools/m4/exported.m4 +++ b/gettext-tools/m4/exported.m4 @@ -1,5 +1,5 @@ # exported.m4 serial 1 (gettext-0.18) -dnl Copyright (C) 2006, 2009, 2015-2016 Free Software Foundation, Inc. +dnl Copyright (C) 2006, 2009 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/gettext-tools/m4/hostname.m4 b/gettext-tools/m4/hostname.m4 index 64e5ea7b7..50756f3f1 100644 --- a/gettext-tools/m4/hostname.m4 +++ b/gettext-tools/m4/hostname.m4 @@ -1,5 +1,5 @@ # hostname.m4 serial 1 (gettext-0.11) -dnl Copyright (C) 2001-2002, 2015-2016 Free Software Foundation, Inc. +dnl Copyright (C) 2001-2002 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/gettext-tools/m4/setlocale.m4 b/gettext-tools/m4/setlocale.m4 index a404affd8..5b8fff020 100644 --- a/gettext-tools/m4/setlocale.m4 +++ b/gettext-tools/m4/setlocale.m4 @@ -1,6 +1,5 @@ # setlocale.m4 serial 4 (gettext-0.18) -dnl Copyright (C) 2001-2002, 2006, 2009, 2015-2016 Free Software Foundation, -dnl Inc. +dnl Copyright (C) 2001-2002, 2006, 2009 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/gettext-tools/m4/siginfo.m4 b/gettext-tools/m4/siginfo.m4 index 7a3ff551c..424fcfee2 100644 --- a/gettext-tools/m4/siginfo.m4 +++ b/gettext-tools/m4/siginfo.m4 @@ -1,5 +1,5 @@ # siginfo.m4 serial 1 (gettext-0.11) -dnl Copyright (C) 2001-2002, 2015-2016 Free Software Foundation, Inc. +dnl Copyright (C) 2001-2002 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/gettext-tools/man/Makefile.am b/gettext-tools/man/Makefile.am index 0c514304a..37d31b4ed 100644 --- a/gettext-tools/man/Makefile.am +++ b/gettext-tools/man/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the gettext-tools/man subdirectory of GNU gettext -## Copyright (C) 2001-2003, 2006-2007, 2015-2018 Free Software Foundation, Inc. +## Copyright (C) 2001-2003, 2006-2007, 2013-2015, 2018 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 diff --git a/gettext-tools/man/x-to-1.in b/gettext-tools/man/x-to-1.in index 75fba6433..4ba4fddcb 100644 --- a/gettext-tools/man/x-to-1.in +++ b/gettext-tools/man/x-to-1.in @@ -1,6 +1,6 @@ #! /bin/sh # -# Copyright (C) 2001, 2003, 2015-2016 Free Software Foundation, Inc. +# Copyright (C) 2001, 2003 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 diff --git a/gettext-tools/misc/Makefile.am b/gettext-tools/misc/Makefile.am index a2d871349..99a891ce1 100644 --- a/gettext-tools/misc/Makefile.am +++ b/gettext-tools/misc/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the gettext-tools/misc subdirectory of GNU gettext -## Copyright (C) 1995-1997, 2000-2003, 2005-2007, 2009-2010, 2015-2016 Free +## Copyright (C) 1995-1997, 2000-2003, 2005-2007, 2009-2010 Free ## Software Foundation, Inc. ## ## This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/misc/convert-archive.in b/gettext-tools/misc/convert-archive.in index 515c29b9f..ee63473bb 100644 --- a/gettext-tools/misc/convert-archive.in +++ b/gettext-tools/misc/convert-archive.in @@ -1,6 +1,6 @@ #! /bin/sh # -# Copyright (C) 2009-2010, 2015-2018 Free Software Foundation, Inc. +# Copyright (C) 2009-2010, 2014, 2018 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 diff --git a/gettext-tools/misc/po-compat.el b/gettext-tools/misc/po-compat.el index ce5c2c66e..7ba58b871 100644 --- a/gettext-tools/misc/po-compat.el +++ b/gettext-tools/misc/po-compat.el @@ -1,6 +1,6 @@ ;;; po-compat.el --- basic support of PO translation files -*- coding: latin-1; -*- -;; Copyright (C) 1995-2002, 2010, 2015-2016 Free Software Foundation, Inc. +;; Copyright (C) 1995-2002, 2010, 2016 Free Software Foundation, Inc. ;; Authors: François Pinard , ;; Greg McGary , diff --git a/gettext-tools/misc/po-mode.el b/gettext-tools/misc/po-mode.el index bad85d220..2e5bf8d97 100644 --- a/gettext-tools/misc/po-mode.el +++ b/gettext-tools/misc/po-mode.el @@ -1,6 +1,6 @@ ;;; po-mode.el --- major mode for GNU gettext PO files -;; Copyright (C) 1995-2002, 2005-2008, 2010, 2015-2017 Free Software +;; Copyright (C) 1995-2002, 2005-2008, 2010, 2013-2017 Free Software ;; Foundation, Inc. ;; Authors: François Pinard diff --git a/gettext-tools/misc/start-po.el b/gettext-tools/misc/start-po.el index 3c5a4b8aa..d6ec5a086 100644 --- a/gettext-tools/misc/start-po.el +++ b/gettext-tools/misc/start-po.el @@ -1,6 +1,6 @@ ;;; start-po.el --- autoload definitions for viewing and editing PO files -;; Copyright (C) 1995-2004, 2015-2016 Free Software Foundation, Inc. +;; Copyright (C) 1995-2004, 2016 Free Software Foundation, Inc. ;; ;; This file is part of GNU gettext. ;; diff --git a/gettext-tools/projects/Makefile.am b/gettext-tools/projects/Makefile.am index f0431f3ad..ba243d134 100644 --- a/gettext-tools/projects/Makefile.am +++ b/gettext-tools/projects/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the gettext-tools/projects subdirectory of GNU gettext -## Copyright (C) 2001-2003, 2006, 2015-2016 Free Software Foundation, Inc. +## Copyright (C) 2001-2003, 2006, 2013 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 diff --git a/gettext-tools/src/Makefile.am b/gettext-tools/src/Makefile.am index 399febb55..1a829acd1 100644 --- a/gettext-tools/src/Makefile.am +++ b/gettext-tools/src/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the gettext-tools/src subdirectory of GNU gettext -## Copyright (C) 1995-1998, 2000-2011, 2015-2018 Free Software Foundation, Inc. +## Copyright (C) 1995-1998, 2000-2018 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 diff --git a/gettext-tools/src/cldr-plural-exp.c b/gettext-tools/src/cldr-plural-exp.c index 05f7bcb46..460d05404 100644 --- a/gettext-tools/src/cldr-plural-exp.c +++ b/gettext-tools/src/cldr-plural-exp.c @@ -1,5 +1,5 @@ /* Unicode CLDR plural rule parser and converter - Copyright (C) 2015-2018 Free Software Foundation, Inc. + Copyright (C) 2015, 2018 Free Software Foundation, Inc. This file was written by Daiki Ueno , 2015. diff --git a/gettext-tools/src/cldr-plural.y b/gettext-tools/src/cldr-plural.y index 895e80d59..ae2d4ee70 100644 --- a/gettext-tools/src/cldr-plural.y +++ b/gettext-tools/src/cldr-plural.y @@ -1,5 +1,5 @@ /* Unicode CLDR plural rule parser and converter - Copyright (C) 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2015 Free Software Foundation, Inc. This file was written by Daiki Ueno , 2015. diff --git a/gettext-tools/src/cldr-plurals.c b/gettext-tools/src/cldr-plurals.c index c3cfea928..0a127fb3f 100644 --- a/gettext-tools/src/cldr-plurals.c +++ b/gettext-tools/src/cldr-plurals.c @@ -1,5 +1,5 @@ /* Unicode CLDR plural rule parser and converter - Copyright (C) 2015-2019 Free Software Foundation, Inc. + Copyright (C) 2015, 2018-2019 Free Software Foundation, Inc. This file was written by Daiki Ueno , 2015. diff --git a/gettext-tools/src/dir-list.c b/gettext-tools/src/dir-list.c index 803f423d9..c409e72ee 100644 --- a/gettext-tools/src/dir-list.c +++ b/gettext-tools/src/dir-list.c @@ -1,6 +1,5 @@ /* GNU gettext - internationalization aids - Copyright (C) 1996, 1998, 2000-2002, 2006, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 1996, 1998, 2000-2002, 2006 Free Software Foundation, Inc. This file was written by Peter Miller diff --git a/gettext-tools/src/dir-list.h b/gettext-tools/src/dir-list.h index 350472ae7..9b2173a7c 100644 --- a/gettext-tools/src/dir-list.h +++ b/gettext-tools/src/dir-list.h @@ -1,6 +1,5 @@ /* GNU gettext - internationalization aids - Copyright (C) 1996, 1998, 2000-2003, 2015-2016 Free Software Foundation, - Inc. + Copyright (C) 1996, 1998, 2000-2003 Free Software Foundation, Inc. This file was written by Peter Miller diff --git a/gettext-tools/src/file-list.c b/gettext-tools/src/file-list.c index 42dca0f9a..58a527710 100644 --- a/gettext-tools/src/file-list.c +++ b/gettext-tools/src/file-list.c @@ -1,6 +1,5 @@ /* Reading file lists. - Copyright (C) 1995-1998, 2000-2002, 2007, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 1995-1998, 2000-2002, 2007 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 diff --git a/gettext-tools/src/file-list.h b/gettext-tools/src/file-list.h index d2b2330f8..f2b27930e 100644 --- a/gettext-tools/src/file-list.h +++ b/gettext-tools/src/file-list.h @@ -1,5 +1,5 @@ /* Reading file lists. - Copyright (C) 2001-2003, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2003 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/filter-sr-latin.c b/gettext-tools/src/filter-sr-latin.c index 533bb2792..cc783cfee 100644 --- a/gettext-tools/src/filter-sr-latin.c +++ b/gettext-tools/src/filter-sr-latin.c @@ -1,5 +1,5 @@ /* Recode Serbian text from Cyrillic to Latin script. - Copyright (C) 2006-2007, 2009, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006-2007, 2009 Free Software Foundation, Inc. Written by Danilo Å egan , 2006, and Bruno Haible , 2006. diff --git a/gettext-tools/src/format-awk.c b/gettext-tools/src/format-awk.c index efbc3e99a..a5f7b40da 100644 --- a/gettext-tools/src/format-awk.c +++ b/gettext-tools/src/format-awk.c @@ -1,6 +1,5 @@ /* awk format strings. - Copyright (C) 2001-2004, 2006-2007, 2009, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 2001-2004, 2006-2007, 2009 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/format-boost.c b/gettext-tools/src/format-boost.c index c95e50dcd..fe896611f 100644 --- a/gettext-tools/src/format-boost.c +++ b/gettext-tools/src/format-boost.c @@ -1,6 +1,5 @@ /* Boost format strings. - Copyright (C) 2001-2004, 2006-2007, 2009, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 2001-2004, 2006-2007, 2009 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/format-c-parse.h b/gettext-tools/src/format-c-parse.h index 046cc1b20..c9148d87b 100644 --- a/gettext-tools/src/format-c-parse.h +++ b/gettext-tools/src/format-c-parse.h @@ -1,5 +1,5 @@ /* Parsing C format strings. - Copyright (C) 2001-2004, 2006-2007, 2009-2010, 2015-2016, 2018 Free Software + Copyright (C) 2001-2004, 2006-2007, 2009-2010, 2018 Free Software Foundation, Inc. Written by Bruno Haible , 2001. diff --git a/gettext-tools/src/format-c.c b/gettext-tools/src/format-c.c index 50bba4409..3d1b2921d 100644 --- a/gettext-tools/src/format-c.c +++ b/gettext-tools/src/format-c.c @@ -1,6 +1,5 @@ /* C format strings. - Copyright (C) 2001-2004, 2006-2007, 2009, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 2001-2004, 2006-2007, 2009-2010 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/format-csharp.c b/gettext-tools/src/format-csharp.c index 899818179..6c41ddc94 100644 --- a/gettext-tools/src/format-csharp.c +++ b/gettext-tools/src/format-csharp.c @@ -1,6 +1,5 @@ /* C# format strings. - Copyright (C) 2003-2004, 2006-2007, 2009, 2015-2016, 2018 Free Software - Foundation, Inc. + Copyright (C) 2003-2004, 2006-2007, 2009, 2018 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/format-elisp.c b/gettext-tools/src/format-elisp.c index 8da9f7693..67b0ff319 100644 --- a/gettext-tools/src/format-elisp.c +++ b/gettext-tools/src/format-elisp.c @@ -1,6 +1,5 @@ /* Emacs Lisp format strings. - Copyright (C) 2001-2004, 2006-2007, 2009, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 2001-2004, 2006-2007, 2009 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/format-gcc-internal.c b/gettext-tools/src/format-gcc-internal.c index cf4f32ce6..e970bebf0 100644 --- a/gettext-tools/src/format-gcc-internal.c +++ b/gettext-tools/src/format-gcc-internal.c @@ -1,5 +1,5 @@ /* GCC internal format strings. - Copyright (C) 2003-2009, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2003-2009 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/format-gfc-internal.c b/gettext-tools/src/format-gfc-internal.c index ffa683606..94cab649c 100644 --- a/gettext-tools/src/format-gfc-internal.c +++ b/gettext-tools/src/format-gfc-internal.c @@ -1,5 +1,5 @@ /* GFC (GNU Fortran Compiler) internal format strings. - Copyright (C) 2003-2009, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2003-2009 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/format-invalid.h b/gettext-tools/src/format-invalid.h index 52a4fa39f..d127103ff 100644 --- a/gettext-tools/src/format-invalid.h +++ b/gettext-tools/src/format-invalid.h @@ -1,5 +1,5 @@ /* Common reasons that make a format string invalid. - Copyright (C) 2003, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2003 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/format-java.c b/gettext-tools/src/format-java.c index 6e36e3b25..2a0e2b14e 100644 --- a/gettext-tools/src/format-java.c +++ b/gettext-tools/src/format-java.c @@ -1,6 +1,5 @@ /* Java format strings. - Copyright (C) 2001-2004, 2006-2007, 2009, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 2001-2004, 2006-2007, 2009 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/format-javascript.c b/gettext-tools/src/format-javascript.c index 4217fafaf..65808510c 100644 --- a/gettext-tools/src/format-javascript.c +++ b/gettext-tools/src/format-javascript.c @@ -1,6 +1,5 @@ /* JavaScript format strings. - Copyright (C) 2001-2004, 2006-2009, 2013, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 2001-2004, 2006-2010, 2013, 2016 Free Software Foundation, Inc. Written by Andreas Stricker , 2010. It's based on python format module from Bruno Haible. diff --git a/gettext-tools/src/format-kde-kuit.c b/gettext-tools/src/format-kde-kuit.c index 476d4fed6..335505ed6 100644 --- a/gettext-tools/src/format-kde-kuit.c +++ b/gettext-tools/src/format-kde-kuit.c @@ -1,5 +1,5 @@ /* KUIT (KDE User Interface Text) format strings. - Copyright (C) 2015-2018 Free Software Foundation, Inc. + Copyright (C) 2015, 2018 Free Software Foundation, Inc. Written by Daiki Ueno , 2015. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/format-kde.c b/gettext-tools/src/format-kde.c index 94c6c9bae..ea63d2291 100644 --- a/gettext-tools/src/format-kde.c +++ b/gettext-tools/src/format-kde.c @@ -1,6 +1,5 @@ /* KDE format strings. - Copyright (C) 2003-2004, 2006-2007, 2009, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 2003-2004, 2006-2007, 2009 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/format-librep.c b/gettext-tools/src/format-librep.c index e7948ddb5..36efc24fa 100644 --- a/gettext-tools/src/format-librep.c +++ b/gettext-tools/src/format-librep.c @@ -1,6 +1,5 @@ /* librep format strings. - Copyright (C) 2001-2004, 2006-2007, 2009, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 2001-2004, 2006-2007, 2009 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/format-lisp.c b/gettext-tools/src/format-lisp.c index 476e891b5..18fe080cd 100644 --- a/gettext-tools/src/format-lisp.c +++ b/gettext-tools/src/format-lisp.c @@ -1,5 +1,5 @@ /* Lisp format strings. - Copyright (C) 2001-2004, 2006-2007, 2009, 2015-2016 Free Software + Copyright (C) 2001-2004, 2006-2007, 2009, 2014 Free Software Foundation, Inc. Written by Bruno Haible , 2001. diff --git a/gettext-tools/src/format-lua.c b/gettext-tools/src/format-lua.c index 4a8a5fd5c..8d44e1c86 100644 --- a/gettext-tools/src/format-lua.c +++ b/gettext-tools/src/format-lua.c @@ -1,5 +1,5 @@ /* Lua format strings. - Copyright (C) 2012, 2015-2018 Free Software Foundation, Inc. + Copyright (C) 2012-2013, 2018 Free Software Foundation, Inc. Written by Ľubomír Remák , 2012. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/format-pascal.c b/gettext-tools/src/format-pascal.c index 0b1775fd2..eed2cc791 100644 --- a/gettext-tools/src/format-pascal.c +++ b/gettext-tools/src/format-pascal.c @@ -1,5 +1,5 @@ /* Object Pascal format strings. - Copyright (C) 2001-2004, 2006-2007, 2009-2010, 2015-2018 Free Software + Copyright (C) 2001-2004, 2006-2007, 2009-2010, 2018 Free Software Foundation, Inc. Written by Bruno Haible , 2001. diff --git a/gettext-tools/src/format-perl-brace.c b/gettext-tools/src/format-perl-brace.c index a54144e84..ef9c8cd32 100644 --- a/gettext-tools/src/format-perl-brace.c +++ b/gettext-tools/src/format-perl-brace.c @@ -1,5 +1,5 @@ /* Perl brace format strings. - Copyright (C) 2004, 2006-2007, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2004, 2006-2007, 2009 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/format-perl.c b/gettext-tools/src/format-perl.c index 282d409ff..6fa7c3c37 100644 --- a/gettext-tools/src/format-perl.c +++ b/gettext-tools/src/format-perl.c @@ -1,6 +1,5 @@ /* Perl format strings. - Copyright (C) 2004, 2006-2007, 2009, 2015-2016 Free Software Foundation, - Inc. + Copyright (C) 2004, 2006-2007, 2009 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/format-php.c b/gettext-tools/src/format-php.c index 3cafcae08..7887fc9a4 100644 --- a/gettext-tools/src/format-php.c +++ b/gettext-tools/src/format-php.c @@ -1,6 +1,5 @@ /* PHP format strings. - Copyright (C) 2001-2004, 2006-2007, 2009, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 2001-2004, 2006-2007, 2009 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/format-python-brace.c b/gettext-tools/src/format-python-brace.c index 0bf4c0b61..e602e54c0 100644 --- a/gettext-tools/src/format-python-brace.c +++ b/gettext-tools/src/format-python-brace.c @@ -1,5 +1,5 @@ /* Python brace format strings. - Copyright (C) 2004, 2006-2007, 2013, 2015-2016 Free Software Foundation, + Copyright (C) 2004, 2006-2007, 2013-2014, 2016 Free Software Foundation, Inc. Written by Daiki Ueno , 2013. diff --git a/gettext-tools/src/format-python.c b/gettext-tools/src/format-python.c index dad35d744..cd56b4b79 100644 --- a/gettext-tools/src/format-python.c +++ b/gettext-tools/src/format-python.c @@ -1,5 +1,5 @@ /* Python format strings. - Copyright (C) 2001-2004, 2006-2009, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2004, 2006-2009 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/format-qt-plural.c b/gettext-tools/src/format-qt-plural.c index 724b5c256..a11a3a7ec 100644 --- a/gettext-tools/src/format-qt-plural.c +++ b/gettext-tools/src/format-qt-plural.c @@ -1,6 +1,5 @@ /* Qt plural format strings. - Copyright (C) 2003-2004, 2006-2007, 2009, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 2003-2004, 2006-2007, 2009 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/format-qt.c b/gettext-tools/src/format-qt.c index 31e193ffc..41149452f 100644 --- a/gettext-tools/src/format-qt.c +++ b/gettext-tools/src/format-qt.c @@ -1,6 +1,5 @@ /* Qt format strings. - Copyright (C) 2003-2004, 2006-2007, 2009, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 2003-2004, 2006-2007, 2009 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/format-scheme.c b/gettext-tools/src/format-scheme.c index 0fc963c0a..0565e6d4a 100644 --- a/gettext-tools/src/format-scheme.c +++ b/gettext-tools/src/format-scheme.c @@ -1,5 +1,5 @@ /* Scheme format strings. - Copyright (C) 2001-2007, 2009, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2007, 2009, 2014 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/format-sh.c b/gettext-tools/src/format-sh.c index eb32fa1fb..2386dadd8 100644 --- a/gettext-tools/src/format-sh.c +++ b/gettext-tools/src/format-sh.c @@ -1,6 +1,5 @@ /* Shell format strings. - Copyright (C) 2003-2004, 2006-2007, 2009, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 2003-2004, 2006-2007, 2009 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/format-tcl.c b/gettext-tools/src/format-tcl.c index 6cb944232..ba1011982 100644 --- a/gettext-tools/src/format-tcl.c +++ b/gettext-tools/src/format-tcl.c @@ -1,6 +1,5 @@ /* Tcl format strings. - Copyright (C) 2001-2004, 2006-2007, 2009, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 2001-2004, 2006-2007, 2009 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/format-ycp.c b/gettext-tools/src/format-ycp.c index 53771bac1..f8959b09e 100644 --- a/gettext-tools/src/format-ycp.c +++ b/gettext-tools/src/format-ycp.c @@ -1,6 +1,5 @@ /* YCP and Smalltalk format strings. - Copyright (C) 2001-2004, 2006-2007, 2009, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 2001-2004, 2006-2007, 2009 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/format.c b/gettext-tools/src/format.c index 4a612caca..5b6d6d3fe 100644 --- a/gettext-tools/src/format.c +++ b/gettext-tools/src/format.c @@ -1,5 +1,5 @@ /* Format strings. - Copyright (C) 2001-2009, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2010, 2012-2013, 2015 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/format.h b/gettext-tools/src/format.h index f22c8bc25..b48a1f9e7 100644 --- a/gettext-tools/src/format.h +++ b/gettext-tools/src/format.h @@ -1,5 +1,5 @@ /* Format strings. - Copyright (C) 2001-2009, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2010, 2012-2013, 2015 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/gnu/gettext/DumpResource.java b/gettext-tools/src/gnu/gettext/DumpResource.java index 5234fe738..41f002a6f 100644 --- a/gettext-tools/src/gnu/gettext/DumpResource.java +++ b/gettext-tools/src/gnu/gettext/DumpResource.java @@ -1,5 +1,5 @@ /* GNU gettext for Java - * Copyright (C) 2001-2003, 2007, 2015-2016 Free Software Foundation, Inc. + * Copyright (C) 2001-2003, 2007 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 diff --git a/gettext-tools/src/gnu/gettext/GetURL.java b/gettext-tools/src/gnu/gettext/GetURL.java index 356447fec..7ef42d174 100644 --- a/gettext-tools/src/gnu/gettext/GetURL.java +++ b/gettext-tools/src/gnu/gettext/GetURL.java @@ -1,5 +1,5 @@ /* Fetch an URL's contents. - * Copyright (C) 2001, 2008, 2015-2016 Free Software Foundation, Inc. + * Copyright (C) 2001, 2008 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 diff --git a/gettext-tools/src/hostname.c b/gettext-tools/src/hostname.c index 58bc59323..1f0de6d83 100644 --- a/gettext-tools/src/hostname.c +++ b/gettext-tools/src/hostname.c @@ -1,5 +1,5 @@ /* Display hostname in various forms. - Copyright (C) 2001-2003, 2006-2007, 2012, 2015-2016, 2018-2019 Free Software + Copyright (C) 2001-2003, 2006-2007, 2012, 2014, 2018-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2001. diff --git a/gettext-tools/src/its.c b/gettext-tools/src/its.c index c31f61191..9b4b397e5 100644 --- a/gettext-tools/src/its.c +++ b/gettext-tools/src/its.c @@ -1,5 +1,5 @@ /* Internationalization Tag Set (ITS) handling - Copyright (C) 2015-2018 Free Software Foundation, Inc. + Copyright (C) 2015, 2018 Free Software Foundation, Inc. This file was written by Daiki Ueno , 2015. diff --git a/gettext-tools/src/lang-table.c b/gettext-tools/src/lang-table.c index 222e5a13a..53ea8d7ab 100644 --- a/gettext-tools/src/lang-table.c +++ b/gettext-tools/src/lang-table.c @@ -1,5 +1,5 @@ /* Table of languages. - Copyright (C) 2001-2009, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2009 Free Software Foundation, Inc. Written by Bruno Haible , 2005. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/lang-table.h b/gettext-tools/src/lang-table.h index 02bb2a9e7..7ac197669 100644 --- a/gettext-tools/src/lang-table.h +++ b/gettext-tools/src/lang-table.h @@ -1,5 +1,5 @@ /* Table of languages. - Copyright (C) 2001-2007, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2007 Free Software Foundation, Inc. Written by Bruno Haible , 2005. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/locating-rule.c b/gettext-tools/src/locating-rule.c index 8d7165a45..f78b437ca 100644 --- a/gettext-tools/src/locating-rule.c +++ b/gettext-tools/src/locating-rule.c @@ -1,5 +1,5 @@ /* XML resource locating rules - Copyright (C) 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2015 Free Software Foundation, Inc. This file was written by Daiki Ueno , 2015. diff --git a/gettext-tools/src/message.c b/gettext-tools/src/message.c index 697e47f70..1bcb2f833 100644 --- a/gettext-tools/src/message.c +++ b/gettext-tools/src/message.c @@ -1,5 +1,5 @@ /* GNU gettext - internationalization aids - Copyright (C) 1995-1998, 2000-2009, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 1995-1998, 2000-2010, 2012-2013, 2015-2016 Free Software Foundation, Inc. This file was written by Peter Miller diff --git a/gettext-tools/src/message.h b/gettext-tools/src/message.h index 07e9298e8..e85ed2b77 100644 --- a/gettext-tools/src/message.h +++ b/gettext-tools/src/message.h @@ -1,5 +1,5 @@ /* GNU gettext - internationalization aids - Copyright (C) 1995-1998, 2000-2009, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 1995-1998, 2000-2010, 2012-2013, 2015-2016 Free Software Foundation, Inc. This file was written by Peter Miller diff --git a/gettext-tools/src/msgattrib.c b/gettext-tools/src/msgattrib.c index e1400b761..cc345fe67 100644 --- a/gettext-tools/src/msgattrib.c +++ b/gettext-tools/src/msgattrib.c @@ -1,5 +1,5 @@ /* Manipulates attributes of messages in translation catalogs. - Copyright (C) 2001-2007, 2009-2010, 2012, 2015-2019 Free Software + Copyright (C) 2001-2007, 2009-2010, 2012-2014, 2016, 2018-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2001. diff --git a/gettext-tools/src/msgcmp.c b/gettext-tools/src/msgcmp.c index 9ebeac818..b4d9cbe36 100644 --- a/gettext-tools/src/msgcmp.c +++ b/gettext-tools/src/msgcmp.c @@ -1,5 +1,5 @@ /* GNU gettext - internationalization aids - Copyright (C) 1995-1998, 2000-2010, 2012, 2015-2019 Free Software + Copyright (C) 1995-1998, 2000-2010, 2012, 2016, 2018-2019 Free Software Foundation, Inc. This file was written by Peter Miller diff --git a/gettext-tools/src/msgconv.c b/gettext-tools/src/msgconv.c index cc0e032b5..eebbb0cb3 100644 --- a/gettext-tools/src/msgconv.c +++ b/gettext-tools/src/msgconv.c @@ -1,5 +1,5 @@ /* Converts a translation catalog to a different character encoding. - Copyright (C) 2001-2007, 2009-2010, 2012, 2015-2019 Free Software + Copyright (C) 2001-2007, 2009-2010, 2012, 2014, 2016, 2018-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2001. diff --git a/gettext-tools/src/msgen.c b/gettext-tools/src/msgen.c index b71209b1d..143905d07 100644 --- a/gettext-tools/src/msgen.c +++ b/gettext-tools/src/msgen.c @@ -1,5 +1,5 @@ /* Creates an English translation catalog. - Copyright (C) 2001-2007, 2009-2010, 2012, 2015-2019 Free Software + Copyright (C) 2001-2007, 2009-2010, 2012, 2014, 2016, 2018-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2001. diff --git a/gettext-tools/src/msgfilter.c b/gettext-tools/src/msgfilter.c index 2514f0b22..fa8c37bed 100644 --- a/gettext-tools/src/msgfilter.c +++ b/gettext-tools/src/msgfilter.c @@ -1,5 +1,5 @@ /* Edit translations using a subprocess. - Copyright (C) 2001-2010, 2012, 2015-2019 Free Software Foundation, Inc. + Copyright (C) 2001-2010, 2012, 2014-2016, 2018-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/msgfmt.c b/gettext-tools/src/msgfmt.c index 2c7bca369..505038cf9 100644 --- a/gettext-tools/src/msgfmt.c +++ b/gettext-tools/src/msgfmt.c @@ -1,5 +1,5 @@ /* Converts Uniforum style .po files to binary .mo files - Copyright (C) 1995-1998, 2000-2007, 2009-2010, 2012, 2015-2019 Free Software + Copyright (C) 1995-1998, 2000-2007, 2009-2010, 2012, 2014-2016, 2018-2019 Free Software Foundation, Inc. Written by Ulrich Drepper , April 1995. diff --git a/gettext-tools/src/msgfmt.cs b/gettext-tools/src/msgfmt.cs index f7295d1dd..ca415ac3a 100644 --- a/gettext-tools/src/msgfmt.cs +++ b/gettext-tools/src/msgfmt.cs @@ -1,5 +1,5 @@ /* GNU gettext for C# - * Copyright (C) 2003, 2015-2016, 2018 Free Software Foundation, Inc. + * Copyright (C) 2003-2004, 2018 Free Software Foundation, Inc. * Written by Bruno Haible , 2003. * * This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/msgfmt.h b/gettext-tools/src/msgfmt.h index 1cd0fcdd5..1ff32baf2 100644 --- a/gettext-tools/src/msgfmt.h +++ b/gettext-tools/src/msgfmt.h @@ -1,5 +1,5 @@ /* msgfmt specifics - Copyright (C) 1995-1998, 2000-2001, 2009, 2015-2016 Free Software + Copyright (C) 1995-1998, 2000-2001, 2009, 2015 Free Software Foundation, Inc. Written by Ulrich Drepper , April 1995. diff --git a/gettext-tools/src/msggrep.c b/gettext-tools/src/msggrep.c index 476ebb73c..e6286c3e5 100644 --- a/gettext-tools/src/msggrep.c +++ b/gettext-tools/src/msggrep.c @@ -1,5 +1,5 @@ /* Extract some translations of a translation catalog. - Copyright (C) 2001-2007, 2009-2010, 2012, 2015-2019 Free Software + Copyright (C) 2001-2007, 2009-2010, 2012, 2014, 2016, 2018-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2001. diff --git a/gettext-tools/src/msgl-ascii.c b/gettext-tools/src/msgl-ascii.c index 821b327f9..edc11405a 100644 --- a/gettext-tools/src/msgl-ascii.c +++ b/gettext-tools/src/msgl-ascii.c @@ -1,5 +1,5 @@ /* Message list test for ASCII character set. - Copyright (C) 2001-2002, 2005-2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2005-2006 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/msgl-ascii.h b/gettext-tools/src/msgl-ascii.h index 53fe5a684..590f7307e 100644 --- a/gettext-tools/src/msgl-ascii.h +++ b/gettext-tools/src/msgl-ascii.h @@ -1,5 +1,5 @@ /* Message list test for ASCII character set. - Copyright (C) 2001-2003, 2005, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2005 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/msgl-cat.c b/gettext-tools/src/msgl-cat.c index f48cb36a3..b70cfa728 100644 --- a/gettext-tools/src/msgl-cat.c +++ b/gettext-tools/src/msgl-cat.c @@ -1,5 +1,5 @@ /* Message list concatenation and duplicate handling. - Copyright (C) 2001-2003, 2005-2008, 2012, 2015-2016 Free Software + Copyright (C) 2001-2003, 2005-2008, 2012, 2015 Free Software Foundation, Inc. Written by Bruno Haible , 2001. diff --git a/gettext-tools/src/msgl-cat.h b/gettext-tools/src/msgl-cat.h index 99197174e..878fa0558 100644 --- a/gettext-tools/src/msgl-cat.h +++ b/gettext-tools/src/msgl-cat.h @@ -1,5 +1,5 @@ /* Message list concatenation and duplicate handling. - Copyright (C) 2001-2003, 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/msgl-charset.c b/gettext-tools/src/msgl-charset.c index 072837665..c6ceae85f 100644 --- a/gettext-tools/src/msgl-charset.c +++ b/gettext-tools/src/msgl-charset.c @@ -1,6 +1,5 @@ /* Message list charset and locale charset handling. - Copyright (C) 2001-2003, 2005-2007, 2009, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 2001-2003, 2005-2007, 2009 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/msgl-charset.h b/gettext-tools/src/msgl-charset.h index 4884aac91..38c994c14 100644 --- a/gettext-tools/src/msgl-charset.h +++ b/gettext-tools/src/msgl-charset.h @@ -1,5 +1,5 @@ /* Message list charset and locale charset handling. - Copyright (C) 2001-2003, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2003 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/msgl-check.h b/gettext-tools/src/msgl-check.h index d117753e0..5046b45e7 100644 --- a/gettext-tools/src/msgl-check.h +++ b/gettext-tools/src/msgl-check.h @@ -1,5 +1,5 @@ /* Checking of messages in PO files. - Copyright (C) 2005, 2008, 2010, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2005, 2008, 2010, 2015 Free Software Foundation, Inc. Written by Bruno Haible , 2005. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/msgl-english.c b/gettext-tools/src/msgl-english.c index 2201ab1b7..5392e1d22 100644 --- a/gettext-tools/src/msgl-english.c +++ b/gettext-tools/src/msgl-english.c @@ -1,5 +1,5 @@ /* Message translation initialization for English. - Copyright (C) 2001-2003, 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/msgl-english.h b/gettext-tools/src/msgl-english.h index 6f57f6af7..8ca083e88 100644 --- a/gettext-tools/src/msgl-english.h +++ b/gettext-tools/src/msgl-english.h @@ -1,5 +1,5 @@ /* Message translation initialization for English. - Copyright (C) 2001-2003, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2003 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/msgl-equal.c b/gettext-tools/src/msgl-equal.c index bb77f9249..97fe6aa04 100644 --- a/gettext-tools/src/msgl-equal.c +++ b/gettext-tools/src/msgl-equal.c @@ -1,6 +1,5 @@ /* Message list test for equality. - Copyright (C) 2001-2002, 2005-2006, 2008, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 2001-2002, 2005-2006, 2008 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/msgl-equal.h b/gettext-tools/src/msgl-equal.h index 5dacdcdb3..fb76b301f 100644 --- a/gettext-tools/src/msgl-equal.h +++ b/gettext-tools/src/msgl-equal.h @@ -1,5 +1,5 @@ /* Message list test for equality. - Copyright (C) 2001-2003, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2003 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/msgl-fsearch.c b/gettext-tools/src/msgl-fsearch.c index 2a2dde3ac..039ac1408 100644 --- a/gettext-tools/src/msgl-fsearch.c +++ b/gettext-tools/src/msgl-fsearch.c @@ -1,5 +1,5 @@ /* Fast fuzzy searching among messages. - Copyright (C) 2006, 2008, 2011, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006, 2008, 2011, 2013 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/msgl-fsearch.h b/gettext-tools/src/msgl-fsearch.h index 74b3e8a7d..1508b4341 100644 --- a/gettext-tools/src/msgl-fsearch.h +++ b/gettext-tools/src/msgl-fsearch.h @@ -1,5 +1,5 @@ /* Fast fuzzy searching among messages. - Copyright (C) 2006, 2008, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006, 2008 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/msgl-header.c b/gettext-tools/src/msgl-header.c index 2b815d995..c7eaa21a2 100644 --- a/gettext-tools/src/msgl-header.c +++ b/gettext-tools/src/msgl-header.c @@ -1,5 +1,5 @@ /* Message list header manipulation. - Copyright (C) 2007, 2015-2017 Free Software Foundation, Inc. + Copyright (C) 2007, 2016-2017 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/msgl-header.h b/gettext-tools/src/msgl-header.h index 825e0e334..9e50b8bd6 100644 --- a/gettext-tools/src/msgl-header.h +++ b/gettext-tools/src/msgl-header.h @@ -1,5 +1,5 @@ /* Message list header manipulation. - Copyright (C) 2007, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2007, 2016 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/msgl-iconv.c b/gettext-tools/src/msgl-iconv.c index 29d20513b..50c35e3a8 100644 --- a/gettext-tools/src/msgl-iconv.c +++ b/gettext-tools/src/msgl-iconv.c @@ -1,5 +1,5 @@ /* Message list charset and locale charset handling. - Copyright (C) 2001-2003, 2005-2009, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2005-2009 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/msgl-iconv.h b/gettext-tools/src/msgl-iconv.h index 988249c25..bbc1e5347 100644 --- a/gettext-tools/src/msgl-iconv.h +++ b/gettext-tools/src/msgl-iconv.h @@ -1,6 +1,5 @@ /* Message list character set conversion. - Copyright (C) 2001-2003, 2005-2006, 2009, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 2001-2003, 2005-2006, 2009 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/msgmerge.c b/gettext-tools/src/msgmerge.c index e4803baf4..c7f49b287 100644 --- a/gettext-tools/src/msgmerge.c +++ b/gettext-tools/src/msgmerge.c @@ -1,5 +1,5 @@ /* GNU gettext - internationalization aids - Copyright (C) 1995-1998, 2000-2010, 2012, 2015-2019 Free Software + Copyright (C) 1995-1998, 2000-2010, 2012, 2014-2016, 2018-2019 Free Software Foundation, Inc. This file was written by Peter Miller diff --git a/gettext-tools/src/msgunfmt.c b/gettext-tools/src/msgunfmt.c index 7eb4aa3c5..876769124 100644 --- a/gettext-tools/src/msgunfmt.c +++ b/gettext-tools/src/msgunfmt.c @@ -1,5 +1,5 @@ /* msgunfmt - converts binary .mo files to Uniforum style .po files - Copyright (C) 1995-1998, 2000-2007, 2009-2010, 2012, 2015-2019 Free Software + Copyright (C) 1995-1998, 2000-2007, 2009-2010, 2012, 2016, 2018-2019 Free Software Foundation, Inc. Written by Ulrich Drepper , April 1995. diff --git a/gettext-tools/src/msgunfmt.cs b/gettext-tools/src/msgunfmt.cs index 617bb7150..44733f156 100644 --- a/gettext-tools/src/msgunfmt.cs +++ b/gettext-tools/src/msgunfmt.cs @@ -1,5 +1,5 @@ /* GNU gettext for C# - * Copyright (C) 2003-2004, 2007, 2015-2016 Free Software Foundation, Inc. + * Copyright (C) 2003-2004, 2007 Free Software Foundation, Inc. * Written by Bruno Haible , 2003. * * This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/msgunfmt.h b/gettext-tools/src/msgunfmt.h index f119ba663..e7e2fdee0 100644 --- a/gettext-tools/src/msgunfmt.h +++ b/gettext-tools/src/msgunfmt.h @@ -1,5 +1,5 @@ /* msgunfmt specifics - Copyright (C) 1995-1998, 2000-2001, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 1995-1998, 2000-2001 Free Software Foundation, Inc. Written by Ulrich Drepper , April 1995. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/msgunfmt.tcl b/gettext-tools/src/msgunfmt.tcl index 33be2c182..32e79cd24 100644 --- a/gettext-tools/src/msgunfmt.tcl +++ b/gettext-tools/src/msgunfmt.tcl @@ -1,5 +1,5 @@ # Reading tcl/msgcat .msg files. -# Copyright (C) 2002, 2015-2016 Free Software Foundation, Inc. +# Copyright (C) 2002 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 diff --git a/gettext-tools/src/msguniq.c b/gettext-tools/src/msguniq.c index b56d75b4e..ddb7640aa 100644 --- a/gettext-tools/src/msguniq.c +++ b/gettext-tools/src/msguniq.c @@ -1,5 +1,5 @@ /* Remove, select or merge duplicate translations. - Copyright (C) 2001-2007, 2009-2010, 2012, 2015-2019 Free Software + Copyright (C) 2001-2007, 2009-2010, 2012, 2014, 2016, 2018-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2001. diff --git a/gettext-tools/src/open-catalog.c b/gettext-tools/src/open-catalog.c index 809cfc4ce..1627c9d96 100644 --- a/gettext-tools/src/open-catalog.c +++ b/gettext-tools/src/open-catalog.c @@ -1,6 +1,5 @@ /* open-po - search for .po file along search path list and open for reading - Copyright (C) 1995-1996, 2000-2003, 2005-2009, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 1995-1996, 2000-2003, 2005-2009 Free Software Foundation, Inc. Written by Ulrich Drepper , April 1995. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/open-catalog.h b/gettext-tools/src/open-catalog.h index f00a98c0e..237ad84a7 100644 --- a/gettext-tools/src/open-catalog.h +++ b/gettext-tools/src/open-catalog.h @@ -1,6 +1,5 @@ /* Opening PO files. - Copyright (C) 1995-1997, 2000-2003, 2006, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 1995-1997, 2000-2003, 2006 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 diff --git a/gettext-tools/src/plural-count.c b/gettext-tools/src/plural-count.c index 39baff032..a4d6ac70c 100644 --- a/gettext-tools/src/plural-count.c +++ b/gettext-tools/src/plural-count.c @@ -1,5 +1,5 @@ /* Plural form count. - Copyright (C) 2003, 2007, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2003, 2007 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/plural-count.h b/gettext-tools/src/plural-count.h index 70f0893ee..0d6410d7a 100644 --- a/gettext-tools/src/plural-count.h +++ b/gettext-tools/src/plural-count.h @@ -1,5 +1,5 @@ /* Plural form count. - Copyright (C) 2003, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2003 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/plural-distrib.h b/gettext-tools/src/plural-distrib.h index 33a7960bc..0a8b1140c 100644 --- a/gettext-tools/src/plural-distrib.h +++ b/gettext-tools/src/plural-distrib.h @@ -1,5 +1,5 @@ /* Value distribution of plural form expressions. - Copyright (C) 2001-2008, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2008 Free Software Foundation, Inc. Written by Bruno Haible , 2001-2005. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/plural-eval.c b/gettext-tools/src/plural-eval.c index 0f9612480..2408e256c 100644 --- a/gettext-tools/src/plural-eval.c +++ b/gettext-tools/src/plural-eval.c @@ -1,5 +1,5 @@ /* Expression evaluation for plural form selection. - Copyright (C) 2000-2003, 2005, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2000-2003, 2005 Free Software Foundation, Inc. Written by Ulrich Drepper , 2000. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/plural-eval.h b/gettext-tools/src/plural-eval.h index 3e7f993e3..baf612189 100644 --- a/gettext-tools/src/plural-eval.h +++ b/gettext-tools/src/plural-eval.h @@ -1,5 +1,5 @@ /* Expression evaluation for plural form selection. - Copyright (C) 2005-2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2005-2006 Free Software Foundation, Inc. Written by Bruno Haible , 2005. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/plural-table.c b/gettext-tools/src/plural-table.c index f25306274..f5756ab6f 100644 --- a/gettext-tools/src/plural-table.c +++ b/gettext-tools/src/plural-table.c @@ -1,5 +1,5 @@ /* Table of known plural form expressions. - Copyright (C) 2001-2006, 2009-2010, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2006, 2009-2010 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/plural-table.h b/gettext-tools/src/plural-table.h index bd16bdc3c..e6c52bbe5 100644 --- a/gettext-tools/src/plural-table.h +++ b/gettext-tools/src/plural-table.h @@ -1,5 +1,5 @@ /* Table of known plural form expressions. - Copyright (C) 2001-2003, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2003 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/po-charset.c b/gettext-tools/src/po-charset.c index cc6e08bc1..743a067b8 100644 --- a/gettext-tools/src/po-charset.c +++ b/gettext-tools/src/po-charset.c @@ -1,5 +1,5 @@ /* Charset handling while reading PO files. - Copyright (C) 2001-2007, 2010, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2007, 2010 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/po-charset.h b/gettext-tools/src/po-charset.h index 3402b8b78..75769fc92 100644 --- a/gettext-tools/src/po-charset.h +++ b/gettext-tools/src/po-charset.h @@ -1,5 +1,5 @@ /* Charset handling while reading PO files. - Copyright (C) 2001-2003, 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/po-error.c b/gettext-tools/src/po-error.c index 12ccb4119..8dd1e1390 100644 --- a/gettext-tools/src/po-error.c +++ b/gettext-tools/src/po-error.c @@ -1,5 +1,5 @@ /* Error handling during reading and writing of PO files. - Copyright (C) 2004, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2004 Free Software Foundation, Inc. Written by Bruno Haible , 2004. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/po-error.h b/gettext-tools/src/po-error.h index 097164e07..1eb72ca1a 100644 --- a/gettext-tools/src/po-error.h +++ b/gettext-tools/src/po-error.h @@ -1,5 +1,5 @@ /* Error handling during reading and writing of PO files. - Copyright (C) 2004, 2006, 2012, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2004, 2006, 2012 Free Software Foundation, Inc. Written by Bruno Haible , 2004. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/po-gram-gen.y b/gettext-tools/src/po-gram-gen.y index 2e0c578db..f1155a721 100644 --- a/gettext-tools/src/po-gram-gen.y +++ b/gettext-tools/src/po-gram-gen.y @@ -1,5 +1,5 @@ /* GNU gettext - internationalization aids - Copyright (C) 1995-1996, 1998, 2000-2001, 2003, 2005-2006, 2012, 2015-2016 + Copyright (C) 1995-1996, 1998, 2000-2001, 2003, 2005-2006, 2012-2013, 2016 Free Software Foundation, Inc. This file was written by Peter Miller diff --git a/gettext-tools/src/po-gram.h b/gettext-tools/src/po-gram.h index e9b5e51fd..cf916a984 100644 --- a/gettext-tools/src/po-gram.h +++ b/gettext-tools/src/po-gram.h @@ -1,6 +1,5 @@ /* GNU gettext - internationalization aids - Copyright (C) 1995, 2002-2003, 2006, 2015-2016 Free Software Foundation, - Inc. + Copyright (C) 1995, 2002-2003, 2006 Free Software Foundation, Inc. This file was written by Peter Miller diff --git a/gettext-tools/src/po-lex.c b/gettext-tools/src/po-lex.c index d85e3dca3..d8a4e80ba 100644 --- a/gettext-tools/src/po-lex.c +++ b/gettext-tools/src/po-lex.c @@ -1,5 +1,5 @@ /* GNU gettext - internationalization aids - Copyright (C) 1995-2009, 2011, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 1995-2009, 2011 Free Software Foundation, Inc. This file was written by Peter Miller . Multibyte character handling by Bruno Haible . diff --git a/gettext-tools/src/po-lex.h b/gettext-tools/src/po-lex.h index 7243fd79d..47b0e0271 100644 --- a/gettext-tools/src/po-lex.h +++ b/gettext-tools/src/po-lex.h @@ -1,6 +1,5 @@ /* GNU gettext - internationalization aids - Copyright (C) 1995-1998, 2000-2006, 2012, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 1995-1998, 2000-2006, 2012 Free Software Foundation, Inc. This file was written by Peter Miller diff --git a/gettext-tools/src/po-time.c b/gettext-tools/src/po-time.c index 788fe3d0c..74001cb79 100644 --- a/gettext-tools/src/po-time.c +++ b/gettext-tools/src/po-time.c @@ -1,6 +1,5 @@ /* PO/POT file timestamps. - Copyright (C) 1995-1998, 2000-2003, 2006, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 1995-1998, 2000-2003, 2006 Free Software Foundation, Inc. Written by Ulrich Drepper , April 1995. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/po-time.h b/gettext-tools/src/po-time.h index 77636f689..a01484665 100644 --- a/gettext-tools/src/po-time.h +++ b/gettext-tools/src/po-time.h @@ -1,5 +1,5 @@ /* PO/POT file timestamps. - Copyright (C) 2001-2003, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2003 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/po-xerror.c b/gettext-tools/src/po-xerror.c index a22d745fe..63bf89c82 100644 --- a/gettext-tools/src/po-xerror.c +++ b/gettext-tools/src/po-xerror.c @@ -1,5 +1,5 @@ /* Error handling during reading and writing of PO files. - Copyright (C) 2005-2007, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2005-2007, 2013 Free Software Foundation, Inc. Written by Bruno Haible , 2005. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/po-xerror.h b/gettext-tools/src/po-xerror.h index 3ea0a4d95..cfc9a20a5 100644 --- a/gettext-tools/src/po-xerror.h +++ b/gettext-tools/src/po-xerror.h @@ -1,5 +1,5 @@ /* Error handling during reading and writing of PO files. - Copyright (C) 2005, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2005 Free Software Foundation, Inc. Written by Bruno Haible , 2005. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/pos.h b/gettext-tools/src/pos.h index 184edc757..c5acf6ec3 100644 --- a/gettext-tools/src/pos.h +++ b/gettext-tools/src/pos.h @@ -1,5 +1,5 @@ /* Source file positions. - Copyright (C) 1995-1998, 2000-2001, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 1995-1998, 2000-2001 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 diff --git a/gettext-tools/src/project-id b/gettext-tools/src/project-id index b454bee9c..e20bf11c4 100755 --- a/gettext-tools/src/project-id +++ b/gettext-tools/src/project-id @@ -1,7 +1,7 @@ #!/bin/sh # Prints a package's identification PACKAGE VERSION or PACKAGE. # -# Copyright (C) 2001-2003, 2005, 2015-2016 Free Software Foundation, Inc. +# Copyright (C) 2001-2003, 2005, 2014 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 diff --git a/gettext-tools/src/read-catalog-abstract.c b/gettext-tools/src/read-catalog-abstract.c index bc3d2e45a..05436c6ba 100644 --- a/gettext-tools/src/read-catalog-abstract.c +++ b/gettext-tools/src/read-catalog-abstract.c @@ -1,5 +1,5 @@ /* Reading PO files, abstract class. - Copyright (C) 1995-1996, 1998, 2000-2009, 2015-2016 Free Software + Copyright (C) 1995-1996, 1998, 2000-2009, 2013, 2015 Free Software Foundation, Inc. This file was written by Peter Miller diff --git a/gettext-tools/src/read-catalog-abstract.h b/gettext-tools/src/read-catalog-abstract.h index efd2321e7..01df62709 100644 --- a/gettext-tools/src/read-catalog-abstract.h +++ b/gettext-tools/src/read-catalog-abstract.h @@ -1,6 +1,6 @@ /* Reading PO files, abstract class. Copyright (C) 1995-1996, 1998, 2000-2003, 2005-2006, 2008-2009, 2012, - 2015-2016 Free Software Foundation, Inc. + 2015 Free Software Foundation, Inc. This file was written by Peter Miller diff --git a/gettext-tools/src/read-catalog.c b/gettext-tools/src/read-catalog.c index 6bcbf7a8f..08fabb87b 100644 --- a/gettext-tools/src/read-catalog.c +++ b/gettext-tools/src/read-catalog.c @@ -1,5 +1,5 @@ /* Reading PO files. - Copyright (C) 1995-1998, 2000-2003, 2005-2006, 2008-2009, 2015-2016 Free + Copyright (C) 1995-1998, 2000-2003, 2005-2006, 2008-2009, 2014-2016 Free Software Foundation, Inc. This file was written by Peter Miller diff --git a/gettext-tools/src/read-catalog.h b/gettext-tools/src/read-catalog.h index c6409bc5d..b928137dd 100644 --- a/gettext-tools/src/read-catalog.h +++ b/gettext-tools/src/read-catalog.h @@ -1,5 +1,5 @@ /* Reading PO files. - Copyright (C) 1995-1998, 2000-2003, 2005-2006, 2008-2009, 2015-2016 Free + Copyright (C) 1995-1998, 2000-2003, 2005-2006, 2008-2009, 2014-2015 Free Software Foundation, Inc. This file was written by Bruno Haible . diff --git a/gettext-tools/src/read-csharp.c b/gettext-tools/src/read-csharp.c index 7155ed28a..4c9f70ffe 100644 --- a/gettext-tools/src/read-csharp.c +++ b/gettext-tools/src/read-csharp.c @@ -1,6 +1,5 @@ /* Reading C# satellite assemblies. - Copyright (C) 2003-2004, 2006-2008, 2011, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 2003-2004, 2006-2008, 2010-2011 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/read-csharp.h b/gettext-tools/src/read-csharp.h index e4d4a68e5..32063ea6f 100644 --- a/gettext-tools/src/read-csharp.h +++ b/gettext-tools/src/read-csharp.h @@ -1,5 +1,5 @@ /* Reading C# satellite assemblies. - Copyright (C) 2003, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2003-2004 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/read-java.c b/gettext-tools/src/read-java.c index 76ec1e230..364449ffa 100644 --- a/gettext-tools/src/read-java.c +++ b/gettext-tools/src/read-java.c @@ -1,5 +1,5 @@ /* Reading Java ResourceBundles. - Copyright (C) 2001-2003, 2006-2008, 2011, 2015-2017 Free Software + Copyright (C) 2001-2003, 2006-2008, 2010-2011, 2017 Free Software Foundation, Inc. Written by Bruno Haible , 2001. diff --git a/gettext-tools/src/read-java.h b/gettext-tools/src/read-java.h index d19db1781..a87e4b066 100644 --- a/gettext-tools/src/read-java.h +++ b/gettext-tools/src/read-java.h @@ -1,5 +1,5 @@ /* Reading Java ResourceBundles. - Copyright (C) 2001-2002, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2002 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/read-mo.c b/gettext-tools/src/read-mo.c index 8fba8c374..8075c8d77 100644 --- a/gettext-tools/src/read-mo.c +++ b/gettext-tools/src/read-mo.c @@ -1,5 +1,5 @@ /* Reading binary .mo files. - Copyright (C) 1995-1998, 2000-2007, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 1995-1998, 2000-2007, 2014-2015, 2017 Free Software Foundation, Inc. Written by Ulrich Drepper , April 1995. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/read-mo.h b/gettext-tools/src/read-mo.h index 88360d311..5fd4d0aed 100644 --- a/gettext-tools/src/read-mo.h +++ b/gettext-tools/src/read-mo.h @@ -1,5 +1,5 @@ /* Reading binary .mo files. - Copyright (C) 1995-1998, 2000-2003, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 1995-1998, 2000-2004 Free Software Foundation, Inc. Written by Ulrich Drepper , April 1995. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/read-po.c b/gettext-tools/src/read-po.c index 18a566485..1bc42ca4a 100644 --- a/gettext-tools/src/read-po.c +++ b/gettext-tools/src/read-po.c @@ -1,6 +1,5 @@ /* Reading PO files. - Copyright (C) 1995-1996, 1998, 2000-2006, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 1995-1996, 1998, 2000-2006 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 diff --git a/gettext-tools/src/read-po.h b/gettext-tools/src/read-po.h index dfb7cfd78..6852a22a0 100644 --- a/gettext-tools/src/read-po.h +++ b/gettext-tools/src/read-po.h @@ -1,5 +1,5 @@ /* Reading PO files. - Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/read-properties.c b/gettext-tools/src/read-properties.c index daaca11c5..8b6c84a04 100644 --- a/gettext-tools/src/read-properties.c +++ b/gettext-tools/src/read-properties.c @@ -1,6 +1,5 @@ /* Reading Java .properties files. - Copyright (C) 2003, 2005-2007, 2009, 2015-2016, 2018 Free Software Foundation, - Inc. + Copyright (C) 2003, 2005-2007, 2009, 2018 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/read-properties.h b/gettext-tools/src/read-properties.h index afc724ade..e04abe524 100644 --- a/gettext-tools/src/read-properties.h +++ b/gettext-tools/src/read-properties.h @@ -1,5 +1,5 @@ /* Reading Java .properties files. - Copyright (C) 2003, 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2003, 2006 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/read-resources.c b/gettext-tools/src/read-resources.c index 90c14ad42..822fc5dbb 100644 --- a/gettext-tools/src/read-resources.c +++ b/gettext-tools/src/read-resources.c @@ -1,6 +1,5 @@ /* Reading C# .resources files. - Copyright (C) 2003, 2006-2008, 2011, 2015-2016 Free Software Foundation, - Inc. + Copyright (C) 2003-2004, 2006-2008, 2010-2011 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/read-resources.h b/gettext-tools/src/read-resources.h index 30c1ff0e0..1151b4848 100644 --- a/gettext-tools/src/read-resources.h +++ b/gettext-tools/src/read-resources.h @@ -1,5 +1,5 @@ /* Reading C# .resources files. - Copyright (C) 2003, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2003-2004 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/read-stringtable.c b/gettext-tools/src/read-stringtable.c index 8239b77e5..a7cdc88df 100644 --- a/gettext-tools/src/read-stringtable.c +++ b/gettext-tools/src/read-stringtable.c @@ -1,6 +1,5 @@ /* Reading NeXTstep/GNUstep .strings files. - Copyright (C) 2003, 2005-2007, 2009, 2015-2016 Free Software Foundation, - Inc. + Copyright (C) 2003, 2005-2007, 2009 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/read-stringtable.h b/gettext-tools/src/read-stringtable.h index 42f7b5943..43d1ba505 100644 --- a/gettext-tools/src/read-stringtable.h +++ b/gettext-tools/src/read-stringtable.h @@ -1,5 +1,5 @@ /* Reading NeXTstep/GNUstep .strings files. - Copyright (C) 2003, 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2003, 2006 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/read-tcl.c b/gettext-tools/src/read-tcl.c index 5d1343096..921fbc6d4 100644 --- a/gettext-tools/src/read-tcl.c +++ b/gettext-tools/src/read-tcl.c @@ -1,5 +1,5 @@ /* Reading tcl/msgcat .msg files. - Copyright (C) 2002-2003, 2005-2008, 2011, 2015-2016, 2018 Free Software + Copyright (C) 2002-2003, 2005-2008, 2010-2011, 2018 Free Software Foundation, Inc. Written by Bruno Haible , 2002. diff --git a/gettext-tools/src/read-tcl.h b/gettext-tools/src/read-tcl.h index 6017d1ba3..f732a6d6e 100644 --- a/gettext-tools/src/read-tcl.h +++ b/gettext-tools/src/read-tcl.h @@ -1,5 +1,5 @@ /* Reading tcl/msgcat .msg files. - Copyright (C) 2002, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2002 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/recode-sr-latin.c b/gettext-tools/src/recode-sr-latin.c index f73b79463..3f34c540b 100644 --- a/gettext-tools/src/recode-sr-latin.c +++ b/gettext-tools/src/recode-sr-latin.c @@ -1,5 +1,5 @@ /* Recode Serbian text from Cyrillic to Latin script. - Copyright (C) 2006-2007, 2010, 2012, 2015-2019 Free Software Foundation, + Copyright (C) 2006-2007, 2010, 2012, 2018-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2006. diff --git a/gettext-tools/src/sentence.c b/gettext-tools/src/sentence.c index 9ce57d4e0..313b5dd6d 100644 --- a/gettext-tools/src/sentence.c +++ b/gettext-tools/src/sentence.c @@ -1,5 +1,5 @@ /* Sentence handling. - Copyright (C) 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2015 Free Software Foundation, Inc. Written by Daiki Ueno , 2015. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/sentence.h b/gettext-tools/src/sentence.h index 5b3619173..978482490 100644 --- a/gettext-tools/src/sentence.h +++ b/gettext-tools/src/sentence.h @@ -1,5 +1,5 @@ /* Sentence handling. - Copyright (C) 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2015 Free Software Foundation, Inc. Written by Daiki Ueno , 2015. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/str-list.c b/gettext-tools/src/str-list.c index 1637edd0c..9b72eaed4 100644 --- a/gettext-tools/src/str-list.c +++ b/gettext-tools/src/str-list.c @@ -1,5 +1,5 @@ /* GNU gettext - internationalization aids - Copyright (C) 1995, 1998, 2000-2004, 2006, 2009, 2015-2016 Free Software + Copyright (C) 1995, 1998, 2000-2004, 2006, 2009 Free Software Foundation, Inc. This file was written by Peter Miller diff --git a/gettext-tools/src/str-list.h b/gettext-tools/src/str-list.h index de45273f2..57cc7c33a 100644 --- a/gettext-tools/src/str-list.h +++ b/gettext-tools/src/str-list.h @@ -1,5 +1,5 @@ /* GNU gettext - internationalization aids - Copyright (C) 1995-1996, 1998, 2000-2004, 2009, 2015-2016 Free Software + Copyright (C) 1995-1996, 1998, 2000-2004, 2009 Free Software Foundation, Inc. This file was written by Peter Miller diff --git a/gettext-tools/src/urlget.c b/gettext-tools/src/urlget.c index a6c5b25d1..ed7778461 100644 --- a/gettext-tools/src/urlget.c +++ b/gettext-tools/src/urlget.c @@ -1,5 +1,5 @@ /* Get the contents of an URL. - Copyright (C) 2001-2003, 2005-2010, 2012, 2015-2019 Free Software + Copyright (C) 2001-2003, 2005-2010, 2012, 2017-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2001. diff --git a/gettext-tools/src/user-email.sh.in b/gettext-tools/src/user-email.sh.in index 848d240cd..2ca4fcf60 100644 --- a/gettext-tools/src/user-email.sh.in +++ b/gettext-tools/src/user-email.sh.in @@ -1,7 +1,7 @@ #!/bin/sh # Prints the user's email address, with confirmation from the user. # -# Copyright (C) 2001-2003, 2005, 2015-2016 Free Software Foundation, Inc. +# Copyright (C) 2001-2003, 2005, 2013 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 diff --git a/gettext-tools/src/write-catalog.h b/gettext-tools/src/write-catalog.h index 4c07eae10..6df2067d4 100644 --- a/gettext-tools/src/write-catalog.h +++ b/gettext-tools/src/write-catalog.h @@ -1,6 +1,5 @@ /* GNU gettext - internationalization aids - Copyright (C) 1995-1998, 2000-2003, 2006, 2008, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 1995-1998, 2000-2003, 2006, 2008 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 diff --git a/gettext-tools/src/write-csharp.c b/gettext-tools/src/write-csharp.c index 1e39d4a03..31d6f1212 100644 --- a/gettext-tools/src/write-csharp.c +++ b/gettext-tools/src/write-csharp.c @@ -1,5 +1,5 @@ /* Writing C# satellite assemblies. - Copyright (C) 2003-2010, 2015-2016, 2018 Free Software Foundation, Inc. + Copyright (C) 2003-2010, 2016, 2018 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/write-csharp.h b/gettext-tools/src/write-csharp.h index 8205c7750..b29ba343a 100644 --- a/gettext-tools/src/write-csharp.h +++ b/gettext-tools/src/write-csharp.h @@ -1,5 +1,5 @@ /* Writing C# satellite assemblies. - Copyright (C) 2003, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2003-2004 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/write-java.c b/gettext-tools/src/write-java.c index 0f4afd74a..24776a496 100644 --- a/gettext-tools/src/write-java.c +++ b/gettext-tools/src/write-java.c @@ -1,5 +1,5 @@ /* Writing Java ResourceBundles. - Copyright (C) 2001-2003, 2005-2010, 2015-2016, 2018 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2005-2010, 2014, 2016, 2018 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/write-java.h b/gettext-tools/src/write-java.h index 90ebc3dd4..9f2add4ea 100644 --- a/gettext-tools/src/write-java.h +++ b/gettext-tools/src/write-java.h @@ -1,5 +1,5 @@ /* Writing Java ResourceBundles. - Copyright (C) 2001-2003, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2014 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/write-mo.c b/gettext-tools/src/write-mo.c index 911b7298d..dbb2d3bc2 100644 --- a/gettext-tools/src/write-mo.c +++ b/gettext-tools/src/write-mo.c @@ -1,5 +1,5 @@ /* Writing binary .mo files. - Copyright (C) 1995-1998, 2000-2007, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 1995-1998, 2000-2007, 2016 Free Software Foundation, Inc. Written by Ulrich Drepper , April 1995. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/write-mo.h b/gettext-tools/src/write-mo.h index 6b3969249..608386f10 100644 --- a/gettext-tools/src/write-mo.h +++ b/gettext-tools/src/write-mo.h @@ -1,5 +1,5 @@ /* Writing binary .mo files. - Copyright (C) 1995-1998, 2000-2003, 2005-2006, 2015-2016 Free Software + Copyright (C) 1995-1998, 2000-2003, 2005-2006 Free Software Foundation, Inc. Written by Ulrich Drepper , April 1995. diff --git a/gettext-tools/src/write-po.c b/gettext-tools/src/write-po.c index a1d3b955c..877f05365 100644 --- a/gettext-tools/src/write-po.c +++ b/gettext-tools/src/write-po.c @@ -1,5 +1,5 @@ /* GNU gettext - internationalization aids - Copyright (C) 1995-1998, 2000-2010, 2012, 2015-2016, 2018 Free Software + Copyright (C) 1995-1998, 2000-2010, 2012, 2014-2015, 2018 Free Software Foundation, Inc. This file was written by Peter Miller diff --git a/gettext-tools/src/write-po.h b/gettext-tools/src/write-po.h index 0f5ca32fe..f0995ea67 100644 --- a/gettext-tools/src/write-po.h +++ b/gettext-tools/src/write-po.h @@ -1,5 +1,5 @@ /* GNU gettext - internationalization aids - Copyright (C) 1995-1998, 2000-2003, 2006, 2008, 2015-2016, 2018 Free Software + Copyright (C) 1995-1998, 2000-2003, 2006, 2008, 2014, 2018 Free Software Foundation, Inc. This file was written by Peter Miller diff --git a/gettext-tools/src/write-properties.c b/gettext-tools/src/write-properties.c index 17a876a3f..4c8bb70c9 100644 --- a/gettext-tools/src/write-properties.c +++ b/gettext-tools/src/write-properties.c @@ -1,5 +1,5 @@ /* Writing Java .properties files. - Copyright (C) 2003, 2005-2009, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2003, 2005-2009 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/write-properties.h b/gettext-tools/src/write-properties.h index 0acdafff4..f0d18a7e4 100644 --- a/gettext-tools/src/write-properties.h +++ b/gettext-tools/src/write-properties.h @@ -1,5 +1,5 @@ /* Writing Java .properties files. - Copyright (C) 2003, 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2003, 2006 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/write-qt.c b/gettext-tools/src/write-qt.c index e6eab7cd4..b03ac81d3 100644 --- a/gettext-tools/src/write-qt.c +++ b/gettext-tools/src/write-qt.c @@ -1,6 +1,5 @@ /* Writing Qt .qm files. - Copyright (C) 2003, 2005-2007, 2009, 2015-2016 Free Software Foundation, - Inc. + Copyright (C) 2003, 2005-2007, 2009, 2016 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/write-qt.h b/gettext-tools/src/write-qt.h index 992c62fa3..44b2ec94f 100644 --- a/gettext-tools/src/write-qt.h +++ b/gettext-tools/src/write-qt.h @@ -1,5 +1,5 @@ /* Writing Qt .qm files. - Copyright (C) 2003, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2003 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/write-resources.c b/gettext-tools/src/write-resources.c index d3186d493..55c3e769b 100644 --- a/gettext-tools/src/write-resources.c +++ b/gettext-tools/src/write-resources.c @@ -1,5 +1,5 @@ /* Writing C# .resources files. - Copyright (C) 2003, 2005, 2007-2009, 2011, 2015-2016 Free Software + Copyright (C) 2003-2005, 2007-2009, 2010-2011, 2016 Free Software Foundation, Inc. Written by Bruno Haible , 2003. diff --git a/gettext-tools/src/write-resources.h b/gettext-tools/src/write-resources.h index 3354febe0..c6159ffdb 100644 --- a/gettext-tools/src/write-resources.h +++ b/gettext-tools/src/write-resources.h @@ -1,5 +1,5 @@ /* Writing C# .resources files. - Copyright (C) 2003, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2003-2004 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/write-stringtable.c b/gettext-tools/src/write-stringtable.c index 6727c6d48..dbba7e9ef 100644 --- a/gettext-tools/src/write-stringtable.c +++ b/gettext-tools/src/write-stringtable.c @@ -1,5 +1,5 @@ /* Writing NeXTstep/GNUstep .strings files. - Copyright (C) 2003, 2006-2008, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2003, 2006-2008 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/write-stringtable.h b/gettext-tools/src/write-stringtable.h index bfbf68344..7d4981826 100644 --- a/gettext-tools/src/write-stringtable.h +++ b/gettext-tools/src/write-stringtable.h @@ -1,5 +1,5 @@ /* Writing NeXTstep/GNUstep .strings files. - Copyright (C) 2003, 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2003, 2006 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/write-tcl.c b/gettext-tools/src/write-tcl.c index 9dc41e9e2..305da51b8 100644 --- a/gettext-tools/src/write-tcl.c +++ b/gettext-tools/src/write-tcl.c @@ -1,5 +1,5 @@ /* Writing tcl/msgcat .msg files. - Copyright (C) 2002-2003, 2005, 2007-2009, 2015-2016 Free Software + Copyright (C) 2002-2003, 2005, 2007-2009, 2016 Free Software Foundation, Inc. Written by Bruno Haible , 2002. diff --git a/gettext-tools/src/write-tcl.h b/gettext-tools/src/write-tcl.h index 7ab20c977..161f74608 100644 --- a/gettext-tools/src/write-tcl.h +++ b/gettext-tools/src/write-tcl.h @@ -1,5 +1,5 @@ /* Writing tcl/msgcat .msg files. - Copyright (C) 2002-2003, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2002-2003 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/x-csharp.c b/gettext-tools/src/x-csharp.c index 85fb83397..6a5dad905 100644 --- a/gettext-tools/src/x-csharp.c +++ b/gettext-tools/src/x-csharp.c @@ -1,5 +1,5 @@ /* xgettext C# backend. - Copyright (C) 2003, 2005-2009, 2011, 2014, 2018 Free Software Foundation, Inc. + Copyright (C) 2003-2009, 2011, 2014, 2018 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/x-csharp.h b/gettext-tools/src/x-csharp.h index a8744fb60..54fb0582c 100644 --- a/gettext-tools/src/x-csharp.h +++ b/gettext-tools/src/x-csharp.h @@ -1,5 +1,5 @@ /* xgettext C# backend. - Copyright (C) 2003, 2006, 2014, 2018 Free Software Foundation, Inc. + Copyright (C) 2003-2004, 2006, 2014, 2018 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/xgettext.h b/gettext-tools/src/xgettext.h index 4d5df4ec2..c6db36148 100644 --- a/gettext-tools/src/xgettext.h +++ b/gettext-tools/src/xgettext.h @@ -1,5 +1,5 @@ /* xgettext common functions. - Copyright (C) 2001-2003, 2005-2006, 2008-2009, 2011, 2015-2016, 2018 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2005-2006, 2008-2009, 2011, 2013-2014, 2018 Free Software Foundation, Inc. Written by Peter Miller and Bruno Haible , 2001. diff --git a/gettext-tools/styles/Makefile.am b/gettext-tools/styles/Makefile.am index e753dce61..820aad86f 100644 --- a/gettext-tools/styles/Makefile.am +++ b/gettext-tools/styles/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the gettext-tools/styles subdirectory of GNU gettext -## Copyright (C) 2006-2007, 2015-2016 Free Software Foundation, Inc. +## Copyright (C) 2006-2007 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 diff --git a/gettext-tools/styles/po-default.css b/gettext-tools/styles/po-default.css index 4702520b4..c120c5083 100644 --- a/gettext-tools/styles/po-default.css +++ b/gettext-tools/styles/po-default.css @@ -1,5 +1,5 @@ /* Default styling rules for PO files when doing terminal output. - Copyright (C) 2006-2007, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006-2007 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 diff --git a/gettext-tools/styles/po-emacs-x.css b/gettext-tools/styles/po-emacs-x.css index eda92171f..eb876e8eb 100644 --- a/gettext-tools/styles/po-emacs-x.css +++ b/gettext-tools/styles/po-emacs-x.css @@ -1,5 +1,5 @@ /* Styling rules for PO files, imitating emacs 21 and 22 in an X window. - Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006-2007 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 diff --git a/gettext-tools/styles/po-emacs-xterm.css b/gettext-tools/styles/po-emacs-xterm.css index 8cf258e87..a5efdbe24 100644 --- a/gettext-tools/styles/po-emacs-xterm.css +++ b/gettext-tools/styles/po-emacs-xterm.css @@ -1,5 +1,5 @@ /* Styling rules for PO files, imitating emacs 22 in an xterm terminal. - Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006-2007 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 diff --git a/gettext-tools/styles/po-emacs-xterm16.css b/gettext-tools/styles/po-emacs-xterm16.css index 1f7bc02dd..4c8caa26d 100644 --- a/gettext-tools/styles/po-emacs-xterm16.css +++ b/gettext-tools/styles/po-emacs-xterm16.css @@ -1,5 +1,5 @@ /* Styling rules for PO files, imitating emacs 22 in an xterm-16color terminal. - Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006-2007 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 diff --git a/gettext-tools/styles/po-emacs-xterm256.css b/gettext-tools/styles/po-emacs-xterm256.css index c04cc7f73..a1aaf3be8 100644 --- a/gettext-tools/styles/po-emacs-xterm256.css +++ b/gettext-tools/styles/po-emacs-xterm256.css @@ -1,5 +1,5 @@ /* Styling rules for PO files, imitating emacs 22 in an xterm-256color terminal. - Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006-2007 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 diff --git a/gettext-tools/styles/po-vim.css b/gettext-tools/styles/po-vim.css index 3516aa55e..ae593208f 100644 --- a/gettext-tools/styles/po-vim.css +++ b/gettext-tools/styles/po-vim.css @@ -1,5 +1,5 @@ /* Styling rules for PO files, imitating vim 7. - Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006-2007 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 diff --git a/gettext-tools/tests/Makefile.am b/gettext-tools/tests/Makefile.am index 542bbed61..b12851b16 100644 --- a/gettext-tools/tests/Makefile.am +++ b/gettext-tools/tests/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the gettext-tools/tests subdirectory of GNU gettext -## Copyright (C) 1995-1997, 2001-2010, 2015-2016, 2018 Free Software Foundation, Inc. +## Copyright (C) 1995-1997, 2001-2010, 2012-2016, 2018 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 diff --git a/gettext-tools/tests/format-c-3-prg.c b/gettext-tools/tests/format-c-3-prg.c index 813dd154a..3e085bc03 100644 --- a/gettext-tools/tests/format-c-3-prg.c +++ b/gettext-tools/tests/format-c-3-prg.c @@ -1,5 +1,5 @@ /* Test program, used by the format-c-3 test. - Copyright (C) 2002, 2009, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2002, 2009, 2013, 2018 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 diff --git a/gettext-tools/tests/format-c-4-prg.c b/gettext-tools/tests/format-c-4-prg.c index d405f9413..05b61bb7e 100644 --- a/gettext-tools/tests/format-c-4-prg.c +++ b/gettext-tools/tests/format-c-4-prg.c @@ -1,5 +1,5 @@ /* Test program, used by the format-c-4 test. - Copyright (C) 2002, 2009, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2002, 2009, 2013, 2018 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 diff --git a/gettext-tools/tests/format-c-5-prg.c b/gettext-tools/tests/format-c-5-prg.c index bd0be6c28..9efffacd1 100644 --- a/gettext-tools/tests/format-c-5-prg.c +++ b/gettext-tools/tests/format-c-5-prg.c @@ -1,5 +1,5 @@ /* Test program, used by the format-c-5 test. - Copyright (C) 2004, 2006, 2010, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2004, 2006, 2010, 2018 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 diff --git a/gettext-tools/tests/gettextpo-1-prg.c b/gettext-tools/tests/gettextpo-1-prg.c index eeec9de03..3c93c42e0 100644 --- a/gettext-tools/tests/gettextpo-1-prg.c +++ b/gettext-tools/tests/gettextpo-1-prg.c @@ -1,5 +1,5 @@ /* Test of public API for GNU gettext PO files. - Copyright (C) 2010, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2010 Free Software Foundation, Inc. Written by Bruno Haible , 2010. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/tests/intl-1-prg.c b/gettext-tools/tests/intl-1-prg.c index d31455aad..cda076140 100644 --- a/gettext-tools/tests/intl-1-prg.c +++ b/gettext-tools/tests/intl-1-prg.c @@ -1,5 +1,5 @@ /* Test program, used by the intl-1 test. - Copyright (C) 2000, 2005, 2007, 2015-2016, 2018 Free Software Foundation, Inc. + Copyright (C) 2000, 2005, 2007, 2013, 2018 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 diff --git a/gettext-tools/tests/intl-3-prg.c b/gettext-tools/tests/intl-3-prg.c index c3ad2a1a4..e8b064cf4 100644 --- a/gettext-tools/tests/intl-3-prg.c +++ b/gettext-tools/tests/intl-3-prg.c @@ -1,5 +1,5 @@ /* Test program, used by the intl-3 test. - Copyright (C) 2000, 2005, 2007, 2015-2016, 2018 Free Software Foundation, Inc. + Copyright (C) 2000, 2005, 2007, 2013, 2018 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 diff --git a/gettext-tools/tests/intl-5-prg.c b/gettext-tools/tests/intl-5-prg.c index 4794af934..76322c7bd 100644 --- a/gettext-tools/tests/intl-5-prg.c +++ b/gettext-tools/tests/intl-5-prg.c @@ -1,5 +1,5 @@ /* Test that gettext() does not crash by stack overflow when msgid is very long. - Copyright (C) 2007, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2007, 2014, 2018 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 diff --git a/gettext-tools/tests/intl-setlocale-1-prg.c b/gettext-tools/tests/intl-setlocale-1-prg.c index 6954099f3..be2344186 100644 --- a/gettext-tools/tests/intl-setlocale-1-prg.c +++ b/gettext-tools/tests/intl-setlocale-1-prg.c @@ -1,5 +1,5 @@ /* Test program, used by the intl-setlocale-1 test. - Copyright (C) 2000, 2005, 2007, 2015-2016, 2018 Free Software Foundation, Inc. + Copyright (C) 2000, 2005, 2007, 2013, 2018 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 diff --git a/gettext-tools/tests/intl-setlocale-2-prg.c b/gettext-tools/tests/intl-setlocale-2-prg.c index 93a1b1bff..6c7e5548c 100644 --- a/gettext-tools/tests/intl-setlocale-2-prg.c +++ b/gettext-tools/tests/intl-setlocale-2-prg.c @@ -1,5 +1,5 @@ /* Test program, used by the intl-setlocale-2 test. - Copyright (C) 2005, 2007, 2015-2016, 2018 Free Software Foundation, Inc. + Copyright (C) 2005, 2007, 2013, 2018 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 diff --git a/gettext-tools/tests/intl-thread-1-prg.c b/gettext-tools/tests/intl-thread-1-prg.c index fca7163f0..c2e5903d4 100644 --- a/gettext-tools/tests/intl-thread-1-prg.c +++ b/gettext-tools/tests/intl-thread-1-prg.c @@ -1,5 +1,5 @@ /* Test program, used by the intl-thread-1 test. - Copyright (C) 2005-2007, 2009-2010, 2015-2016, 2018 Free Software Foundation, Inc. + Copyright (C) 2005-2007, 2009-2010, 2013, 2018 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 diff --git a/gettext-tools/tests/intl-thread-2-prg.c b/gettext-tools/tests/intl-thread-2-prg.c index 5edcbe1c0..a61e58a3c 100644 --- a/gettext-tools/tests/intl-thread-2-prg.c +++ b/gettext-tools/tests/intl-thread-2-prg.c @@ -1,5 +1,5 @@ /* Test program, used by the intl-thread-2 test. - Copyright (C) 2005-2007, 2009-2010, 2015-2016, 2018 Free Software Foundation, Inc. + Copyright (C) 2005-2007, 2009-2010, 2013, 2018 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 diff --git a/gettext-tools/tests/intl-thread-3-prg.c b/gettext-tools/tests/intl-thread-3-prg.c index 3fbccbf7d..9eac2c46f 100644 --- a/gettext-tools/tests/intl-thread-3-prg.c +++ b/gettext-tools/tests/intl-thread-3-prg.c @@ -1,5 +1,5 @@ /* Test program, used by the intl-thread-3 test. - Copyright (C) 2005-2007, 2009-2010, 2015-2016, 2018 Free Software Foundation, Inc. + Copyright (C) 2005-2007, 2009-2010, 2013, 2018 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 diff --git a/gettext-tools/tests/plural-1-prg.c b/gettext-tools/tests/plural-1-prg.c index f2bbfee2f..e994953e0 100644 --- a/gettext-tools/tests/plural-1-prg.c +++ b/gettext-tools/tests/plural-1-prg.c @@ -1,5 +1,5 @@ /* Test program, used by the plural-1 test. - Copyright (C) 2001-2002, 2009, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2009, 2013, 2018 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 diff --git a/gettext-tools/tests/setlocale.c b/gettext-tools/tests/setlocale.c index ad84e1a54..ce60424a4 100644 --- a/gettext-tools/tests/setlocale.c +++ b/gettext-tools/tests/setlocale.c @@ -1,5 +1,5 @@ /* Fake setlocale - platform independent, for testing purposes. - Copyright (C) 2001-2002, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2002 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 diff --git a/gettext-tools/tests/tstgettext.c b/gettext-tools/tests/tstgettext.c index cb44c8dbc..d0eb19797 100644 --- a/gettext-tools/tests/tstgettext.c +++ b/gettext-tools/tests/tstgettext.c @@ -1,5 +1,5 @@ /* gettext - retrieve text string from message catalog and print it. - Copyright (C) 1995-1997, 2000-2007, 2012, 2015-2019 Free Software + Copyright (C) 1995-1997, 2000-2007, 2012, 2018-2019 Free Software Foundation, Inc. Written by Ulrich Drepper , May 1995. diff --git a/gettext-tools/tests/tstngettext.c b/gettext-tools/tests/tstngettext.c index cbc249de2..57ed439c4 100644 --- a/gettext-tools/tests/tstngettext.c +++ b/gettext-tools/tests/tstngettext.c @@ -1,5 +1,5 @@ /* ngettext - retrieve plural form strings from message catalog and print them. - Copyright (C) 1995-1997, 2000-2007, 2012, 2015-2019 Free Software + Copyright (C) 1995-1997, 2000-2007, 2012, 2018-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/woe32dll/gettextlib-exports.c b/gettext-tools/woe32dll/gettextlib-exports.c index f70835b80..2469bbbea 100644 --- a/gettext-tools/woe32dll/gettextlib-exports.c +++ b/gettext-tools/woe32dll/gettextlib-exports.c @@ -1,5 +1,5 @@ /* List of exported symbols of libgettextlib on Cygwin. - Copyright (C) 2006-2007, 2010, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006-2007, 2010, 2012 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/woe32dll/gettextpo-exports.c b/gettext-tools/woe32dll/gettextpo-exports.c index 3a105efe5..aca639207 100644 --- a/gettext-tools/woe32dll/gettextpo-exports.c +++ b/gettext-tools/woe32dll/gettextpo-exports.c @@ -1,5 +1,5 @@ /* List of exported symbols of libgettextpo on Cygwin. - Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/woe32dll/gettextsrc-exports.c b/gettext-tools/woe32dll/gettextsrc-exports.c index 595f37aa5..dd718ba53 100644 --- a/gettext-tools/woe32dll/gettextsrc-exports.c +++ b/gettext-tools/woe32dll/gettextsrc-exports.c @@ -1,5 +1,5 @@ /* List of exported symbols of libgettextsrc on Cygwin. - Copyright (C) 2006-2007, 2009, 2011, 2015-2016 Free Software Foundation, + Copyright (C) 2006-2007, 2009-2011, 2013-2015 Free Software Foundation, Inc. Written by Bruno Haible , 2006. diff --git a/gnulib-local/Makefile.am b/gnulib-local/Makefile.am index 4ce75983b..8b9b74959 100644 --- a/gnulib-local/Makefile.am +++ b/gnulib-local/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the gnulib-local directory of GNU gettext -## Copyright (C) 2006-2008, 2010-2011, 2015-2018 Free Software Foundation, Inc. +## Copyright (C) 2006-2008, 2010-2012, 2014-2018 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 diff --git a/gnulib-local/build-aux/moopp b/gnulib-local/build-aux/moopp index 70efc11ad..8e6e5902c 100755 --- a/gnulib-local/build-aux/moopp +++ b/gnulib-local/build-aux/moopp @@ -1,7 +1,7 @@ #!/bin/sh # Minimal Object-Oriented style PreProcessor. -# Copyright (C) 2006-2008, 2015-2018 Free Software Foundation, Inc. +# Copyright (C) 2006-2008, 2016, 2018 Free Software Foundation, Inc. # Written by Bruno Haible , 2006. # # This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/addext.c b/gnulib-local/lib/addext.c index 21d66e30e..f76eef816 100644 --- a/gnulib-local/lib/addext.c +++ b/gnulib-local/lib/addext.c @@ -1,5 +1,5 @@ /* addext.c -- add an extension to a file name - Copyright (C) 1990, 1997-1999, 2001-2003, 2005-2006, 2015-2016 Free Software + Copyright (C) 1990, 1997-1999, 2001-2003, 2005-2006 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/alloca.in.h b/gnulib-local/lib/alloca.in.h index 69d9e9b58..4b6ff00d4 100644 --- a/gnulib-local/lib/alloca.in.h +++ b/gnulib-local/lib/alloca.in.h @@ -1,6 +1,5 @@ /* Memory allocation on the stack. - Copyright (C) 1995, 1999, 2001-2007, 2015-2016 Free Software Foundation, - Inc. + Copyright (C) 1995, 1999, 2001-2007 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 diff --git a/gnulib-local/lib/backupfile.c b/gnulib-local/lib/backupfile.c index 3c8e25f4d..624092c46 100644 --- a/gnulib-local/lib/backupfile.c +++ b/gnulib-local/lib/backupfile.c @@ -1,6 +1,5 @@ /* backupfile.c -- make Emacs style backup file names - Copyright (C) 1990-2003, 2005-2006, 2012, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 1990-2003, 2005-2006, 2012 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 diff --git a/gnulib-local/lib/backupfile.h b/gnulib-local/lib/backupfile.h index 8d25204c7..27b30ec3e 100644 --- a/gnulib-local/lib/backupfile.h +++ b/gnulib-local/lib/backupfile.h @@ -1,6 +1,5 @@ /* backupfile.h -- declarations for making Emacs style backup file names - Copyright (C) 1990-1992, 1997-1999, 2001-2003, 2015-2016 Free Software - Foundation, Inc. + Copyright (C) 1990-1992, 1997-1999, 2001-2003 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 diff --git a/gnulib-local/lib/basename.c b/gnulib-local/lib/basename.c index 20d4f77b5..e1da9ab3d 100644 --- a/gnulib-local/lib/basename.c +++ b/gnulib-local/lib/basename.c @@ -1,6 +1,5 @@ /* Return the name-within-directory of a file name. - Copyright (C) 1996-2002, 2004, 2006, 2010, 2012, 2015-2016, 2018 Free Software - Foundation, Inc. + Copyright (C) 1996-2002, 2004, 2006, 2010, 2012, 2018 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-glibc@gnu.org. diff --git a/gnulib-local/lib/basename.h b/gnulib-local/lib/basename.h index 371966429..c1345b92b 100644 --- a/gnulib-local/lib/basename.h +++ b/gnulib-local/lib/basename.h @@ -1,5 +1,5 @@ /* Pathname hacking. - Copyright (C) 2001-2003, 2010, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2010 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/closeout.c b/gnulib-local/lib/closeout.c index faf70344e..2a930d6ea 100644 --- a/gnulib-local/lib/closeout.c +++ b/gnulib-local/lib/closeout.c @@ -1,5 +1,5 @@ /* closeout.c - close standard output and standard error - Copyright (C) 1998-2007, 2012, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 1998-2007, 2012 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 diff --git a/gnulib-local/lib/closeout.h b/gnulib-local/lib/closeout.h index 77d895cbf..5d8f86cb3 100644 --- a/gnulib-local/lib/closeout.h +++ b/gnulib-local/lib/closeout.h @@ -1,5 +1,5 @@ /* Close standard output and standard error. - Copyright (C) 1998-2003, 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 1998-2003, 2006 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 diff --git a/gnulib-local/lib/error-progname.c b/gnulib-local/lib/error-progname.c index fc6b7ddb2..25e3cb205 100644 --- a/gnulib-local/lib/error-progname.c +++ b/gnulib-local/lib/error-progname.c @@ -1,5 +1,5 @@ /* Use of program name in error-reporting functions. - Copyright (C) 2001-2003, 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/error-progname.h b/gnulib-local/lib/error-progname.h index ef1bd18dc..f6659f5af 100644 --- a/gnulib-local/lib/error-progname.h +++ b/gnulib-local/lib/error-progname.h @@ -1,5 +1,5 @@ /* Use of program name in error-reporting functions. - Copyright (C) 2001-2003, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2003 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/fd-ostream.oo.c b/gnulib-local/lib/fd-ostream.oo.c index ce335e277..e87b6d22c 100644 --- a/gnulib-local/lib/fd-ostream.oo.c +++ b/gnulib-local/lib/fd-ostream.oo.c @@ -1,5 +1,5 @@ /* Output stream referring to a file descriptor. - Copyright (C) 2006-2007, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006-2007 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/fd-ostream.oo.h b/gnulib-local/lib/fd-ostream.oo.h index af82329bc..57e0f8230 100644 --- a/gnulib-local/lib/fd-ostream.oo.h +++ b/gnulib-local/lib/fd-ostream.oo.h @@ -1,5 +1,5 @@ /* Output stream referring to a file descriptor. - Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/file-ostream.oo.c b/gnulib-local/lib/file-ostream.oo.c index 7682704a3..b6034e822 100644 --- a/gnulib-local/lib/file-ostream.oo.c +++ b/gnulib-local/lib/file-ostream.oo.c @@ -1,5 +1,5 @@ /* Output stream referring to an stdio FILE. - Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/file-ostream.oo.h b/gnulib-local/lib/file-ostream.oo.h index 9b76514ad..98bd29cd9 100644 --- a/gnulib-local/lib/file-ostream.oo.h +++ b/gnulib-local/lib/file-ostream.oo.h @@ -1,5 +1,5 @@ /* Output stream referring to an stdio FILE. - Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/glib/gstrfuncs.c b/gnulib-local/lib/glib/gstrfuncs.c index ce692fd16..93f719251 100644 --- a/gnulib-local/lib/glib/gstrfuncs.c +++ b/gnulib-local/lib/glib/gstrfuncs.c @@ -621,8 +621,7 @@ g_parse_long_long (const gchar *nptr, /* this code is based on on the strtol(3) code from GNU libc released under * the GNU Lesser General Public License. * - * Copyright (C) 1991-1992, 1994-2000, 1901-1902, 2015-2016 Free Software - * Foundation, Inc. + * Copyright (C) 1991-1992, 1994-2002 Free Software Foundation, Inc. */ #define ISSPACE(c) ((c) == ' ' || (c) == '\f' || (c) == '\n' || \ (c) == '\r' || (c) == '\t' || (c) == '\v') diff --git a/gnulib-local/lib/hash.c b/gnulib-local/lib/hash.c index ade336773..0e3699586 100644 --- a/gnulib-local/lib/hash.c +++ b/gnulib-local/lib/hash.c @@ -1,5 +1,5 @@ /* hash - implement simple hashing table with string based keys. - Copyright (C) 1994-1995, 2000-2006, 2015-2018 Free Software Foundation, Inc. + Copyright (C) 1994-1995, 2000-2006, 2018 Free Software Foundation, Inc. Written by Ulrich Drepper , October 1994. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/hash.h b/gnulib-local/lib/hash.h index c4c49aee9..098c8581f 100644 --- a/gnulib-local/lib/hash.h +++ b/gnulib-local/lib/hash.h @@ -1,5 +1,4 @@ -/* Copyright (C) 1995, 2000-2003, 2005-2006, 2015-2016 Free Software - * Foundation, Inc. +/* Copyright (C) 1995, 2000-2003, 2005-2006 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 diff --git a/gnulib-local/lib/html-ostream.oo.c b/gnulib-local/lib/html-ostream.oo.c index 8a509fbf4..735c0f25c 100644 --- a/gnulib-local/lib/html-ostream.oo.c +++ b/gnulib-local/lib/html-ostream.oo.c @@ -1,5 +1,5 @@ /* Output stream that produces HTML output. - Copyright (C) 2006-2009, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006-2009 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/html-ostream.oo.h b/gnulib-local/lib/html-ostream.oo.h index 32c962df6..72aa15690 100644 --- a/gnulib-local/lib/html-ostream.oo.h +++ b/gnulib-local/lib/html-ostream.oo.h @@ -1,5 +1,5 @@ /* Output stream that produces HTML output. - Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/html-styled-ostream.oo.c b/gnulib-local/lib/html-styled-ostream.oo.c index d22af0ea9..1939b19d0 100644 --- a/gnulib-local/lib/html-styled-ostream.oo.c +++ b/gnulib-local/lib/html-styled-ostream.oo.c @@ -1,5 +1,5 @@ /* Output stream for CSS styled text, producing HTML output. - Copyright (C) 2006-2007, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006-2007 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/html-styled-ostream.oo.h b/gnulib-local/lib/html-styled-ostream.oo.h index 9c22c7a88..14a36f2c0 100644 --- a/gnulib-local/lib/html-styled-ostream.oo.h +++ b/gnulib-local/lib/html-styled-ostream.oo.h @@ -1,5 +1,5 @@ /* Output stream for CSS styled text, producing HTML output. - Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/iconv-ostream.oo.c b/gnulib-local/lib/iconv-ostream.oo.c index 4b61db550..715a9a659 100644 --- a/gnulib-local/lib/iconv-ostream.oo.c +++ b/gnulib-local/lib/iconv-ostream.oo.c @@ -1,5 +1,5 @@ /* Output stream that converts the output to another encoding. - Copyright (C) 2006-2007, 2010, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006-2007, 2010 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/iconv-ostream.oo.h b/gnulib-local/lib/iconv-ostream.oo.h index 313683f1e..7a9baa546 100644 --- a/gnulib-local/lib/iconv-ostream.oo.h +++ b/gnulib-local/lib/iconv-ostream.oo.h @@ -1,5 +1,5 @@ /* Output stream that converts the output to another encoding. - Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/markup.c b/gnulib-local/lib/markup.c index 134adfa51..326661748 100644 --- a/gnulib-local/lib/markup.c +++ b/gnulib-local/lib/markup.c @@ -1,5 +1,5 @@ /* markup.c -- simple XML-like parser - Copyright (C) 2015-2018 Free Software Foundation, Inc. + Copyright (C) 2015, 2018 Free Software Foundation, Inc. This file is not part of the GNU gettext program, but is used with GNU gettext. diff --git a/gnulib-local/lib/markup.h b/gnulib-local/lib/markup.h index 914a762e5..10a2d5537 100644 --- a/gnulib-local/lib/markup.h +++ b/gnulib-local/lib/markup.h @@ -1,5 +1,5 @@ /* markup.h -- simple XML-like string parser - Copyright (C) 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2015 Free Software Foundation, Inc. This file is not part of the GNU gettext program, but is used with GNU gettext. diff --git a/gnulib-local/lib/memory-ostream.oo.c b/gnulib-local/lib/memory-ostream.oo.c index 692829da7..acdb66fcc 100644 --- a/gnulib-local/lib/memory-ostream.oo.c +++ b/gnulib-local/lib/memory-ostream.oo.c @@ -1,5 +1,5 @@ /* Output stream that accumulates the output in memory. - Copyright (C) 2006-2007, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006-2007 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/memory-ostream.oo.h b/gnulib-local/lib/memory-ostream.oo.h index bd3e37118..c3c39656a 100644 --- a/gnulib-local/lib/memory-ostream.oo.h +++ b/gnulib-local/lib/memory-ostream.oo.h @@ -1,5 +1,5 @@ /* Output stream that accumulates the output in memory. - Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/moo.h b/gnulib-local/lib/moo.h index 0066315e2..e98d1fb28 100644 --- a/gnulib-local/lib/moo.h +++ b/gnulib-local/lib/moo.h @@ -1,5 +1,5 @@ /* Minimal object-oriented facilities for C. - Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/ostream.oo.c b/gnulib-local/lib/ostream.oo.c index 9276fe932..5fbac10fc 100644 --- a/gnulib-local/lib/ostream.oo.c +++ b/gnulib-local/lib/ostream.oo.c @@ -1,5 +1,5 @@ /* Abstract output stream data type. - Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/ostream.oo.h b/gnulib-local/lib/ostream.oo.h index d72326660..7e33c1de2 100644 --- a/gnulib-local/lib/ostream.oo.h +++ b/gnulib-local/lib/ostream.oo.h @@ -1,5 +1,5 @@ /* Abstract output stream data type. - Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/styled-ostream.oo.c b/gnulib-local/lib/styled-ostream.oo.c index 47a7785ef..e87eea9ee 100644 --- a/gnulib-local/lib/styled-ostream.oo.c +++ b/gnulib-local/lib/styled-ostream.oo.c @@ -1,5 +1,5 @@ /* Abstract output stream for CSS styled text. - Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/styled-ostream.oo.h b/gnulib-local/lib/styled-ostream.oo.h index 4acf6e86e..b612d9ef8 100644 --- a/gnulib-local/lib/styled-ostream.oo.h +++ b/gnulib-local/lib/styled-ostream.oo.h @@ -1,5 +1,5 @@ /* Abstract output stream for CSS styled text. - Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/term-ostream.oo.c b/gnulib-local/lib/term-ostream.oo.c index 95e811fe1..5361ec301 100644 --- a/gnulib-local/lib/term-ostream.oo.c +++ b/gnulib-local/lib/term-ostream.oo.c @@ -1,5 +1,5 @@ /* Output stream for attributed text, producing ANSI escape sequences. - Copyright (C) 2006-2008, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006-2008, 2017 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/term-ostream.oo.h b/gnulib-local/lib/term-ostream.oo.h index 8a5b7b91a..2e2f8c22c 100644 --- a/gnulib-local/lib/term-ostream.oo.h +++ b/gnulib-local/lib/term-ostream.oo.h @@ -1,5 +1,5 @@ /* Output stream for attributed text, producing ANSI escape sequences. - Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/term-styled-ostream.oo.c b/gnulib-local/lib/term-styled-ostream.oo.c index f64796c24..d21486423 100644 --- a/gnulib-local/lib/term-styled-ostream.oo.c +++ b/gnulib-local/lib/term-styled-ostream.oo.c @@ -1,5 +1,5 @@ /* Output stream for CSS styled text, producing ANSI escape sequences. - Copyright (C) 2006-2007, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006-2007 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/term-styled-ostream.oo.h b/gnulib-local/lib/term-styled-ostream.oo.h index e3db25de5..8a6447a88 100644 --- a/gnulib-local/lib/term-styled-ostream.oo.h +++ b/gnulib-local/lib/term-styled-ostream.oo.h @@ -1,5 +1,5 @@ /* Output stream for CSS styled text, producing ANSI escape sequences. - Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/termcap.h b/gnulib-local/lib/termcap.h index d6a46b2e4..3f9b8aa74 100644 --- a/gnulib-local/lib/termcap.h +++ b/gnulib-local/lib/termcap.h @@ -1,5 +1,5 @@ /* Information about terminal capabilities. - Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/terminfo.h b/gnulib-local/lib/terminfo.h index 212b7c5f3..b29c51dd4 100644 --- a/gnulib-local/lib/terminfo.h +++ b/gnulib-local/lib/terminfo.h @@ -1,5 +1,5 @@ /* Information about terminal capabilities. - Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/tparm.c b/gnulib-local/lib/tparm.c index 7e290b8d5..787667679 100644 --- a/gnulib-local/lib/tparm.c +++ b/gnulib-local/lib/tparm.c @@ -1,5 +1,5 @@ /* Substitution of parameters in strings from terminal descriptions. - Copyright (C) 2006, 2012, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006, 2012 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 diff --git a/gnulib-local/lib/tputs.c b/gnulib-local/lib/tputs.c index 761922da6..f3f89872a 100644 --- a/gnulib-local/lib/tputs.c +++ b/gnulib-local/lib/tputs.c @@ -1,5 +1,5 @@ /* Output of string from terminal descriptions. - Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2006 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 diff --git a/gnulib-local/lib/xalloc.h b/gnulib-local/lib/xalloc.h index 40d8e5985..c4ba23c41 100644 --- a/gnulib-local/lib/xalloc.h +++ b/gnulib-local/lib/xalloc.h @@ -1,5 +1,5 @@ /* malloc with out of memory checking. - Copyright (C) 2001-2004, 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2004, 2006 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/xerror.c b/gnulib-local/lib/xerror.c index 6f2c0a510..8e180de80 100644 --- a/gnulib-local/lib/xerror.c +++ b/gnulib-local/lib/xerror.c @@ -1,5 +1,5 @@ /* Multiline error-reporting functions. - Copyright (C) 2001-2003, 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/xerror.h b/gnulib-local/lib/xerror.h index 0ff378073..4386c0c4e 100644 --- a/gnulib-local/lib/xerror.h +++ b/gnulib-local/lib/xerror.h @@ -1,5 +1,5 @@ /* Multiline error-reporting functions. - Copyright (C) 2001-2003, 2006, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/xgetcwd.c b/gnulib-local/lib/xgetcwd.c index 17ca272de..d0a0dd4e9 100644 --- a/gnulib-local/lib/xgetcwd.c +++ b/gnulib-local/lib/xgetcwd.c @@ -1,5 +1,5 @@ /* xgetcwd.c -- return current directory with unlimited length - Copyright (C) 1992, 1996, 2000, 2003, 2005-2006, 2011, 2015-2016 Free + Copyright (C) 1992, 1996, 2000, 2003, 2005-2006, 2011 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/xgetcwd.h b/gnulib-local/lib/xgetcwd.h index 751aadc49..ec6b99952 100644 --- a/gnulib-local/lib/xgetcwd.h +++ b/gnulib-local/lib/xgetcwd.h @@ -1,5 +1,5 @@ /* xgetcwd -- return current directory with unlimited length - Copyright (C) 1995, 2001-2002, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 1995, 2001-2002 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 diff --git a/gnulib-local/lib/xmalloc.c b/gnulib-local/lib/xmalloc.c index 6513af375..869cc1804 100644 --- a/gnulib-local/lib/xmalloc.c +++ b/gnulib-local/lib/xmalloc.c @@ -1,5 +1,5 @@ /* xmalloc.c -- malloc with out of memory checking - Copyright (C) 1990-1996, 2000-2003, 2005-2007, 2012, 2015-2016 Free Software + Copyright (C) 1990-1996, 2000-2003, 2005-2007, 2012 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/lib/xstrdup.c b/gnulib-local/lib/xstrdup.c index ad03d49b6..1b369e91a 100644 --- a/gnulib-local/lib/xstrdup.c +++ b/gnulib-local/lib/xstrdup.c @@ -1,5 +1,5 @@ /* xstrdup.c -- copy a string with out of memory checking - Copyright (C) 1990, 1996, 2000-2003, 2005-2006, 2015-2016 Free Software + Copyright (C) 1990, 1996, 2000-2003, 2005-2006 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/gnulib-local/m4/alloca.m4 b/gnulib-local/m4/alloca.m4 index 64f9a7928..80141647e 100644 --- a/gnulib-local/m4/alloca.m4 +++ b/gnulib-local/m4/alloca.m4 @@ -1,6 +1,5 @@ # alloca.m4 serial 4 (gettext-0.18.2) -dnl Copyright (C) 2002-2003, 2006, 2011, 2015-2016 Free Software Foundation, -dnl Inc. +dnl Copyright (C) 2002-2003, 2006, 2011, Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/gnulib-local/m4/backupfile.m4 b/gnulib-local/m4/backupfile.m4 index 5e883476c..532bd5c9d 100644 --- a/gnulib-local/m4/backupfile.m4 +++ b/gnulib-local/m4/backupfile.m4 @@ -1,5 +1,5 @@ # backupfile.m4 serial 3 (gettext-0.15) -dnl Copyright (C) 2001-2003, 2006, 2015-2016 Free Software Foundation, Inc. +dnl Copyright (C) 2001-2003, 2006 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/gnulib-local/m4/curses.m4 b/gnulib-local/m4/curses.m4 index 38edc30b0..ef41ffd5f 100644 --- a/gnulib-local/m4/curses.m4 +++ b/gnulib-local/m4/curses.m4 @@ -1,5 +1,5 @@ # curses.m4 serial 1 (gettext-0.18) -dnl Copyright (C) 2008, 2015-2016 Free Software Foundation, Inc. +dnl Copyright (C) 2008 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/gnulib-local/m4/java.m4 b/gnulib-local/m4/java.m4 index cdfcfec4d..1ad7fc18c 100644 --- a/gnulib-local/m4/java.m4 +++ b/gnulib-local/m4/java.m4 @@ -1,5 +1,5 @@ # java.m4 serial 2 -dnl Copyright (C) 2005, 2015-2017 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2017 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/gnulib-local/m4/libcroco.m4 b/gnulib-local/m4/libcroco.m4 index f79ea82f1..f4958fbc5 100644 --- a/gnulib-local/m4/libcroco.m4 +++ b/gnulib-local/m4/libcroco.m4 @@ -1,5 +1,5 @@ # libcroco.m4 serial 2 (gettext-0.17) -dnl Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc. +dnl Copyright (C) 2006-2007 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/gnulib-local/m4/libglib.m4 b/gnulib-local/m4/libglib.m4 index 42e55e6fd..fe533cb92 100644 --- a/gnulib-local/m4/libglib.m4 +++ b/gnulib-local/m4/libglib.m4 @@ -1,5 +1,5 @@ # libglib.m4 serial 3 (gettext-0.17) -dnl Copyright (C) 2006-2007, 2015-2016 Free Software Foundation, Inc. +dnl Copyright (C) 2006-2007 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/gnulib-local/m4/libxml.m4 b/gnulib-local/m4/libxml.m4 index 480c700d2..be8253efa 100644 --- a/gnulib-local/m4/libxml.m4 +++ b/gnulib-local/m4/libxml.m4 @@ -1,5 +1,5 @@ # libxml.m4 serial 6 (gettext-0.18.2) -dnl Copyright (C) 2006, 2008, 2015-2016 Free Software Foundation, Inc. +dnl Copyright (C) 2006, 2008, 2011, 2013, 2016 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/gnulib-local/m4/moo.m4 b/gnulib-local/m4/moo.m4 index 88e66a982..737427e92 100644 --- a/gnulib-local/m4/moo.m4 +++ b/gnulib-local/m4/moo.m4 @@ -1,5 +1,5 @@ # moo.m4 serial 1 (gettext-0.17) -dnl Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc. +dnl Copyright (C) 2006-2007 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/gnulib-local/m4/term-ostream.m4 b/gnulib-local/m4/term-ostream.m4 index bcc931e72..0fd8691f1 100644 --- a/gnulib-local/m4/term-ostream.m4 +++ b/gnulib-local/m4/term-ostream.m4 @@ -1,5 +1,5 @@ # term-ostream.m4 serial 1 -dnl Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc. +dnl Copyright (C) 2006 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/gnulib-local/m4/termcap.m4 b/gnulib-local/m4/termcap.m4 index 93511d960..63adb189c 100644 --- a/gnulib-local/m4/termcap.m4 +++ b/gnulib-local/m4/termcap.m4 @@ -1,6 +1,5 @@ # termcap.m4 serial 7 (gettext-0.18) -dnl Copyright (C) 2000-2002, 2006, 2008, 2015-2016 Free Software Foundation, -dnl Inc. +dnl Copyright (C) 2000-2002, 2006-2008 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/gnulib-local/m4/terminfo.m4 b/gnulib-local/m4/terminfo.m4 index 8257e2581..0b9e7132b 100644 --- a/gnulib-local/m4/terminfo.m4 +++ b/gnulib-local/m4/terminfo.m4 @@ -1,6 +1,5 @@ # terminfo.m4 serial 3 (gettext-0.18) -dnl Copyright (C) 2000-2002, 2006, 2008, 2015-2016 Free Software Foundation, -dnl Inc. +dnl Copyright (C) 2000-2002, 2006-2008 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/gnulib-local/m4/unionwait.m4 b/gnulib-local/m4/unionwait.m4 index 95199f3b1..ea3d4922b 100644 --- a/gnulib-local/m4/unionwait.m4 +++ b/gnulib-local/m4/unionwait.m4 @@ -1,5 +1,5 @@ # unionwait.m4 serial 1 (gettext-0.11) -dnl Copyright (C) 1993-2002, 2015-2016 Free Software Foundation, Inc. +dnl Copyright (C) 1993-2002 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fixautomake.m4 b/m4/fixautomake.m4 index 4b584da4c..989220db1 100644 --- a/m4/fixautomake.m4 +++ b/m4/fixautomake.m4 @@ -1,6 +1,5 @@ # fixautomake.m4 serial 8 (gettext-0.18) -dnl Copyright (C) 2002-2003, 2006, 2009, 2015-2016 Free Software Foundation, -dnl Inc. +dnl Copyright (C) 2002-2003, 2006, 2009 Free Software Foundation, Inc. dnl This file is free software, distributed under the terms of the GNU dnl General Public License. As a special exception to the GNU General dnl Public License, this file may be distributed as part of a program diff --git a/m4/woe32-dll.m4 b/m4/woe32-dll.m4 index 261401f55..715120de1 100644 --- a/m4/woe32-dll.m4 +++ b/m4/woe32-dll.m4 @@ -1,5 +1,5 @@ # woe32-dll.m4 serial 4 -dnl Copyright (C) 2005-2006, 2011, 2015-2018 Free Software Foundation, Inc. +dnl Copyright (C) 2005-2006, 2011 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/os2/iconv/iconv.c b/os2/iconv/iconv.c index c0a16279b..23922de75 100644 --- a/os2/iconv/iconv.c +++ b/os2/iconv/iconv.c @@ -1,5 +1,5 @@ /* OS/2 iconv() implementation through OS/2 Unicode API - Copyright (C) 2001-2002, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001-2002 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 diff --git a/os2/iconv/iconv.h b/os2/iconv/iconv.h index 043d3e747..a6c66efaa 100644 --- a/os2/iconv/iconv.h +++ b/os2/iconv/iconv.h @@ -1,5 +1,5 @@ /* OS/2 iconv() implementation through OS/2 Unicode API - Copyright (C) 2001, 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2001 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