/[bison]/bison/lib/mkstemp.c
ViewVC logotype

Diff of /bison/lib/mkstemp.c

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

revision 1.1 by akim, Mon Feb 25 13:44:43 2002 UTC revision 1.2 by eggert, Mon Aug 12 14:12:13 2002 UTC
# Line 1  Line 1 
1  /* Copyright (C) 1998, 1999, 2001 Free Software Foundation, Inc.  /* Copyright (C) 1998, 1999, 2001 Free Software Foundation, Inc.
2     This file is derived from the one in the GNU C Library.     This file is derived from the one in the GNU C Library.
3    
4     The GNU C Library is free software; you can redistribute it and/or     This program is free software; you can redistribute it and/or modify
5     modify it under the terms of the GNU Library General Public License as     it under the terms of the GNU General Public License as published by
6     published by the Free Software Foundation; either version 2 of the     the Free Software Foundation; either version 2, or (at your option)
7     License, or (at your option) any later version.     any later version.
8    
9     The GNU C Library is distributed in the hope that it will be useful,     This program is distributed in the hope that it will be useful,
10     but WITHOUT ANY WARRANTY; without even the implied warranty of     but WITHOUT ANY WARRANTY; without even the implied warranty of
11     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12     Library General Public License for more details.     GNU General Public License for more details.
13    
14     You should have received a copy of the GNU Library General Public     You should have received a copy of the GNU General Public License
15     License along with the GNU C Library; see the file COPYING.LIB.  If not,     along with this program; if not, write to the Free Software Foundation,
16     write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,     Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
    Boston, MA 02111-1307, USA.  */  
17    
18  #include <config.h>  #include <config.h>
19    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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