summaryrefslogtreecommitdiff
path: root/exgettext
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-01-01 16:18:27 +0100
committerJim Meyering <meyering@redhat.com>2010-01-01 16:18:27 +0100
commit6a44886e245da5862051080a6c7938dd1f0a3fc3 (patch)
treee5cb036a480fd1bedea01639a29b9385f4d27fc3 /exgettext
parent10d11122eaa135104737d462015d48041c304f1d (diff)
downloaddiffutils-6a44886e245da5862051080a6c7938dd1f0a3fc3.tar.gz
maint: update all FSF copyright year lists to include 2010
Use this command: git ls-files |grep -vE '^(\..*|COPYING|gnulib)$' |xargs \ env UPDATE_COPYRIGHT_USE_INTERVALS=1 build-aux/update-copyright
Diffstat (limited to 'exgettext')
-rwxr-xr-xexgettext2
1 files changed, 1 insertions, 1 deletions
diff --git a/exgettext b/exgettext
index ee994cf..1b2c8f4 100755
--- a/exgettext
+++ b/exgettext
@@ -1,7 +1,7 @@
#! /bin/sh
# Wrapper around gettext for programs using the msgid convention.
-# Copyright (C) 1998, 2001, 2004, 2009 Free Software Foundation, Inc.
+# Copyright (C) 1998, 2001, 2004, 2009-2010 Free Software Foundation, Inc.
# Written by Paul Eggert <eggert@twinsun.com>.