/[m4]/m4/src/input.c
ViewVC logotype

Diff of /m4/src/input.c

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

revision 1.1.1.1.2.2 by gary, Fri Feb 4 13:03:11 2005 UTC revision 1.1.1.1.2.3 by gary, Sun May 1 11:54:12 2005 UTC
# Line 1  Line 1 
1  /* GNU m4 -- A simple macro processor  /* GNU m4 -- A simple macro processor
2     Copyright (C) 1989, 90, 91, 92, 93, 94, 04, 05 Free Software Foundation, Inc.  
3       Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994, 2004, 2005
4       Free Software Foundation, Inc.
5    
6     This program is free software; you can redistribute it and/or modify     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     it under the terms of the GNU General Public License as published by
8     the Free Software Foundation; either version 2, or (at your option)     the Free Software Foundation; either version 2 of the License, or
9     any later version.     (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, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
19       02110-1301  USA
20  */  */
21    
22  /* Handling of different input sources, and lexical analysis.  */  /* Handling of different input sources, and lexical analysis.  */

Legend:
Removed from v.1.1.1.1.2.2  
changed lines
  Added in v.1.1.1.1.2.3

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