libzrtpcpp/copyright

Mon, 23 Feb 2009 18:09:18 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Mon, 23 Feb 2009 18:09:18 +0100
changeset 3
afeba86077f1
permissions
-rw-r--r--

Import custom package specs to build for undistributed platforms.

michael@3 1 This package was debianized by Mark Purcell <msp@debian.org> on
michael@3 2 Mon, 2 Oct 2006 08:51:56 +0800.
michael@3 3
michael@3 4 It was downloaded from ftp://ftp.gnu.org/gnu/ccrtp/libzrtpcpp-0.9.0.tar.gz
michael@3 5
michael@3 6 Upstream Author: Werner Dittmann <Werner.Dittmann@t-online.de>
michael@3 7
michael@3 8 Copyright: 2006 Werner Dittmann
michael@3 9
michael@3 10 License:
michael@3 11
michael@3 12 Please note, this library is licensed under the GNU GPL, version 2 or
michael@3 13 later, and has been copyright assigned to the Free Software Foundation.
michael@3 14
michael@3 15 This package is free software; you can redistribute it and/or modify
michael@3 16 it under the terms of the GNU General Public License as published by
michael@3 17 the Free Software Foundation; either version 2 of the License, or
michael@3 18 (at your option) any later version.
michael@3 19
michael@3 20 This package is distributed in the hope that it will be useful,
michael@3 21 but WITHOUT ANY WARRANTY; without even the implied warranty of
michael@3 22 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
michael@3 23 GNU General Public License for more details.
michael@3 24
michael@3 25 You should have received a copy of the GNU General Public License
michael@3 26 along with this package; if not, write to the Free Software
michael@3 27 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
michael@3 28
michael@3 29 On Debian systems, the complete text of the GNU General
michael@3 30 Public License can be found in `/usr/share/common-licenses/GPL'.
michael@3 31
michael@3 32 Other portions:
michael@3 33
michael@3 34 This library is free software; you can redistribute it and/or
michael@3 35 modify it under the terms of the GNU Lesser General Public
michael@3 36 License as published by the Free Software Foundation; either
michael@3 37 version 2.1 of the License, or (at your option) any later version.
michael@3 38
michael@3 39 This library is distributed in the hope that it will be useful,
michael@3 40 but WITHOUT ANY WARRANTY; without even the implied warranty of
michael@3 41 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
michael@3 42 Lesser General Public License for more details.
michael@3 43
michael@3 44 On Debian systems, the complete text of the GNU Lesser General
michael@3 45 Public License can be found in `/usr/share/common-licenses/LGPL'.
michael@3 46
michael@3 47 The Debian packaging is (C) 2006, Mark Purcell <msp@debian.org> and
michael@3 48 is licensed under the GPL, see above.
michael@3 49
michael@3 50 src/Base32.cxx:
michael@3 51 * Copyright (c) 2002 Bryce "Zooko" Wilcox-O'Hearn Permission is hereby
michael@3 52 * granted, free of charge, to any person obtaining a copy of this software to
michael@3 53 * deal in this software without restriction, including without limitation the
michael@3 54 * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
michael@3 55 * sell copies of this software, and to permit persons to whom this software
michael@3 56 * is furnished to do so, subject to the following conditions:
michael@3 57 *
michael@3 58 * The above copyright notice and this permission notice shall be included in
michael@3 59 * all copies or substantial portions of this software.
michael@3 60 *
michael@3 61 * THIS SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
michael@3 62 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
michael@3 63 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
michael@3 64 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
michael@3 65 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
michael@3 66 * FROM, OUT OF OR IN CONNECTION WITH THIS SOFTWARE OR THE USE OR OTHER
michael@3 67 * DEALINGS IN THIS SOFTWARE.
michael@3 68 *
michael@3 69 * Converted to C++ by:
michael@3 70 * @author Werner Dittmann <Werner.Dittmann@t-online.de>
michael@3 71
michael@3 72 src/libzrtpcpp/TimeoutProvider.h: Copyright (C) 2006, 2005, 2004 Erik Eliasson, Johan Bilien, Werner Dittmann
michael@3 73 src/libzrtpcpp/TimeoutProvider.h: LGPL (v2.1+) (wrong address)
michael@3 74 src/libzrtpcpp/ZrtpPacketBase.h: LGPL (v2.1+) (wrong address)
michael@3 75 src/libzrtpcpp/crypto/ZrtpDH.h: LGPL (v2.1+) (wrong address)
michael@3 76 src/libzrtpcpp/crypto/hmac256.h: LGPL (v2.1+) (wrong address)
michael@3 77 src/libzrtpcpp/crypto/sha256.h: LGPL (v2.1+) (wrong address)
michael@3 78 src/libzrtpcpp/crypto/gcrypt/gcryptZrtpDH.cxx: LGPL (v2.1+) (wrong address)
michael@3 79 src/libzrtpcpp/crypto/gcrypt/gcrypthmac256.cxx: LGPL (v2.1+) (wrong address)
michael@3 80 src/libzrtpcpp/crypto/gcrypt/gcryptsha256.cxx: LGPL (v2.1+) (wrong address)
michael@3 81 src/libzrtpcpp/crypto/openssl/ZrtpDH.cxx: LGPL (v2.1+) (wrong address)
michael@3 82 src/libzrtpcpp/crypto/openssl/sha256.cxx: LGPL (v2.1+) (wrong address)
michael@3 83 src/libzrtpcpp/crypto/openssl/hmac256.cxx: LGPL (v2.1+) (wrong address)
michael@3 84 src/libzrtpcpp/crypto/hmac256.h: Copyright (C) 2006, 2005, 2004 Erik Eliasson, Johan Bilien, Werner Dittmann
michael@3 85 * In addition, as a special exception, the copyright holders give
michael@3 86 * permission to link the code of portions of this program with the
michael@3 87 * OpenSSL library under certain conditions as described in each
michael@3 88 * individual source file, and distribute linked combinations
michael@3 89 * including the two.
michael@3 90 * You must obey the GNU General Public License in all respects
michael@3 91 * for all of the code used other than OpenSSL. If you modify
michael@3 92 * file(s) with this exception, you may extend this exception to your
michael@3 93 * version of the file(s), but you are not obligated to do so. If you
michael@3 94 * do not wish to do so, delete this exception statement from your
michael@3 95 * version. If you delete this exception statement from all source
michael@3 96 * files in the program, then also delete it here.
michael@3 97

mercurial