summaryrefslogtreecommitdiffstats
path: root/gnulib-local
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2015-06-05 16:11:39 +0900
committerDaiki Ueno <ueno@gnu.org>2015-06-05 16:11:39 +0900
commit4a22b2df2bda2ce267f074cb2da6d7018529004a (patch)
tree0bd5d24fe39d40720a1fc1ef80c983d9b8a2de63 /gnulib-local
parent501d166b9cf38b25f63346f8900f6e5f669498e2 (diff)
downloadexternal_gettext-4a22b2df2bda2ce267f074cb2da6d7018529004a.zip
external_gettext-4a22b2df2bda2ce267f074cb2da6d7018529004a.tar.gz
external_gettext-4a22b2df2bda2ce267f074cb2da6d7018529004a.tar.bz2
maint: Update copyright year
Diffstat (limited to 'gnulib-local')
-rw-r--r--gnulib-local/Makefile.am3
-rwxr-xr-xgnulib-local/build-aux/moopp2
-rw-r--r--gnulib-local/lib/addext.c3
-rw-r--r--gnulib-local/lib/alloca.in.h3
-rw-r--r--gnulib-local/lib/backupfile.c3
-rw-r--r--gnulib-local/lib/backupfile.h3
-rw-r--r--gnulib-local/lib/basename.c3
-rw-r--r--gnulib-local/lib/basename.h2
-rw-r--r--gnulib-local/lib/closeout.c2
-rw-r--r--gnulib-local/lib/closeout.h2
-rw-r--r--gnulib-local/lib/error-progname.c2
-rw-r--r--gnulib-local/lib/error-progname.h2
-rw-r--r--gnulib-local/lib/fd-ostream.oo.c2
-rw-r--r--gnulib-local/lib/fd-ostream.oo.h2
-rw-r--r--gnulib-local/lib/file-ostream.oo.c2
-rw-r--r--gnulib-local/lib/file-ostream.oo.h2
-rw-r--r--gnulib-local/lib/gettext.h3
-rw-r--r--gnulib-local/lib/glib/gstrfuncs.c4
-rw-r--r--gnulib-local/lib/hash.c3
-rw-r--r--gnulib-local/lib/hash.h3
-rw-r--r--gnulib-local/lib/html-ostream.oo.c2
-rw-r--r--gnulib-local/lib/html-ostream.oo.h2
-rw-r--r--gnulib-local/lib/html-styled-ostream.oo.c2
-rw-r--r--gnulib-local/lib/html-styled-ostream.oo.h2
-rw-r--r--gnulib-local/lib/iconv-ostream.oo.c2
-rw-r--r--gnulib-local/lib/iconv-ostream.oo.h2
-rw-r--r--gnulib-local/lib/memory-ostream.oo.c2
-rw-r--r--gnulib-local/lib/memory-ostream.oo.h2
-rw-r--r--gnulib-local/lib/moo.h2
-rw-r--r--gnulib-local/lib/ostream.oo.c2
-rw-r--r--gnulib-local/lib/ostream.oo.h2
-rw-r--r--gnulib-local/lib/styled-ostream.oo.c2
-rw-r--r--gnulib-local/lib/styled-ostream.oo.h2
-rw-r--r--gnulib-local/lib/term-ostream.oo.c2
-rw-r--r--gnulib-local/lib/term-ostream.oo.h2
-rw-r--r--gnulib-local/lib/term-styled-ostream.oo.c2
-rw-r--r--gnulib-local/lib/term-styled-ostream.oo.h2
-rw-r--r--gnulib-local/lib/termcap.h2
-rw-r--r--gnulib-local/lib/terminfo.h2
-rw-r--r--gnulib-local/lib/tparm.c2
-rw-r--r--gnulib-local/lib/tputs.c2
-rw-r--r--gnulib-local/lib/xalloc.h2
-rw-r--r--gnulib-local/lib/xerror.c2
-rw-r--r--gnulib-local/lib/xerror.h2
-rw-r--r--gnulib-local/lib/xgetcwd.c3
-rw-r--r--gnulib-local/lib/xgetcwd.h2
-rw-r--r--gnulib-local/lib/xmalloc.c3
-rw-r--r--gnulib-local/lib/xstrdup.c3
-rw-r--r--gnulib-local/m4/alloca.m43
-rw-r--r--gnulib-local/m4/backupfile.m42
-rw-r--r--gnulib-local/m4/curses.m42
-rw-r--r--gnulib-local/m4/gcj.m42
-rw-r--r--gnulib-local/m4/java.m42
-rw-r--r--gnulib-local/m4/libcroco.m42
-rw-r--r--gnulib-local/m4/libglib.m42
-rw-r--r--gnulib-local/m4/libxml.m42
-rw-r--r--gnulib-local/m4/moo.m42
-rw-r--r--gnulib-local/m4/term-ostream.m42
-rw-r--r--gnulib-local/m4/termcap.m43
-rw-r--r--gnulib-local/m4/terminfo.m43
-rw-r--r--gnulib-local/m4/unionwait.m42
61 files changed, 77 insertions, 62 deletions
diff --git a/gnulib-local/Makefile.am b/gnulib-local/Makefile.am
index 31bfaaf..9b217e5 100644
--- a/gnulib-local/Makefile.am
+++ b/gnulib-local/Makefile.am
@@ -1,5 +1,6 @@
## Makefile for the gnulib-local directory of GNU gettext
-## Copyright (C) 2006-2008, 2010-2011 Free Software Foundation, Inc.
+## Copyright (C) 2006-2008, 2010-2011, 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/gnulib-local/build-aux/moopp b/gnulib-local/build-aux/moopp
index 6be82fc..96a50a6 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 Free Software Foundation, Inc.
+# Copyright (C) 2006-2008, 2015 Free Software Foundation, Inc.
# Written by Bruno Haible <bruno@clisp.org>, 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 fef2b9b..bea586f 100644
--- a/gnulib-local/lib/addext.c
+++ b/gnulib-local/lib/addext.c
@@ -1,5 +1,6 @@
/* addext.c -- add an extension to a file name
- Copyright (C) 1990, 1997-1999, 2001-2003, 2005-2006 Free Software Foundation, Inc.
+ Copyright (C) 1990, 1997-1999, 2001-2003, 2005-2006, 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/gnulib-local/lib/alloca.in.h b/gnulib-local/lib/alloca.in.h
index 964cb8d..b334262 100644
--- a/gnulib-local/lib/alloca.in.h
+++ b/gnulib-local/lib/alloca.in.h
@@ -1,5 +1,6 @@
/* Memory allocation on the stack.
- Copyright (C) 1995, 1999, 2001-2007 Free Software Foundation, Inc.
+ Copyright (C) 1995, 1999, 2001-2007, 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/gnulib-local/lib/backupfile.c b/gnulib-local/lib/backupfile.c
index 9d75b02..5ec0228 100644
--- a/gnulib-local/lib/backupfile.c
+++ b/gnulib-local/lib/backupfile.c
@@ -1,5 +1,6 @@
/* backupfile.c -- make Emacs style backup file names
- Copyright (C) 1990-1999, 2000-2003, 2005-2006, 2012 Free Software Foundation, Inc.
+ Copyright (C) 1990-2003, 2005-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 General Public License as published by
diff --git a/gnulib-local/lib/backupfile.h b/gnulib-local/lib/backupfile.h
index e2c8743..91c37fa 100644
--- a/gnulib-local/lib/backupfile.h
+++ b/gnulib-local/lib/backupfile.h
@@ -1,5 +1,6 @@
/* backupfile.h -- declarations for making Emacs style backup file names
- Copyright (C) 1990-1992, 1997-1999, 2001-2003 Free Software Foundation, Inc.
+ Copyright (C) 1990-1992, 1997-1999, 2001-2003, 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/gnulib-local/lib/basename.c b/gnulib-local/lib/basename.c
index 5874420..56421aa 100644
--- a/gnulib-local/lib/basename.c
+++ b/gnulib-local/lib/basename.c
@@ -1,5 +1,6 @@
/* Return the name-within-directory of a file name.
- Copyright (C) 1996-1999, 2000-2002, 2004, 2006, 2010, 2012 Free Software Foundation, Inc.
+ Copyright (C) 1996-2002, 2004, 2006, 2010, 2012, 2015 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 908cc3e..489cc67 100644
--- a/gnulib-local/lib/basename.h
+++ b/gnulib-local/lib/basename.h
@@ -1,5 +1,5 @@
/* Pathname hacking.
- Copyright (C) 2001-2003, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2001-2003, 2010, 2015 Free Software Foundation, Inc.
Written by Bruno Haible <haible@clisp.cons.org>, 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 20b021d..a790176 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 Free Software Foundation, Inc.
+ Copyright (C) 1998-2007, 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 General Public License as published by
diff --git a/gnulib-local/lib/closeout.h b/gnulib-local/lib/closeout.h
index 33e309e..896e22f 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 Free Software Foundation, Inc.
+ Copyright (C) 1998-2003, 2006, 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/gnulib-local/lib/error-progname.c b/gnulib-local/lib/error-progname.c
index 189bbd5..525d11f 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 Free Software Foundation, Inc.
+ Copyright (C) 2001-2003, 2006, 2015 Free Software Foundation, Inc.
Written by Bruno Haible <haible@clisp.cons.org>, 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 77ae822..f16107a 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 Free Software Foundation, Inc.
+ Copyright (C) 2001-2003, 2015 Free Software Foundation, Inc.
Written by Bruno Haible <haible@clisp.cons.org>, 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 0c8978f..64b9597 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 Free Software Foundation, Inc.
+ Copyright (C) 2006-2007, 2015 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 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 bd1f0b4..155b627 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 Free Software Foundation, Inc.
+ Copyright (C) 2006, 2015 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 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 e5884bc..a500825 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 Free Software Foundation, Inc.
+ Copyright (C) 2006, 2015 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 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 6da1dbd..395cef7 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 Free Software Foundation, Inc.
+ Copyright (C) 2006, 2015 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 2006.
This program is free software: you can redistribute it and/or modify
diff --git a/gnulib-local/lib/gettext.h b/gnulib-local/lib/gettext.h
index 9d4055d..7d96228 100644
--- a/gnulib-local/lib/gettext.h
+++ b/gnulib-local/lib/gettext.h
@@ -1,5 +1,6 @@
/* Convenience header for conditional use of GNU <libintl.h>.
- Copyright (C) 1995-1998, 2000-2002, 2004-2006, 2009-2011 Free Software Foundation, Inc.
+ Copyright (C) 1995-1998, 2000-2002, 2004-2006, 2009-2011, 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/gnulib-local/lib/glib/gstrfuncs.c b/gnulib-local/lib/glib/gstrfuncs.c
index 7e0cedd..8796226 100644
--- a/gnulib-local/lib/glib/gstrfuncs.c
+++ b/gnulib-local/lib/glib/gstrfuncs.c
@@ -621,8 +621,8 @@ 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,92,94,95,96,97,98,99,2000,01,02
- * Free Software Foundation, Inc.
+ * Copyright (C) 1991-1992, 1994-2000, 1901-1902, 2015 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 1844724..89fa5ec 100644
--- a/gnulib-local/lib/hash.c
+++ b/gnulib-local/lib/hash.c
@@ -1,5 +1,6 @@
/* hash - implement simple hashing table with string based keys.
- Copyright (C) 1994-1995, 2000-2006 Free Software Foundation, Inc.
+ Copyright (C) 1994-1995, 2000-2006, 2015 Free Software Foundation,
+ Inc.
Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 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 3d22149..0cf972f 100644
--- a/gnulib-local/lib/hash.h
+++ b/gnulib-local/lib/hash.h
@@ -1,4 +1,5 @@
-/* Copyright (C) 1995, 2000-2003, 2005-2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995, 2000-2003, 2005-2006, 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/gnulib-local/lib/html-ostream.oo.c b/gnulib-local/lib/html-ostream.oo.c
index bf5c130..afa84d3 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 Free Software Foundation, Inc.
+ Copyright (C) 2006-2009, 2015 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 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 5ee26de..87c6f3d 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 Free Software Foundation, Inc.
+ Copyright (C) 2006, 2015 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 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 2766ab0..ef187dd 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 Free Software Foundation, Inc.
+ Copyright (C) 2006-2007, 2015 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 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 c28e0b9..d66bb2e 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 Free Software Foundation, Inc.
+ Copyright (C) 2006, 2015 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 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 c33c53a..a7314fa 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 Free Software Foundation, Inc.
+ Copyright (C) 2006-2007, 2010, 2015 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 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 de3c3b8..961ad06 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 Free Software Foundation, Inc.
+ Copyright (C) 2006, 2015 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 2006.
This program is free software: you can redistribute it and/or modify
diff --git a/gnulib-local/lib/memory-ostream.oo.c b/gnulib-local/lib/memory-ostream.oo.c
index 680cdeb..2468ed5 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 Free Software Foundation, Inc.
+ Copyright (C) 2006-2007, 2015 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 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 356bb73..ae9ef15 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 Free Software Foundation, Inc.
+ Copyright (C) 2006, 2015 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 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 93a12b3..f11a2b8 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 Free Software Foundation, Inc.
+ Copyright (C) 2006, 2015 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 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 49ee16f..3c178fa 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 Free Software Foundation, Inc.
+ Copyright (C) 2006, 2015 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 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 2a9a7f3..87199df 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 Free Software Foundation, Inc.
+ Copyright (C) 2006, 2015 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 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 9ec3525..03ecbc0 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 Free Software Foundation, Inc.
+ Copyright (C) 2006, 2015 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 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 944c191..4e9c8d0 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 Free Software Foundation, Inc.
+ Copyright (C) 2006, 2015 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 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 6556e15..243619a 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 Free Software Foundation, Inc.
+ Copyright (C) 2006-2008, 2015 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 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 1ace97b..8883b8f 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 Free Software Foundation, Inc.
+ Copyright (C) 2006, 2015 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 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 a08bf65..658574b 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 Free Software Foundation, Inc.
+ Copyright (C) 2006-2007, 2015 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 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 b890e3d..05335ce 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 Free Software Foundation, Inc.
+ Copyright (C) 2006, 2015 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 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 8810d24..944c63d 100644
--- a/gnulib-local/lib/termcap.h
+++ b/gnulib-local/lib/termcap.h
@@ -1,5 +1,5 @@
/* Information about terminal capabilities.
- Copyright (C) 2006 Free Software Foundation, Inc.
+ Copyright (C) 2006, 2015 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 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 320aede..6e412f0 100644
--- a/gnulib-local/lib/terminfo.h
+++ b/gnulib-local/lib/terminfo.h
@@ -1,5 +1,5 @@
/* Information about terminal capabilities.
- Copyright (C) 2006 Free Software Foundation, Inc.
+ Copyright (C) 2006, 2015 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 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 69cb8f3..817a691 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 Free Software Foundation, Inc.
+ Copyright (C) 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/gnulib-local/lib/tputs.c b/gnulib-local/lib/tputs.c
index e45b99c..03c07f3 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 Free Software Foundation, Inc.
+ Copyright (C) 2006, 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/gnulib-local/lib/xalloc.h b/gnulib-local/lib/xalloc.h
index 1ad1009..b261994 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 Free Software Foundation, Inc.
+ Copyright (C) 2001-2004, 2006, 2015 Free Software Foundation, Inc.
Written by Bruno Haible <haible@clisp.cons.org>, 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 b803f48..705b553 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 Free Software Foundation, Inc.
+ Copyright (C) 2001-2003, 2006, 2015 Free Software Foundation, Inc.
Written by Bruno Haible <haible@clisp.cons.org>, 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 28b39c1..fc8b163 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 Free Software Foundation, Inc.
+ Copyright (C) 2001-2003, 2006, 2015 Free Software Foundation, Inc.
Written by Bruno Haible <haible@clisp.cons.org>, 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 b2b8f0b..d939c63 100644
--- a/gnulib-local/lib/xgetcwd.c
+++ b/gnulib-local/lib/xgetcwd.c
@@ -1,5 +1,6 @@
/* xgetcwd.c -- return current directory with unlimited length
- Copyright (C) 1992, 1996, 2000, 2003, 2005-2006, 2011 Free Software Foundation, Inc.
+ Copyright (C) 1992, 1996, 2000, 2003, 2005-2006, 2011, 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/gnulib-local/lib/xgetcwd.h b/gnulib-local/lib/xgetcwd.h
index 961d73d..8c7e988 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 Free Software Foundation, Inc.
+ Copyright (C) 1995, 2001-2002, 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/gnulib-local/lib/xmalloc.c b/gnulib-local/lib/xmalloc.c
index 223f994..43dcb94 100644
--- a/gnulib-local/lib/xmalloc.c
+++ b/gnulib-local/lib/xmalloc.c
@@ -1,5 +1,6 @@
/* xmalloc.c -- malloc with out of memory checking
- Copyright (C) 1990-1996, 2000-2003, 2005-2007, 2012 Free Software Foundation, Inc.
+ Copyright (C) 1990-1996, 2000-2003, 2005-2007, 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 General Public License as published by
diff --git a/gnulib-local/lib/xstrdup.c b/gnulib-local/lib/xstrdup.c
index 9ad1b94..7aa09dc 100644
--- a/gnulib-local/lib/xstrdup.c
+++ b/gnulib-local/lib/xstrdup.c
@@ -1,5 +1,6 @@
/* xstrdup.c -- copy a string with out of memory checking
- Copyright (C) 1990, 1996, 2000-2003, 2005-2006 Free Software Foundation, Inc.
+ Copyright (C) 1990, 1996, 2000-2003, 2005-2006, 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/gnulib-local/m4/alloca.m4 b/gnulib-local/m4/alloca.m4
index 58a61f8..c7165e5 100644
--- a/gnulib-local/m4/alloca.m4
+++ b/gnulib-local/m4/alloca.m4
@@ -1,5 +1,6 @@
# alloca.m4 serial 4 (gettext-0.18.2)
-dnl Copyright (C) 2002-2003, 2006, 2011 Free Software Foundation, Inc.
+dnl Copyright (C) 2002-2003, 2006, 2011, 2015 Free Software Foundation,
+dnl 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 532bd5c..febc532 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 Free Software Foundation, Inc.
+dnl Copyright (C) 2001-2003, 2006, 2015 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 ef41ffd..9de43d2 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 Free Software Foundation, Inc.
+dnl Copyright (C) 2008, 2015 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/gcj.m4 b/gnulib-local/m4/gcj.m4
index f84b7fb..021bc7c 100644
--- a/gnulib-local/m4/gcj.m4
+++ b/gnulib-local/m4/gcj.m4
@@ -1,5 +1,5 @@
# gcj.m4 serial 2 (gettext-0.17)
-dnl Copyright (C) 2002, 2006 Free Software Foundation, Inc.
+dnl Copyright (C) 2002, 2006, 2015 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 d04a660..3285dd5 100644
--- a/gnulib-local/m4/java.m4
+++ b/gnulib-local/m4/java.m4
@@ -1,5 +1,5 @@
# java.m4 serial 1 (gettext-0.15)
-dnl Copyright (C) 2005 Free Software Foundation, Inc.
+dnl Copyright (C) 2005, 2015 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 310a69e..859080c 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 Free Software Foundation, Inc.
+dnl Copyright (C) 2006, 2015 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 fe533cb..f0df4ce 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 Free Software Foundation, Inc.
+dnl Copyright (C) 2006-2007, 2015 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 7fa96bb..fa8e8e7 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 Free Software Foundation, Inc.
+dnl Copyright (C) 2006, 2008, 2015 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 5368c8f..3bda672 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 Free Software Foundation, Inc.
+dnl Copyright (C) 2006, 2015 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 0fd8691..c227384 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 Free Software Foundation, Inc.
+dnl Copyright (C) 2006, 2015 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 a79cd51..1ab0673 100644
--- a/gnulib-local/m4/termcap.m4
+++ b/gnulib-local/m4/termcap.m4
@@ -1,5 +1,6 @@
# termcap.m4 serial 7 (gettext-0.18)
-dnl Copyright (C) 2000-2002, 2006, 2008 Free Software Foundation, Inc.
+dnl Copyright (C) 2000-2002, 2006, 2008, 2015 Free Software Foundation,
+dnl 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 461137a..070e86e 100644
--- a/gnulib-local/m4/terminfo.m4
+++ b/gnulib-local/m4/terminfo.m4
@@ -1,5 +1,6 @@
# terminfo.m4 serial 3 (gettext-0.18)
-dnl Copyright (C) 2000-2002, 2006, 2008 Free Software Foundation, Inc.
+dnl Copyright (C) 2000-2002, 2006, 2008, 2015 Free Software Foundation,
+dnl 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 ea3d492..4ec7bf3 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 Free Software Foundation, Inc.
+dnl Copyright (C) 1993-2002, 2015 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.