~ubuntu-branches/ubuntu/dapper/gnutls12/dapper-proposed

« back to all changes in this revision

Viewing changes to gl/getdelim.c

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Urlichs
  • Date: 2005-11-15 19:26:02 UTC
  • Revision ID: james.westby@ubuntu.com-20051115192602-milf548iripaq3jh
Tags: 1.2.9-2
* Install /usr/lib/pkgconfig/*.pc files.
* Depend on texinfo (>= 4.8, for the @euro{} sign).

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
   Software Foundation, Inc.
4
4
 
5
5
   This program is free software; you can redistribute it and/or
6
 
   modify it under the terms of the GNU Lesser General Public License as
7
 
   published by the Free Software Foundation; either version 2.1, or (at
 
6
   modify it under the terms of the GNU General Public License as
 
7
   published by the Free Software Foundation; either version 2, or (at
8
8
   your option) any later version.
9
9
 
10
10
   This program is distributed in the hope that it will be useful, but
12
12
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
13
13
   General Public License for more details.
14
14
 
15
 
   You should have received a copy of the GNU Lesser General Public License
 
15
   You should have received a copy of the GNU General Public License
16
16
   along with this program; if not, write to the Free Software
17
17
   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
18
18
   02110-1301, USA.  */