dwww Home | Show directory contents | Find package

Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: qca
Source: https://invent.kde.org/libraries/qca

Files: *
Copyright: 2006-2007, Alon Bar-Lev <alon.barlev@gmail.com>
           2008, Barracuda Networks, Inc
           2004-2007, Brad Hards <bradh@frogmouth.net>
           1991-1999, Free Software Foundation, Inc
           2013-2016, Ivan Romanov <drizt@land.ru>
           2003-2008, Justin Karneges <justin@affinix.com>
           2008, Michael Leupold <lemma@confuego.org>
           2006, Michail Pishchagin <mblsha@gmail.com>
           2017, Gabriel Souza Franco <gabrielfrancosouza@gmail.com>
           2017, Fabian Vogt <fabian@ritter-vogt.de>
License: LGPL-2.1+

Files: src/botantools/botan/alloc_mmap/mmap_mem.cpp
       src/botantools/botan/alloc_mmap/mmap_mem.h
       src/botantools/botan/big_base.cpp
       src/botantools/botan/big_code.cpp
       src/botantools/botan/big_io.cpp
       src/botantools/botan/big_ops2.cpp
       src/botantools/botan/big_ops3.cpp
       src/botantools/botan/bit_ops.cpp
       src/botantools/botan/botan/allocate.h
       src/botantools/botan/botan/bigint.h
       src/botantools/botan/botan/bit_ops.h
       src/botantools/botan/botan/charset.h
       src/botantools/botan/botan/defalloc.h
       src/botantools/botan/botan/exceptn.h
       src/botantools/botan/botan/libstate.h
       src/botantools/botan/botan/mem_ops.h
       src/botantools/botan/botan/mem_pool.h
       src/botantools/botan/botan/mmap_mem.h
       src/botantools/botan/botan/modules.h
       src/botantools/botan/botan/mp_asm.h
       src/botantools/botan/botan/mp_asmi.h
       src/botantools/botan/botan/mp_core.h
       src/botantools/botan/botan/mp_types.h
       src/botantools/botan/botan/mutex.h
       src/botantools/botan/botan/mux_qt.h
       src/botantools/botan/botan/numthry.h
       src/botantools/botan/botan/parsing.h
       src/botantools/botan/botan/secmem.h
       src/botantools/botan/botan/stl_util.h
       src/botantools/botan/botan/types.h
       src/botantools/botan/botan/util.h
       src/botantools/botan/charset.cpp
       src/botantools/botan/defalloc.cpp
       src/botantools/botan/divide.cpp
       src/botantools/botan/exceptn.cpp
       src/botantools/botan/libstate.cpp
       src/botantools/botan/license.txt
       src/botantools/botan/mem_pool.cpp
       src/botantools/botan/ml_unix/mlock.cpp
       src/botantools/botan/ml_win32/mlock.cpp
       src/botantools/botan/modules.cpp
       src/botantools/botan/mp_asm.cpp
       src/botantools/botan/mp_comba.cpp
       src/botantools/botan/mp_misc.cpp
       src/botantools/botan/mp_mul.cpp
       src/botantools/botan/mp_mulop.cpp
       src/botantools/botan/mp_shift.cpp
       src/botantools/botan/mutex.cpp
       src/botantools/botan/mux_qt/mux_qt.cpp
       src/botantools/botan/mux_qt/mux_qt.h
       src/botantools/botan/parsing.cpp
       src/botantools/botan/util.cpp
       unittest/base64unittest/base64unittest.cpp
       unittest/bigintunittest/bigintunittest.cpp
       unittest/certunittest/certunittest.cpp
       unittest/cipherunittest/cipherunittest.cpp
       unittest/clientplugin/clientplugin.cpp
       unittest/clientplugin/clientplugin.h
       unittest/cms/cms.cpp
       unittest/dsaunittest/dsaunittest.cpp
       unittest/filewatchunittest/filewatchunittest.cpp
       unittest/filewatchunittest/filewatchunittest.h
       unittest/hashunittest/hashunittest.cpp
       unittest/hexunittest/hexunittest.cpp
       unittest/kdfunittest/kdfunittest.cpp
       unittest/keybundle/keybundle.cpp
       unittest/keygenunittest/keygenunittest.cpp
       unittest/keylengthunittest/keylengthunittest.cpp
       unittest/keystore/keystore.cpp
       unittest/logger/loggerunittest.cpp
       unittest/macunittest/macunittest.cpp
       unittest/metatype/metatype.cpp
       unittest/pgpunittest/pgpunittest.cpp
       unittest/pipeunittest/pipeunittest.cpp
       unittest/pkits/pkits.cpp
       unittest/rsaunittest/rsaunittest.cpp
       unittest/securearrayunittest/securearrayunittest.cpp
       unittest/staticunittest/staticunittest.cpp
       unittest/symmetrickeyunittest/symmetrickeyunittest.cpp
       unittest/tls/tlsunittest.cpp
       unittest/velox/veloxunittest.cpp
Copyright: 2004-2007, Brad Hards <bradh@frogmouth.net>
           1999-2007, The Botan Project
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 AUTHOR ``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 AUTHOR 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.

Files: examples/aes-cmac/aes-cmac.cpp
       examples/base64test/base64test.cpp
       examples/certtest/certtest.cpp
       examples/ciphertest/ciphertest.cpp
       examples/cms/cmsexample.cpp
       examples/cmssigner/certitem.cpp
       examples/cmssigner/certitem.h
       examples/cmssigner/certviewdlg.cpp
       examples/cmssigner/certviewdlg.h
       examples/cmssigner/keyselectdlg.cpp
       examples/cmssigner/keyselectdlg.h
       examples/cmssigner/main.cpp
       examples/cmssigner/pkcs11configdlg/pkcs11configdlg.cpp
       examples/cmssigner/pkcs11configdlg/pkcs11configdlg.h
       examples/cmssigner/prompter.cpp
       examples/cmssigner/prompter.h
       examples/eventhandlerdemo/eventhandlerdemo.cpp
       examples/hashtest/hashtest.cpp
       examples/hextest/hextest.cpp
       examples/keyloader/keyloader.cpp
       examples/mactest/mactest.cpp
       examples/md5crypt/md5crypt.cpp
       examples/providertest/providertest.cpp
       examples/publickeyexample/publickeyexample.cpp
       examples/randomtest/randomtest.cpp
       examples/rsatest/rsatest.cpp
       examples/saslclient/saslclient.cpp
       examples/saslserver/saslserver.cpp
       examples/sslservtest/sslservtest.cpp
       examples/ssltest/ssltest.cpp
       examples/tlssocket/main.cpp
       examples/tlssocket/tlssocket.cpp
       examples/tlssocket/tlssocket.h
       src/botantools/wrapns.c
Copyright: 2004-2007, Brad Hards <bradh@frogmouth.net>
           2007, Carlo Todeschini - Metarete s.r.l <info@metarete.it>
           2003-2008, Justin Karneges <justin@affinix.com>
           2006, Michail Pishchagin
License: Expat
 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 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.

Files: cmake/modules/FindLibGcrypt.cmake
       cmake/modules/FindPkcs11Helper.cmake
       cmake/modules/FindSasl2.cmake
Copyright: 2006, Benjamin Reed <ranger@befunk.com>
           2006, Brad Hards <bradh@kde.org>
           2005-2011, Kitware, Inc
           2006, Laurent Montel <montel@kde.org>
           2014, Samuel Gaist <samuel.gaist@edeltech.ch>
License: BSD-3-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 copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.

Files: src/qca_default.cpp
Copyright: 1999-2002, Aladdin Enterprises
           2004-2005, Brad Hards <bradh@frogmouth.net>
           2003-2007, Justin Karneges <justin@affinix.com>
License: LGPL-2.1+ or Zlib

Files: debian/*
Copyright: 2015, Maximiliano Curia <maxy@debian.org>
License: Permissive
 The packaging efforts in this debian package are free software; the copyright
 holder(s) give unlimited permission to copy, distribute and modify it.

License: LGPL-2.1+
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 .
 This library 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
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 02110-1301  USA
 --
 On Debian systems, the complete text of the GNU Lesser General Public License
 version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.

License: Zlib
  This software is provided 'as-is', without any express or implied
  warranty.  In no event will the authors be held liable for any damages
  arising from the use of this software.
 .
  Permission is granted to anyone to use this software for any purpose,
  including commercial applications, and to alter it and redistribute it
  freely, subject to the following restrictions:
 .
  1. The origin of this software must not be misrepresented; you must not
     claim that you wrote the original software. If you use this software
     in a product, an acknowledgment in the product documentation would be
     appreciated but is not required.
  2. Altered source versions must be plainly marked as such, and must not be
     misrepresented as being the original software.
  3. This notice may not be removed or altered from any source distribution.
 .
  L. Peter Deutsch
  ghost@aladdin.com

Generated by dwww version 1.15 on Sat May 18 13:03:16 CEST 2024.