diff options
author | Glenn Morris <rgm@gnu.org> | 2007-01-16 03:47:24 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-01-16 03:47:24 +0000 |
commit | b3d90e4611747fe8aa17c2e3e8895b8749276712 (patch) | |
tree | cdaf80347f06b5da09709f34a659f315a98c8bcd /lispref/tindex.pl | |
parent | 62eda0e2b183f83fcb7642da15fe9ff045c91bd8 (diff) |
Update copyright for years from Emacs 21 to present (mainly adding
2001).
Diffstat (limited to 'lispref/tindex.pl')
-rwxr-xr-x | lispref/tindex.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lispref/tindex.pl b/lispref/tindex.pl index 6d9be40dfc..73143ffa59 100755 --- a/lispref/tindex.pl +++ b/lispref/tindex.pl @@ -1,7 +1,7 @@ #! /usr/bin/perl -# Copyright (C) 2000, 2002, 2003, 2004, 2005, -# 2006 Free Software Foundation, Inc. +# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, +# 2006, 2007 Free Software Foundation, Inc. # # This file is part of GNU Emacs. # |