Packaged for Debian by Russ Allbery <rra@debian.org>            2004-06-23

It was downloaded from:

  <http://webauth.stanford.edu/>

Upstream authors:

  The WebAuth v3 protocol and core implementation was written by Roland
  Schemers, based on design documents by the entire Stanford WebAuth team
  (with considerable work by Tim Torgenrud and Booker Bense) and based in
  part on the functionality of WebAuth v2.5, written and maintained by a
  cast of dozens over the years but most notably Jeff Lewis, Anton
  Ushakov, and Jeanmarie Lucker.

  The mod_webauthldap module was written by Anton Ushakov.

  The configuration and build system and WebAuth packaging was put
  together by Russ Allbery.  Huaqing Zheng provided builds of supporting
  packages and Jonathan Pilat helped greatly with testing.  Xueshan Feng
  oversaw the project.

  The WebAuth package is currently maintained by Russ Allbery.

  Thanks to pod for improvements, particularly to the WebKDC, to make it
  easier to package for a Linux distribution, for the initial Debian
  package build rules, and for generic WebKDC templates suitable for a new
  installation and for use as examples.

  Thanks to Dmitri Priimak for work on cross-realm support, WebLogin
  improvements, and testing of unusual Kerberos realms and principal
  names.

Upstream maintainer:

  WebAuth Development Team <webauth-info@lists.stanford.edu>

Debian packaging copyright:

  Copyright 2004, 2005, 2006, 2009 Board of Trustees, Leland Stanford Jr.
  University.

  All files and modifications related to Debian packaging are covered
  under the same license terms as the rest of the package.

The WebAuth package as a whole is:

  Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Board of
  Trustees, Leland Stanford Jr. University.  All rights reserved.

and released under the following license:

  Permission is hereby granted, free of charge, to any person obtaining a
  copy of this software and associated documentation files (the
  "Software"), to deal in the Software without restriction, including
  without limitation the rights to use, copy, modify, merge, publish,
  distribute, sublicense, and/or sell copies of the Software, and to
  permit persons to whom the Software is furnished to do so, subject to
  the following conditions:

  The above copyright notice and this permission notice shall be included
  in all copies or substantial portions of the Software.

  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
  OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

All individual files with no other license statement are released under
this license.  Some files may be owned by other copyright holders as noted
in those files.  Some files are individually released under different
licenses, all of which are compatible with the above general package
license.

Collected copyright notices for the entire package:

  Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
      Board of Trustees, Leland Stanford Jr. University
  Copyright 2000, 2001, 2004, 2006, 2007, 2008, 2009
      Russ Allbery <rra@stanford.edu>
  Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
      2002, 2003, 2004, 2005, 2006, 2007, 2008
      Free Software Foundation, Inc.
  Copyright 1994 X Consortium

The files Makefile.in and aclocal.m4 are generated by GNU Automake and
released under the following copyright and license:

  Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
  This file is free software; the Free Software Foundation
  gives unlimited permission to copy and/or distribute it,
  with or without modifications, as long as this notice is preserved.

  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  PARTICULAR PURPOSE.

The file configure is generated by GNU Autoconf and is released under the
following copyright and license:

  Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
  2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
  This configure script is free software; the Free Software Foundation
  gives unlimited permission to copy, distribute and modify it.

The files m4/ltoptions.m4, m4/ltsugar.m4, m4/ltversion.m4, and
m4/lt~obsolete.m4 are from GNU Libtool and are released under the
following copyright and license:

  Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.

  This file is free software; the Free Software Foundation gives unlimited
  permission to copy and/or distribute it, with or without modifications,
  as long as this notice is preserved.

The files build-aux/compile, build-aux/depcomp, and build-aux/missing are
taken from GNU Automake.  The files build-aux/config.guess and
build-aux/config.sub are taken from the Debian autotools-dev package.  The
file build-aux/ltmain.sh is taken from GNU Libtool.  All of these files
are released under the following copyright and license:

  Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1999, 2000, 2002,
  2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.

  This program 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 2, or (at your option) any
  later version.

  This program 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.

  As a special exception to the GNU General Public License, if you
  distribute this file as part of a program that contains a configuration
  script generated by Autoconf, you may include it under the same
  distribution terms that you use for the rest of that program.

For the WebAuth distribution, the option described in the last paragraph
has been accepted and these files are distributed under the same terms as
the remctl package as a whole, as described at the top of this file.  You
can find the GPL version 2 in /usr/share/common-licenses/GPL-2 on Debian
systems.

The file build-aux/install-sh is released under the following copyright
and license:

  Copyright (C) 1994 X Consortium

  Permission is hereby granted, free of charge, to any person obtaining a
  copy of this software and associated documentation files (the
  "Software"), to deal in the Software without restriction, including
  without limitation the rights to use, copy, modify, merge, publish,
  distribute, sublicense, and/or sell copies of the Software, and to
  permit persons to whom the Software is furnished to do so, subject to
  the following conditions:

  The above copyright notice and this permission notice shall be included
  in all copies or substantial portions of the Software.

  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
  OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
  OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
  ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  OTHER DEALINGS IN THE SOFTWARE.

  Except as contained in this notice, the name of the X Consortium shall
  not be used in advertising or otherwise to promote the sale, use or
  other dealings in this Software without prior written authorization
  from the X Consortium.

  FSF changes to this file are in the public domain.
