summaryrefslogtreecommitdiff
path: root/exgettext
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2015-01-01 22:17:39 -0800
committerJim Meyering <meyering@fb.com>2015-01-01 22:31:27 -0800
commit29e8de4885e0d9f2b4fd2ed9acc09d4a41267329 (patch)
tree5510afe487abe5270829d5e3cddcd81be9d445be /exgettext
parentec60c3b6d1754ad88ffd7fc2f00b72ae835f9ca8 (diff)
downloaddiffutils-29e8de4885e0d9f2b4fd2ed9acc09d4a41267329.tar.gz
maint: update copyright year ranges to include 2015; update gnulib
Diffstat (limited to 'exgettext')
-rwxr-xr-xexgettext3
1 files changed, 2 insertions, 1 deletions
diff --git a/exgettext b/exgettext
index c81941a..19fbdb8 100755
--- a/exgettext
+++ b/exgettext
@@ -1,7 +1,8 @@
#! /bin/sh
# Wrapper around gettext for programs using the msgid convention.
-# Copyright (C) 1998, 2001, 2004, 2009-2013 Free Software Foundation, Inc.
+# Copyright (C) 1998, 2001, 2004, 2009-2013, 2015 Free Software Foundation,
+# Inc.
# Written by Paul Eggert <eggert@twinsun.com>.