| 1 |
Debconf is Copyright (c) 1999-2005 Joey Hess <joeyh@debian.org>.
|
| 2 |
|
| 3 |
Portions also Copyright by:
|
| 4 |
Randolph Chung <tausq@debian.org> (PassThrough frontend)
|
| 5 |
Eric Gillespie <epg@debian.org> (GNOME frontend)
|
| 6 |
Peter Rockai <mornfall@logisys.dyndns.org> (KDE frontend)
|
| 7 |
Matthew Palmer <mjp16@ieee.uow.edu.au> (LDAP dbdriver)
|
| 8 |
Moshe Zadka <m@moshez.org> (Python binding)
|
| 9 |
Sylvain Ferriol <sylvain.ferriol@imag.fr> (enhanced debconf-show)
|
| 10 |
Tomohiro KUBOTA <kubota@debian.org> (multibyte character
|
| 11 |
support)
|
| 12 |
Petter Reinholdtsen <pere@hungry.com> (set-selections and
|
| 13 |
get-selections)
|
| 14 |
Sylvain Ferriol <Sylvain.Ferriol@imag.fr> (test suite)
|
| 15 |
Colin Watson <cjwatson@debian.org> (progress bar support)
|
| 16 |
|
| 17 |
Redistribution and use in source and binary forms, with or without
|
| 18 |
modification, are permitted provided that the following conditions
|
| 19 |
are met:
|
| 20 |
1. Redistributions of source code must retain the above copyright
|
| 21 |
notice, this list of conditions and the following disclaimer.
|
| 22 |
2. Redistributions in binary form must reproduce the above copyright
|
| 23 |
notice, this list of conditions and the following disclaimer in the
|
| 24 |
documentation and/or other materials provided with the distribution.
|
| 25 |
|
| 26 |
THIS SOFTWARE IS PROVIDED BY AUTHORS AND CONTRIBUTORS ``AS IS'' AND
|
| 27 |
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
| 28 |
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
| 29 |
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE
|
| 30 |
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
| 31 |
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
| 32 |
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
| 33 |
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
| 34 |
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
| 35 |
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
| 36 |
SUCH DAMAGE.
|