summaryrefslogtreecommitdiff
path: root/gettext-runtime/libasprintf
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@lorry>2016-06-11 13:13:21 +0000
committerLorry Tar Creator <lorry-tar-importer@lorry>2016-06-11 13:13:21 +0000
commit500500ec9b7b0d0cef90b48c9b4ddc8866b5f19c (patch)
tree1d7b3e6fab5c199fdbbaab53ee9532de6a4c8cf7 /gettext-runtime/libasprintf
parent6eb5949dd99d174393465069c2fd0bab32deddcc (diff)
downloadgettext-tarball-500500ec9b7b0d0cef90b48c9b4ddc8866b5f19c.tar.gz
Diffstat (limited to 'gettext-runtime/libasprintf')
-rw-r--r--gettext-runtime/libasprintf/ChangeLog11
-rw-r--r--gettext-runtime/libasprintf/Makefile.am3
-rw-r--r--gettext-runtime/libasprintf/Makefile.gnulib2
-rw-r--r--gettext-runtime/libasprintf/Makefile.in2
-rw-r--r--gettext-runtime/libasprintf/alloca.in.h2
-rw-r--r--gettext-runtime/libasprintf/asnprintf.c2
-rw-r--r--gettext-runtime/libasprintf/asprintf.c2
-rw-r--r--gettext-runtime/libasprintf/autosprintf.cc2
-rw-r--r--gettext-runtime/libasprintf/autosprintf.in.h2
-rw-r--r--gettext-runtime/libasprintf/autosprintf.info11
-rw-r--r--gettext-runtime/libasprintf/autosprintf.texi2
-rw-r--r--gettext-runtime/libasprintf/autosprintf_all.html2
-rw-r--r--gettext-runtime/libasprintf/config.h.in1
-rwxr-xr-xgettext-runtime/libasprintf/configure2
-rw-r--r--gettext-runtime/libasprintf/configure.ac4
-rw-r--r--gettext-runtime/libasprintf/errno.in.h2
-rw-r--r--gettext-runtime/libasprintf/gnulib-m4/00gnulib.m42
-rw-r--r--gettext-runtime/libasprintf/gnulib-m4/absolute-header.m42
-rw-r--r--gettext-runtime/libasprintf/gnulib-m4/alloca.m42
-rw-r--r--gettext-runtime/libasprintf/gnulib-m4/errno_h.m42
-rw-r--r--gettext-runtime/libasprintf/gnulib-m4/gnulib-cache.m42
-rw-r--r--gettext-runtime/libasprintf/gnulib-m4/gnulib-common.m42
-rw-r--r--gettext-runtime/libasprintf/gnulib-m4/gnulib-comp.m42
-rw-r--r--gettext-runtime/libasprintf/gnulib-m4/include_next.m42
-rw-r--r--gettext-runtime/libasprintf/gnulib-m4/intmax_t.m42
-rw-r--r--gettext-runtime/libasprintf/gnulib-m4/onceonly.m42
-rw-r--r--gettext-runtime/libasprintf/lib-asprintf.c2
-rw-r--r--gettext-runtime/libasprintf/lib-asprintf.h2
-rw-r--r--gettext-runtime/libasprintf/printf-args.c2
-rw-r--r--gettext-runtime/libasprintf/printf-args.h2
-rw-r--r--gettext-runtime/libasprintf/printf-parse.c4
-rw-r--r--gettext-runtime/libasprintf/printf-parse.h2
-rw-r--r--gettext-runtime/libasprintf/size_max.h2
-rw-r--r--gettext-runtime/libasprintf/vasnprintf.c2
-rw-r--r--gettext-runtime/libasprintf/vasnprintf.h2
-rw-r--r--gettext-runtime/libasprintf/vasprintf.c2
-rw-r--r--gettext-runtime/libasprintf/vasprintf.h2
-rw-r--r--gettext-runtime/libasprintf/verify.h2
-rw-r--r--gettext-runtime/libasprintf/xsize.h2
39 files changed, 45 insertions, 55 deletions
diff --git a/gettext-runtime/libasprintf/ChangeLog b/gettext-runtime/libasprintf/ChangeLog
index 5aa6d30..e69de29 100644
--- a/gettext-runtime/libasprintf/ChangeLog
+++ b/gettext-runtime/libasprintf/ChangeLog
@@ -1,11 +0,0 @@
-No more ChangeLog files
-========================
-Do not modify any of the ChangeLog files in gettext. Starting on
-October 14th, 2015 we put changelog information only in the git commit
-log, and generate a top-level ChangeLog file from logs at "make dist"
-time.
-
-Local Variables:
-buffer-read-only: t
-mode: text
-End:
diff --git a/gettext-runtime/libasprintf/Makefile.am b/gettext-runtime/libasprintf/Makefile.am
index e5656d7..8d4ad39 100644
--- a/gettext-runtime/libasprintf/Makefile.am
+++ b/gettext-runtime/libasprintf/Makefile.am
@@ -1,6 +1,5 @@
## Makefile for the gettext-runtime/libasprintf subdirectory of GNU gettext
-## Copyright (C) 2002-2007, 2009-2010, 2015 Free Software Foundation,
-## Inc.
+## Copyright (C) 2002-2007, 2009-2010, 2015-2016 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.gnulib b/gettext-runtime/libasprintf/Makefile.gnulib
index d3c4f0e..1512284 100644
--- a/gettext-runtime/libasprintf/Makefile.gnulib
+++ b/gettext-runtime/libasprintf/Makefile.gnulib
@@ -1,6 +1,6 @@
## DO NOT EDIT! GENERATED AUTOMATICALLY!
## Process this file with automake to produce Makefile.in.
-# Copyright (C) 2002-2015 Free Software Foundation, Inc.
+# Copyright (C) 2002-2016 Free Software Foundation, Inc.
#
# This file 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/libasprintf/Makefile.in b/gettext-runtime/libasprintf/Makefile.in
index 16cb0d3..97f57e7 100644
--- a/gettext-runtime/libasprintf/Makefile.in
+++ b/gettext-runtime/libasprintf/Makefile.in
@@ -14,7 +14,7 @@
@SET_MAKE@
-# Copyright (C) 2002-2015 Free Software Foundation, Inc.
+# Copyright (C) 2002-2016 Free Software Foundation, Inc.
#
# This file 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/libasprintf/alloca.in.h b/gettext-runtime/libasprintf/alloca.in.h
index d277582..41bc32e 100644
--- a/gettext-runtime/libasprintf/alloca.in.h
+++ b/gettext-runtime/libasprintf/alloca.in.h
@@ -1,5 +1,5 @@
/* Memory allocation on the stack.
- Copyright (C) 1995, 1999, 2001-2007, 2015 Free Software Foundation,
+ Copyright (C) 1995, 1999, 2001-2007, 2015-2016 Free Software Foundation,
Inc.
This program is free software: you can redistribute it and/or modify
diff --git a/gettext-runtime/libasprintf/asnprintf.c b/gettext-runtime/libasprintf/asnprintf.c
index 7467315..9cb0776 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 Free Software Foundation, Inc.
+ Copyright (C) 1999, 2002, 2006, 2015-2016 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 521d586..1a29f6c 100644
--- a/gettext-runtime/libasprintf/asprintf.c
+++ b/gettext-runtime/libasprintf/asprintf.c
@@ -1,5 +1,5 @@
/* Formatted output to strings.
- Copyright (C) 1999, 2002, 2006-2007, 2015 Free Software Foundation,
+ Copyright (C) 1999, 2002, 2006-2007, 2015-2016 Free Software Foundation,
Inc.
This program is free software: you can redistribute it and/or modify
diff --git a/gettext-runtime/libasprintf/autosprintf.cc b/gettext-runtime/libasprintf/autosprintf.cc
index 25422d8..0c8bff1 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 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2013, 2015-2016 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 2002.
This program is free software: you can redistribute it and/or modify
diff --git a/gettext-runtime/libasprintf/autosprintf.in.h b/gettext-runtime/libasprintf/autosprintf.in.h
index 22e7443..1c9eb18 100644
--- a/gettext-runtime/libasprintf/autosprintf.in.h
+++ b/gettext-runtime/libasprintf/autosprintf.in.h
@@ -1,5 +1,5 @@
/* Class autosprintf - formatted output to an ostream.
- Copyright (C) 2002, 2012-2015 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2012-2016 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.info b/gettext-runtime/libasprintf/autosprintf.info
index 5dd0491..b14bc88 100644
--- a/gettext-runtime/libasprintf/autosprintf.info
+++ b/gettext-runtime/libasprintf/autosprintf.info
@@ -1,7 +1,8 @@
This is autosprintf.info, produced by makeinfo version 5.2 from
autosprintf.texi.
-Copyright (C) 2002-2003, 2006-2007, 2015 Free Software Foundation, Inc.
+Copyright (C) 2002-2003, 2006-2007, 2015-2016 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
@@ -125,9 +126,9 @@ variable that it provides.

Tag Table:
-Node: Top1345
-Node: Introduction1705
-Node: Class autosprintf2858
-Node: Using autosprintf3869
+Node: Top1350
+Node: Introduction1710
+Node: Class autosprintf2863
+Node: Using autosprintf3874

End Tag Table
diff --git a/gettext-runtime/libasprintf/autosprintf.texi b/gettext-runtime/libasprintf/autosprintf.texi
index 56b1998..2e11d0e 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 Free Software Foundation, Inc.
+Copyright (C) 2002-2003, 2006-2007, 2015-2016 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/autosprintf_all.html b/gettext-runtime/libasprintf/autosprintf_all.html
index 2274da9..ab810e7 100644
--- a/gettext-runtime/libasprintf/autosprintf_all.html
+++ b/gettext-runtime/libasprintf/autosprintf_all.html
@@ -21,7 +21,7 @@
<P><HR><P>
<P>
-Copyright (C) 2002-2003, 2006-2007, 2015 Free Software Foundation, Inc.
+Copyright (C) 2002-2003, 2006-2007, 2015-2016 Free Software Foundation, Inc.
</P>
<P>
diff --git a/gettext-runtime/libasprintf/config.h.in b/gettext-runtime/libasprintf/config.h.in
index 5c6b008..1f11dbc 100644
--- a/gettext-runtime/libasprintf/config.h.in
+++ b/gettext-runtime/libasprintf/config.h.in
@@ -206,6 +206,7 @@
? defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__ \
: (199901L <= __STDC_VERSION__ \
&& !defined __HP_cc \
+ && !defined __PGI \
&& !(defined __SUNPRO_C && __STDC__))) \
&& !defined _GL_EXTERN_INLINE_STDHEADER_BUG)
# define _GL_INLINE inline
diff --git a/gettext-runtime/libasprintf/configure b/gettext-runtime/libasprintf/configure
index 6ffedae..59daf11 100755
--- a/gettext-runtime/libasprintf/configure
+++ b/gettext-runtime/libasprintf/configure
@@ -16856,7 +16856,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
case "$host_os" in
# On Cygwin, without -no-undefined, a warning is emitted and only a static
# library is built.
- beos* | mingw* | cygwin*) LTNOUNDEF='-no-undefined' ;;
+ beos* | mingw* | cygwin* | os2*) LTNOUNDEF='-no-undefined' ;;
*) LTNOUNDEF='' ;;
esac
diff --git a/gettext-runtime/libasprintf/configure.ac b/gettext-runtime/libasprintf/configure.ac
index a7c2811..736bf48 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 Free Software Foundation, Inc.
+dnl Copyright (C) 2002-2011, 2015-2016 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
@@ -44,7 +44,7 @@ LT_INIT([win32-dll])
case "$host_os" in
# On Cygwin, without -no-undefined, a warning is emitted and only a static
# library is built.
- beos* | mingw* | cygwin*) LTNOUNDEF='-no-undefined' ;;
+ beos* | mingw* | cygwin* | os2*) LTNOUNDEF='-no-undefined' ;;
*) LTNOUNDEF='' ;;
esac
AC_SUBST([LTNOUNDEF])
diff --git a/gettext-runtime/libasprintf/errno.in.h b/gettext-runtime/libasprintf/errno.in.h
index 4d68ea0..f1fcf1f 100644
--- a/gettext-runtime/libasprintf/errno.in.h
+++ b/gettext-runtime/libasprintf/errno.in.h
@@ -1,6 +1,6 @@
/* A POSIX-like <errno.h>.
- Copyright (C) 2008-2015 Free Software Foundation, Inc.
+ Copyright (C) 2008-2016 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/gnulib-m4/00gnulib.m4 b/gettext-runtime/libasprintf/gnulib-m4/00gnulib.m4
index c7103ed..bb37e32 100644
--- a/gettext-runtime/libasprintf/gnulib-m4/00gnulib.m4
+++ b/gettext-runtime/libasprintf/gnulib-m4/00gnulib.m4
@@ -1,5 +1,5 @@
# 00gnulib.m4 serial 3
-dnl Copyright (C) 2009-2015 Free Software Foundation, Inc.
+dnl Copyright (C) 2009-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/gettext-runtime/libasprintf/gnulib-m4/absolute-header.m4 b/gettext-runtime/libasprintf/gnulib-m4/absolute-header.m4
index bc19dfc..7ffc38d 100644
--- a/gettext-runtime/libasprintf/gnulib-m4/absolute-header.m4
+++ b/gettext-runtime/libasprintf/gnulib-m4/absolute-header.m4
@@ -1,5 +1,5 @@
# absolute-header.m4 serial 16
-dnl Copyright (C) 2006-2015 Free Software Foundation, Inc.
+dnl Copyright (C) 2006-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/gettext-runtime/libasprintf/gnulib-m4/alloca.m4 b/gettext-runtime/libasprintf/gnulib-m4/alloca.m4
index c7165e5..64f9a79 100644
--- a/gettext-runtime/libasprintf/gnulib-m4/alloca.m4
+++ b/gettext-runtime/libasprintf/gnulib-m4/alloca.m4
@@ -1,5 +1,5 @@
# alloca.m4 serial 4 (gettext-0.18.2)
-dnl Copyright (C) 2002-2003, 2006, 2011, 2015 Free Software Foundation,
+dnl Copyright (C) 2002-2003, 2006, 2011, 2015-2016 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,
diff --git a/gettext-runtime/libasprintf/gnulib-m4/errno_h.m4 b/gettext-runtime/libasprintf/gnulib-m4/errno_h.m4
index cfaa687..b111fce 100644
--- a/gettext-runtime/libasprintf/gnulib-m4/errno_h.m4
+++ b/gettext-runtime/libasprintf/gnulib-m4/errno_h.m4
@@ -1,5 +1,5 @@
# errno_h.m4 serial 12
-dnl Copyright (C) 2004, 2006, 2008-2015 Free Software Foundation, Inc.
+dnl Copyright (C) 2004, 2006, 2008-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/gettext-runtime/libasprintf/gnulib-m4/gnulib-cache.m4 b/gettext-runtime/libasprintf/gnulib-m4/gnulib-cache.m4
index c25f630..8528c3a 100644
--- a/gettext-runtime/libasprintf/gnulib-m4/gnulib-cache.m4
+++ b/gettext-runtime/libasprintf/gnulib-m4/gnulib-cache.m4
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2015 Free Software Foundation, Inc.
+# Copyright (C) 2002-2016 Free Software Foundation, Inc.
#
# This file 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/libasprintf/gnulib-m4/gnulib-common.m4 b/gettext-runtime/libasprintf/gnulib-m4/gnulib-common.m4
index 50ef974..f8454c8 100644
--- a/gettext-runtime/libasprintf/gnulib-m4/gnulib-common.m4
+++ b/gettext-runtime/libasprintf/gnulib-m4/gnulib-common.m4
@@ -1,5 +1,5 @@
# gnulib-common.m4 serial 36
-dnl Copyright (C) 2007-2015 Free Software Foundation, Inc.
+dnl Copyright (C) 2007-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/gettext-runtime/libasprintf/gnulib-m4/gnulib-comp.m4 b/gettext-runtime/libasprintf/gnulib-m4/gnulib-comp.m4
index 07b40a0..44ad19a 100644
--- a/gettext-runtime/libasprintf/gnulib-m4/gnulib-comp.m4
+++ b/gettext-runtime/libasprintf/gnulib-m4/gnulib-comp.m4
@@ -1,5 +1,5 @@
# DO NOT EDIT! GENERATED AUTOMATICALLY!
-# Copyright (C) 2002-2015 Free Software Foundation, Inc.
+# Copyright (C) 2002-2016 Free Software Foundation, Inc.
#
# This file 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/libasprintf/gnulib-m4/include_next.m4 b/gettext-runtime/libasprintf/gnulib-m4/include_next.m4
index 233d254..db0f2c0 100644
--- a/gettext-runtime/libasprintf/gnulib-m4/include_next.m4
+++ b/gettext-runtime/libasprintf/gnulib-m4/include_next.m4
@@ -1,5 +1,5 @@
# include_next.m4 serial 23
-dnl Copyright (C) 2006-2015 Free Software Foundation, Inc.
+dnl Copyright (C) 2006-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/gettext-runtime/libasprintf/gnulib-m4/intmax_t.m4 b/gettext-runtime/libasprintf/gnulib-m4/intmax_t.m4
index 4bd8155..9559acc 100644
--- a/gettext-runtime/libasprintf/gnulib-m4/intmax_t.m4
+++ b/gettext-runtime/libasprintf/gnulib-m4/intmax_t.m4
@@ -1,5 +1,5 @@
# intmax_t.m4 serial 8
-dnl Copyright (C) 1997-2004, 2006-2007, 2009-2015 Free Software Foundation,
+dnl Copyright (C) 1997-2004, 2006-2007, 2009-2016 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,
diff --git a/gettext-runtime/libasprintf/gnulib-m4/onceonly.m4 b/gettext-runtime/libasprintf/gnulib-m4/onceonly.m4
index cb5872c..c0c9e2c 100644
--- a/gettext-runtime/libasprintf/gnulib-m4/onceonly.m4
+++ b/gettext-runtime/libasprintf/gnulib-m4/onceonly.m4
@@ -1,5 +1,5 @@
# onceonly.m4 serial 9
-dnl Copyright (C) 2002-2003, 2005-2006, 2008-2015 Free Software Foundation,
+dnl Copyright (C) 2002-2003, 2005-2006, 2008-2016 Free Software Foundation,
dnl Inc.
dnl
dnl This file is free software; you can redistribute it and/or modify
diff --git a/gettext-runtime/libasprintf/lib-asprintf.c b/gettext-runtime/libasprintf/lib-asprintf.c
index f8ca5d4..afa04dd 100644
--- a/gettext-runtime/libasprintf/lib-asprintf.c
+++ b/gettext-runtime/libasprintf/lib-asprintf.c
@@ -1,5 +1,5 @@
/* Library functions for class autosprintf.
- Copyright (C) 2002-2003, 2006, 2015 Free Software Foundation, Inc.
+ Copyright (C) 2002-2003, 2006, 2015-2016 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 2002.
This program is free software: you can redistribute it and/or modify
diff --git a/gettext-runtime/libasprintf/lib-asprintf.h b/gettext-runtime/libasprintf/lib-asprintf.h
index 95c2b38..22874f2 100644
--- a/gettext-runtime/libasprintf/lib-asprintf.h
+++ b/gettext-runtime/libasprintf/lib-asprintf.h
@@ -1,5 +1,5 @@
/* Library functions for class autosprintf.
- Copyright (C) 2002-2003, 2015 Free Software Foundation, Inc.
+ Copyright (C) 2002-2003, 2015-2016 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 2002.
This program is free software: you can redistribute it and/or modify
diff --git a/gettext-runtime/libasprintf/printf-args.c b/gettext-runtime/libasprintf/printf-args.c
index 3c34867..6522526 100644
--- a/gettext-runtime/libasprintf/printf-args.c
+++ b/gettext-runtime/libasprintf/printf-args.c
@@ -1,5 +1,5 @@
/* Decomposed printf argument list.
- Copyright (C) 1999, 2002-2003, 2005-2007, 2015 Free Software
+ Copyright (C) 1999, 2002-2003, 2005-2007, 2015-2016 Free Software
Foundation, Inc.
This program is free software: you can redistribute it and/or modify
diff --git a/gettext-runtime/libasprintf/printf-args.h b/gettext-runtime/libasprintf/printf-args.h
index 0937e60..946328b 100644
--- a/gettext-runtime/libasprintf/printf-args.h
+++ b/gettext-runtime/libasprintf/printf-args.h
@@ -1,5 +1,5 @@
/* Decomposed printf argument list.
- Copyright (C) 1999, 2002-2003, 2006-2007, 2011, 2015 Free Software
+ Copyright (C) 1999, 2002-2003, 2006-2007, 2011, 2015-2016 Free Software
Foundation, Inc.
This program is free software: you can redistribute it and/or modify
diff --git a/gettext-runtime/libasprintf/printf-parse.c b/gettext-runtime/libasprintf/printf-parse.c
index 87f49a3..ebcb484 100644
--- a/gettext-runtime/libasprintf/printf-parse.c
+++ b/gettext-runtime/libasprintf/printf-parse.c
@@ -1,6 +1,6 @@
/* Formatted output to strings.
- Copyright (C) 1999-2000, 2002-2003, 2006-2008, 2011, 2015 Free
- Software Foundation, Inc.
+ Copyright (C) 1999-2000, 2002-2003, 2006-2008, 2011, 2015-2016 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.h b/gettext-runtime/libasprintf/printf-parse.h
index b90233e..547d9d0 100644
--- a/gettext-runtime/libasprintf/printf-parse.h
+++ b/gettext-runtime/libasprintf/printf-parse.h
@@ -1,5 +1,5 @@
/* Parse printf format string.
- Copyright (C) 1999, 2002-2003, 2005, 2007, 2010-2011, 2015 Free
+ Copyright (C) 1999, 2002-2003, 2005, 2007, 2010-2011, 2015-2016 Free
Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
diff --git a/gettext-runtime/libasprintf/size_max.h b/gettext-runtime/libasprintf/size_max.h
index b7a99a5..5e89e69 100644
--- a/gettext-runtime/libasprintf/size_max.h
+++ b/gettext-runtime/libasprintf/size_max.h
@@ -1,5 +1,5 @@
/* size_max.h -- declare SIZE_MAX through system headers
- Copyright (C) 2005-2006, 2009-2015 Free Software Foundation, Inc.
+ Copyright (C) 2005-2006, 2009-2016 Free Software Foundation, Inc.
Written by Simon Josefsson.
This program is free software; you can redistribute it and/or modify
diff --git a/gettext-runtime/libasprintf/vasnprintf.c b/gettext-runtime/libasprintf/vasnprintf.c
index fabdc17..236bfe5 100644
--- a/gettext-runtime/libasprintf/vasnprintf.c
+++ b/gettext-runtime/libasprintf/vasnprintf.c
@@ -1,5 +1,5 @@
/* vsprintf with automatic memory allocation.
- Copyright (C) 1999, 2002-2015 Free Software Foundation, Inc.
+ Copyright (C) 1999, 2002-2016 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 2594015..5a2bbfc 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 Free Software Foundation, Inc.
+ Copyright (C) 2002-2004, 2012, 2015-2016 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 5b595af..50932d2 100644
--- a/gettext-runtime/libasprintf/vasprintf.c
+++ b/gettext-runtime/libasprintf/vasprintf.c
@@ -1,5 +1,5 @@
/* Formatted output to strings.
- Copyright (C) 1999, 2002, 2006-2007, 2015 Free Software Foundation,
+ Copyright (C) 1999, 2002, 2006-2007, 2015-2016 Free Software Foundation,
Inc.
This program is free software: you can redistribute it and/or modify
diff --git a/gettext-runtime/libasprintf/vasprintf.h b/gettext-runtime/libasprintf/vasprintf.h
index 6d7f3c6..7347a93 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 Free Software Foundation, Inc.
+ Copyright (C) 2002-2003, 2012, 2015-2016 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/verify.h b/gettext-runtime/libasprintf/verify.h
index 4784fb3..267de29 100644
--- a/gettext-runtime/libasprintf/verify.h
+++ b/gettext-runtime/libasprintf/verify.h
@@ -1,6 +1,6 @@
/* Compile-time assert-like macros.
- Copyright (C) 2005-2006, 2009-2015 Free Software Foundation, Inc.
+ Copyright (C) 2005-2006, 2009-2016 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/xsize.h b/gettext-runtime/libasprintf/xsize.h
index de3d92e..c82712d 100644
--- a/gettext-runtime/libasprintf/xsize.h
+++ b/gettext-runtime/libasprintf/xsize.h
@@ -1,6 +1,6 @@
/* xsize.h -- Checked size_t computations.
- Copyright (C) 2003, 2008-2015 Free Software Foundation, Inc.
+ Copyright (C) 2003, 2008-2016 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