chiark / gitweb /
mdup: New unit for juggling file descriptors.
[mLib] / debian / mlib2-adns.copyright
1 mLib is copyright (c) 2003 Straylight/Edgeware
2
3 mLib is free software; you can redistribute it and/or modify it under
4 the terms of the GNU General Public License as published by the
5 Free Software Foundation; either version 2 of the License, or (at your
6 option) any later version.
7
8 mLib is distributed in the hope that it will be useful, but WITHOUT ANY
9 WARRANTY; without even the implied warranty of MERCHANTABILITY or
10 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
11 License for more details.
12
13 You should have a copy of the GNU General Public License in
14 /usr/share/common-licenses/GPL-2; if not, write to the Free Software
15 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
16 USA.
17
18
19 The usual version of mLib is distributed under the terms of the weaker
20 GNU Library General Public License, version 2.  However, this version of
21 mLib uses the GNU adns library as its background DNS resolver, and is
22 therefore subject to the full GPL only.  This doesn't mean that you must
23 apply the GPL to your program just because it uses mLib, even if it uses
24 the `bres' background resolver interface: you only need to do that if
25 you depend on the adns version specifically, e.g., to acheive some
26 performance criterion.