summaryrefslogtreecommitdiff
path: root/exgettext
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-01-03 22:08:42 +0100
committerJim Meyering <meyering@redhat.com>2011-01-03 22:13:35 +0100
commitce5367b6b3e4df909883f41f3ad6f12981f5a263 (patch)
treef7b1da26302313712b674e9bda169db632aa13bd /exgettext
parent7f0be31391ce956341690c85a060a541a02f8480 (diff)
downloaddiffutils-ce5367b6b3e4df909883f41f3ad6f12981f5a263.tar.gz
maint: update copyright year ranges to include 2011
Run "make update-copyright", so "make syntax-check" works in 2011.
Diffstat (limited to 'exgettext')
-rwxr-xr-xexgettext2
1 files changed, 1 insertions, 1 deletions
diff --git a/exgettext b/exgettext
index 1b2c8f4..97313b0 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-2010 Free Software Foundation, Inc.
+# Copyright (C) 1998, 2001, 2004, 2009-2011 Free Software Foundation, Inc.
# Written by Paul Eggert <eggert@twinsun.com>.