~ubuntu-branches/ubuntu/dapper/gnutls12/dapper-updates

« back to all changes in this revision

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