/[m4]/m4/lib/getopt.h
ViewVC logotype

Diff of /m4/lib/getopt.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by jbailey, Thu Feb 17 03:03:19 2000 UTC revision 1.1.1.1.2.1 by gary, Sun May 1 11:54:12 2005 UTC
# Line 1  Line 1 
1  /* Declarations for getopt.  /* Declarations for getopt.
    Copyright (C) 1989, 90, 91, 92, 93, 94 Free Software Foundation, Inc.  
2    
3     This program is free software; you can redistribute it and/or modify it     Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994
4     under the terms of the GNU General Public License as published by the     Free Software Foundation, Inc.
5     Free Software Foundation; either version 2, or (at your option) any  
6     later version.     This program is free software; you can redistribute it and/or modify
7       it under the terms of the GNU General Public License as published by
8       the Free Software Foundation; either version 2 of the License, or
9       (at your option) any later version.
10    
11     This program is distributed in the hope that it will be useful,     This program is distributed in the hope that it will be useful,
12     but WITHOUT ANY WARRANTY; without even the implied warranty of     but WITHOUT ANY WARRANTY; without even the implied warranty of
# Line 13  Line 15 
15    
16     You should have received a copy of the GNU General Public License     You should have received a copy of the GNU General Public License
17     along with this program; if not, write to the Free Software     along with this program; if not, write to the Free Software
18     Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
19       02110-1301  USA
20    */
21    
22  #ifndef _GETOPT_H  #ifndef _GETOPT_H
23  #define _GETOPT_H 1  #define _GETOPT_H 1

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.1.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26