summaryrefslogtreecommitdiff
path: root/exgettext
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2016-01-01 15:06:05 -0800
committerJim Meyering <meyering@fb.com>2016-01-01 18:00:08 -0800
commit7346a030108e032b0e8523f381f1a95b91806890 (patch)
tree9ea9b15faaa616964ca2cd69e318b5a560516dff /exgettext
parenta3ea9cd5cb911a0319c81b01e205b24c92a8535c (diff)
downloaddiffutils-7346a030108e032b0e8523f381f1a95b91806890.tar.gz
maint: update copyright year, bootstrap, init.sh
Run "make update-copyright" and then... * gnulib: Update to latest. * tests/init.sh: Update from gnulib. * bootstrap: Likewise.
Diffstat (limited to 'exgettext')
-rwxr-xr-xexgettext4
1 files changed, 2 insertions, 2 deletions
diff --git a/exgettext b/exgettext
index 19fbdb8..39a9b86 100755
--- a/exgettext
+++ b/exgettext
@@ -1,8 +1,8 @@
#! /bin/sh
# Wrapper around gettext for programs using the msgid convention.
-# Copyright (C) 1998, 2001, 2004, 2009-2013, 2015 Free Software Foundation,
-# Inc.
+# Copyright (C) 1998, 2001, 2004, 2009-2013, 2015-2016 Free Software
+# Foundation, Inc.
# Written by Paul Eggert <eggert@twinsun.com>.