summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorwl <wl>2012-05-24 11:41:49 +0000
committerwl <wl>2012-05-24 11:41:49 +0000
commitdb1ff3858d79a189e9562a326fc587d3a65a6ae3 (patch)
tree23f318dc7284bc08a1d3a125afffa312e8664d49 /src
parent4352f08b127645122f482946192c93cefad60d43 (diff)
downloadgroff-db1ff3858d79a189e9562a326fc587d3a65a6ae3.tar.gz
Copyright update.
Diffstat (limited to 'src')
-rw-r--r--src/roff/grog/grog.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/roff/grog/grog.pl b/src/roff/grog/grog.pl
index 81bc1ff6..ca7a5b2e 100644
--- a/src/roff/grog/grog.pl
+++ b/src/roff/grog/grog.pl
@@ -6,7 +6,7 @@
# Source file position: <groff-source>/src/roff/grog/grog.pl
# Installed position: <prefix>/bin/grog
-# Copyright (C) 1993, 2006, 2009, 2011 Free Software Foundation, Inc.
+# Copyright (C) 1993, 2006, 2009, 2011-2012 Free Software Foundation, Inc.
# Written by James Clark, maintained by Werner Lemberg.
# Rewritten and put under GPL by Bernd Warken.
@@ -26,7 +26,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
########################################################################
-my $Last_Update = '22 Jan 2011';
+my $Last_Update = '24 May 2012';
########################################################################
require v5.6;