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: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lib-src/ebrowse.c
Date: Fri, 21 Dec 2001 22:15:56 -0500

Index: emacs/lib-src/ebrowse.c
diff -c emacs/lib-src/ebrowse.c:1.29 emacs/lib-src/ebrowse.c:1.30
*** emacs/lib-src/ebrowse.c:1.29        Wed Dec 19 01:03:40 2001
--- emacs/lib-src/ebrowse.c     Fri Dec 21 22:15:55 2001
***************
*** 1,11 ****
  /* ebrowse.c --- parsing files for the ebrowse C++ browser
  
!    Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
!                2000, 2001
!       Free Software Foundation Inc.
! 
!    Author: Gerd Moellmann <address@hidden>
!    Maintainer: FSF
  
     This file is part of GNU Emacs.
  
--- 1,7 ----
  /* ebrowse.c --- parsing files for the ebrowse C++ browser
  
!    Copyright (C) 1992, 93, 94, 95, 96, 97, 98, 99,
!                  2000, 2001   Free Software Foundation Inc.
  
     This file is part of GNU Emacs.
  
***************
*** 20,27 ****
     GNU General Public License for more details.
  
     You should have received a copy of the GNU General Public License
!    along with GNU Emacs; see the file COPYING.  If not, write to
!    the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
  
  #ifdef HAVE_CONFIG_H
  #include <config.h>
--- 16,24 ----
     GNU General Public License for more details.
  
     You should have received a copy of the GNU General Public License
!    along with GNU Emacs; see the file COPYING.  If not, write to the
!    Free Software Foundation, Inc., 59 Temple Place - Suite 330,
!    Boston, MA 02111-1307, USA.  */
  
  #ifdef HAVE_CONFIG_H
  #include <config.h>



reply via email to

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