diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-05-02 00:48:41 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-05-02 00:48:41 +0000 |
commit | a889f1983fae2bee97f5375bac561374da0469a0 (patch) | |
tree | 58bf7fa721f3333d934a90edf15dd134b60feacf /contrib/texinfo/info/search.c | |
parent | 03e8b201d8ea49873e7226f79b3b15d94de7d982 (diff) |
Import of stripped down GNU texinfo 4.5
Notes
Notes:
svn path=/vendor/texinfo/dist/; revision=114472
Diffstat (limited to 'contrib/texinfo/info/search.c')
-rw-r--r-- | contrib/texinfo/info/search.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/texinfo/info/search.c b/contrib/texinfo/info/search.c index 0e48cea7cec7..593cff96b582 100644 --- a/contrib/texinfo/info/search.c +++ b/contrib/texinfo/info/search.c @@ -1,7 +1,7 @@ /* search.c -- searching large bodies of text. - $Id: search.c,v 1.6 2002/03/23 20:45:24 karl Exp $ + $Id: search.c,v 1.1 2002/08/25 23:38:38 karl Exp $ - Copyright (C) 1993, 97, 98 Free Software Foundation, Inc. + Copyright (C) 1993, 1997, 1998, 2002 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 |