emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lib-src/ebrowse.c


From: Thien-Thi Nguyen
Subject: [Emacs-diffs] Changes to emacs/lib-src/ebrowse.c
Date: Mon, 06 Feb 2006 11:28:30 +0000

Index: emacs/lib-src/ebrowse.c
diff -u emacs/lib-src/ebrowse.c:1.40 emacs/lib-src/ebrowse.c:1.41
--- emacs/lib-src/ebrowse.c:1.40        Tue Sep 20 13:19:29 2005
+++ emacs/lib-src/ebrowse.c     Mon Feb  6 11:28:28 2006
@@ -1,7 +1,7 @@
 /* ebrowse.c --- parsing files for the ebrowse C++ browser
 
-   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
-                 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
+                 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
 
    This file is part of GNU Emacs.
 
@@ -3689,7 +3689,7 @@
 version ()
 {
   printf ("ebrowse %s\n", VERSION);
-  puts ("Copyright (C) 1992-1999, 2000, 2001 Free Software Foundation, Inc.");
+  puts ("Copyright (C) 1992-2006 Free Software Foundation, Inc.");
   puts ("This program is distributed under the same terms as Emacs.");
   exit (EXIT_SUCCESS);
 }




reply via email to

[Prev in Thread] Current Thread [Next in Thread]