Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 48 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
3 magnus 1
This package was debianized by Timshel Knoll <timshel@debian.org> on
2
Tue, 26 Feb 2002 13:29:09 +1100.
3
 
57 magnus 4
It was downloaded from http://www.lysator.liu.se/liboop/
3 magnus 5
 
57 magnus 6
The documentation is exported from the project web site repository at
7
https://git.lysator.liu.se/liboop/www/tree/master, but with .gitignore
8
deleted.
9
 
3 magnus 10
Upstream Author:	Dan Egnor <egnor@ofb.net>
11
With contributions by Ian Jackson <ian@chiark.greenend.org.uk>
48 magnus 12
Current upstream maintainers: Niels Möller and Per Cederqvist
3 magnus 13
 
14
Copyright:
15
 
16
    Copyright (C) 1999, 2000, 2001  Dan Egnor, Ian Jackson
17
 
18
    This library is free software; you can redistribute it and/or
19
    modify it under the terms of the GNU Lesser General Public
20
    License as published by the Free Software Foundation; either
21
    version 2.1 of the License, or (at your option) any later version.
22
 
23
    This library is distributed in the hope that it will be useful,
24
    but WITHOUT ANY WARRANTY; without even the implied warranty of
25
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
26
    Lesser General Public License for more details.
27
 
28
    You should have received a copy of the GNU Lesser General Public
11 magnus 29
    License along with this library; if not, write to the Free
30
    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
31
    02110-1301, USA.
3 magnus 32
 
33
On Debian GNU/Linux systems, the complete text of the GNU Lesser
34
General Public License can be found in `/usr/share/common-licenses/LGPL'.