summaryrefslogtreecommitdiffstats
path: root/contrib/texinfo/util
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-03-25 13:08:32 +0000
committerru <ru@FreeBSD.org>2002-03-25 13:08:32 +0000
commit6feb2c895f76c85f62bf9654677786e91af23e0f (patch)
treed30298f299d26f72720470ee4dada5442da671c8 /contrib/texinfo/util
parenta0a7036a320c321b1efff2a5c8f861f7dc3b1b2a (diff)
parent5500b59c459afe212e4ee8d1c1847e051a9b7653 (diff)
downloadFreeBSD-src-6feb2c895f76c85f62bf9654677786e91af23e0f.zip
FreeBSD-src-6feb2c895f76c85f62bf9654677786e91af23e0f.tar.gz
This commit was generated by cvs2svn to compensate for changes in r93139,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib/texinfo/util')
-rw-r--r--contrib/texinfo/util/texindex.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/contrib/texinfo/util/texindex.c b/contrib/texinfo/util/texindex.c
index cd4bd0f..4e43d35 100644
--- a/contrib/texinfo/util/texindex.c
+++ b/contrib/texinfo/util/texindex.c
@@ -1,7 +1,8 @@
/* Process TeX index dribble output into an actual index.
- $Id: texindex.c,v 1.34 1999/08/06 17:03:14 karl Exp $
+ $Id: texindex.c,v 1.37 2002/01/19 01:12:54 karl Exp $
- Copyright (C) 1987, 91, 92, 96, 97, 98, 99 Free Software Foundation, Inc.
+ Copyright (C) 1987, 91, 92, 96, 97, 98, 99, 2000, 01, 02
+ Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -337,7 +338,7 @@ decode_command (argc, argv)
There is NO warranty. You may redistribute this software\n\
under the terms of the GNU General Public License.\n\
For more information about these matters, see the files named COPYING.\n"),
- "1999");
+ "2002");
xexit (0);
}
else if ((strcmp (arg, "--keep") == 0) ||
OpenPOWER on IntegriCloud