Codebase list cyrus-sasl2 / 985140c6-acae-4d63-b1ba-27579f06276d/main debian / copyright
985140c6-acae-4d63-b1ba-27579f06276d/main

Tree @985140c6-acae-4d63-b1ba-27579f06276d/main (Download .tar.gz)

copyright @985140c6-acae-4d63-b1ba-27579f06276d/mainraw · history · blame

Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Cyrus SASL
Source: ftp://ftp.cyrusimap.org/cyrus-sasl/
Files-Excluded: dlcompat-20010505
 		doc/rfc*
 		doc/draft*

Files: *
Copyright: 1998-2003, Carnegie Mellon University
License: BSD-4-clause

Files: debian/*
Copyright: 2002-2004, Dima Barsky <dima@debian.org>
           2006-2009, Fabian Fagerholm <fabbe@debian.org>
           2006-2011, 2014, Roberto C. Sanchez <roberto@connexer.com>
           2015-2016, Ondřej Surý <ondrej@debian.org>
License: GPL-3+

Files: debian/patches/*
Copyright: 2002-2019, Debian Cyrus SASL Team
           2006-2009, Fabian Fagerholm <fabbe@debian.org>
           2006-2011, 2014, Roberto C. Sanchez <roberto@connexer.com>
           2015-2019, Ondřej Surý <ondrej@debian.org>
Comment: For upstream patches, the licenses of the changed files apply.
         This is a fallback license for the Debian patches.
License: BSD-2-clause

Files: debian/saslfinger/*
Copyright: 2004, Patrick Koetter <p@state-of-mind.de>
License: GPL-3+
Comment: The saslfinger utility was downloaded from
 http://postfix.state-of-mind.de/patrick.koetter/saslfinger/

Files: debian/gen-auth/*
Copyright: 2002-2006, John Jetmore <jj33@pobox.com>
License: GPL-3+
Comment: The gen-auth utility was downloaded from
 http://jetmore.org/john/code/gen-auth

License: GPL-3+
 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 3 of the License, 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.
 .
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the full text of the GNU General Public License
 version 3 can be found in the file `/usr/share/common-licenses/GPL-3'.

License: BSD-4-clause
 /*
  * Copyright (c) 1998-2003 Carnegie Mellon University.  All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
  * are met:
  *
  * 1. Redistributions of source code must retain the above copyright
  *    notice, this list of conditions and the following disclaimer.
  *
  * 2. Redistributions in binary form must reproduce the above copyright
  *    notice, this list of conditions and the following disclaimer in
  *    the documentation and/or other materials provided with the
  *    distribution.
  *
  * 3. The name "Carnegie Mellon University" must not be used to
  *    endorse or promote products derived from this software without
  *    prior written permission. For permission or any other legal
  *    details, please contact
  *      Office of Technology Transfer
  *      Carnegie Mellon University
  *      5000 Forbes Avenue
  *      Pittsburgh, PA  15213-3890
  *      (412) 268-4387, fax: (412) 268-7395
  *      tech-transfer@andrew.cmu.edu
  *
  * 4. Redistributions of any form whatsoever must retain the following
  *    acknowledgment:
  *    "This product includes software developed by Computing Services
  *     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
  *
  * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
  * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
  * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */

License: BSD-2-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 .
 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGE.