/[bison]/bison/intl/ngettext.c
ViewVC logotype

Diff of /bison/intl/ngettext.c

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

revision 1.1 by akim, Sat Jul 14 17:27:59 2001 UTC revision 1.1.2.1 by akim, Thu Sep 27 14:06:38 2001 UTC
# Line 1  Line 1 
1  /* Implementation of ngettext(3) function.  /* Implementation of ngettext(3) function.
2     Copyright (C) 1995, 1997, 2000, 2001 Free Software Foundation, Inc.     Copyright (C) 1995, 1997, 2000, 2001 Free Software Foundation, Inc.
3    
4     This program is free software; you can redistribute it and/or modify     This program is free software; you can redistribute it and/or modify it
5     it under the terms of the GNU General Public License as published by     under the terms of the GNU Library General Public License as published
6     the Free Software Foundation; either version 2, or (at your option)     by the Free Software Foundation; either version 2, or (at your option)
7     any later version.     any later version.
8    
9     This program 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     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
12     GNU General Public License for more details.     Library General Public License for more details.
13    
14     You should have received a copy of the GNU General Public License     You should have received a copy of the GNU Library General Public
15     along with this program; if not, write to the Free Software Foundation,     License along with this program; if not, write to the Free Software
16     Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
17       USA.  */
18    
19  #ifdef HAVE_CONFIG_H  #ifdef HAVE_CONFIG_H
20  # include <config.h>  # include <config.h>

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

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