aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/tindex.pl
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lispref/tindex.pl')
-rwxr-xr-xdoc/lispref/tindex.pl4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/lispref/tindex.pl b/doc/lispref/tindex.pl
index b1c65fcf2c..5c9b88f57b 100755
--- a/doc/lispref/tindex.pl
+++ b/doc/lispref/tindex.pl
@@ -1,7 +1,6 @@
#! /usr/bin/perl
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-# 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+# Copyright (C) 2000-2011 Free Software Foundation, Inc.
# This file is part of GNU Emacs.
@@ -123,4 +122,3 @@ foreach $key (keys %removed) {
print " $key\n";
}
-# arch-tag: f8460df6-6bef-4c98-8555-e2c63a88b0fa