This package was debianized by Simon Josefsson <simon@josefsson.org> on
Tue, 22 Dec 2005 10:16:27 +0100.

It was downloaded from http://josefsson.org/gss/

Copyright Holder: Simon Josefsson <simon@josefsson.org> (core parts)
  and The Free Software Foundation (minor parts, gnulib, misc files)
  and others (very few files, see below).

Debian packaging copyright:

    The package files were written by Simon Josefsson and Russ Allbery,
    and are copyright 2005, 2006, 2007, 2008, and may be redistributed
    and/or modified under the terms of the GNU General Public License as
    published by the Free Software Foundation; either version 2 of the
    License, or (at your option) any later version.  On Debian systems,
    the complete text of the GNU General Public License version 2 can be
    found in the file `/usr/share/common-licenses/GPL-2'.

License:

The entire package is licensed under GPL version 3, or (at your option)
any later version.  On Debian systems, the complete text of the GNU
General Public License version 3 can be found in the file
`/usr/share/common-licenses/GPL-3'.

Most files in lib/ and src/ have this license (e.g., lib/version.c):

/* version.c --- Version handling.
 * Copyright (C) 2002, 2003, 2004, 2005, 2006  Simon Josefsson
 *
 * This file is part of the Generic Security Service (GSS).
 *
 * GSS is free software; you can redistribute it and/or modify it
 * under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 3 of the License, or
 * (at your option) any later version.
 *
 * GSS is distributed in the hope that it will be useful, but WITHOUT
 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
 * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
 * License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with GSS; if not, see http://www.gnu.org/licenses or write to
 * the Free Software Foundation, Inc., 51 Franklin Street, Fifth
 *
 */

The lib/asn1.c file has two functions originally from libtasn1 (under
LGPL) with this additional copyright:

 * Copyright (C) 2002 Fabio Fiorina.

Other files are generated by autoconf, automake, libtool, gettext, etc
and are not discussed further.

The following license applies to the GSS manual (doc/gss.texi):

    Permission is granted to copy, distribute and/or modify this
    document under the terms of the GNU Free Documentation License,
    Version 1.2 or any later version published by the Free Software
    Foundation; with no Invariant Sections, no Front-Cover Texts, and
    no Back-Cover Texts.  A copy of the license is included in the
    section entitled ``GNU Free Documentation License''.

On Debian systems, the complete text of the GNU Free Documentation
License can be found in the file `/usr/share/common-licenses/GFDL'.
