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/getopt.c


From: Thien-Thi Nguyen
Subject: [Emacs-diffs] Changes to emacs/lib-src/getopt.c
Date: Sun, 07 Aug 2005 06:44:20 -0400

Index: emacs/lib-src/getopt.c
diff -c emacs/lib-src/getopt.c:1.27 emacs/lib-src/getopt.c:1.28
*** emacs/lib-src/getopt.c:1.27 Wed Jul 27 01:31:21 2005
--- emacs/lib-src/getopt.c      Sun Aug  7 10:44:16 2005
***************
*** 2,9 ****
     NOTE: getopt is now part of the C library, so if you don't know what
     "Keep this file name-space clean" means, talk to address@hidden
     before changing it!
!    Copyright (C) 
1987,88,89,90,91,92,93,94,95,96,98,99,2000,2001,2002,2003,2004
!       Free Software Foundation, Inc.
     This file is part of the GNU C Library.
  
     This program is free software; you can redistribute it and/or modify
--- 2,10 ----
     NOTE: getopt is now part of the C library, so if you don't know what
     "Keep this file name-space clean" means, talk to address@hidden
     before changing it!
!    Copyright (C) 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
!                  1995, 1996, 1998, 1999, 2000, 2001, 2002, 2003,
!                2004, 2005 Free Software Foundation, Inc.
     This file is part of the GNU C Library.
  
     This program is free software; you can redistribute it and/or modify




reply via email to

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