Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: openwsman
Upstream-Contact: Klaus Kaempf <kkaempf@suse.com>
Source: https://github.com/Openwsman/openwsman

Files: *
Copyright: 2003-2007 Intel Corp.
 2002 Kitware, Inc., Insight Consortium
 2008 Novell Inc.
 2008 SUSE Linux Products GmbH
 2008 Centrify Corp.
 2015 SUSE Linux GmbH
 2022-2024 SUSE LLC
License: BSD-3-clause

Files: include/u/*
 src/lib/u/*
 doc/LICENSE.libu
Copyright: 2005-2006 Koan Logic s.r.l.
License: BSD-3-clause

Files: include/u/iniparser.h
 src/lib/u/iniparser.c
Copyright: 2000 Nicolas Devillard <ndevilla@free.fr>
License: Iniparser

Files: include/u/hash.h
 include/u/list.h
 src/lib/u/hash.c
 src/lib/u/list.c
Copyright: 1997 Kaz Kylheku <kaz@ashi.footprints.net>
License: Kazlib

Files: include/u/md5.h
 src/lib/u/md5.c
Copyright: 1999-2002 Aladdin Enterprises.
License: Zlib

Files: src/lib/u/os.c
Copyright: 1990, 1993 The Regents of the University of California.
 2000-2001 Core SDI S.A.
License: BSD-3-clause and BSD-4-clause
Comment: This file combines the libu BSD-3-clause code with the BSD-4-clause
 getpass() of the University of California and the BSD-3-clause strlcpy()
 of Core SDI S.A. licensecheck spells this combination "and/or" which is
 not a valid DEP-5 expression.

Files: src/plugins/redirect/*
Copyright: 2006 Dell, Inc.
License: GPL-2

Files: src/server/shttpd/*
Copyright: 2004-2008 Sergey Lyubka <valenok@gmail.com>
License: Beerware

Files: src/server/shttpd/compat_wince.c
 doc/LICENSE.shttpd
 doc/LICENSE.iniparser
Copyright: 2006 Luke Dunstan <infidel@users.sourceforge.net>
 2004-2005 Sergey Lyubka <valenok@gmail.com>
 2000 Nicolas Devillard <ndevilla@free.fr>
License: Expat

Files: src/server/shttpd/md5.c
Copyright: 1993 Colin Plumb
License: public-domain

Files: acinclude.m4
Copyright: 2006 Sebastian Huber <sebastian-huber@web.de>
 2006 Alan W. Irwin <irwin@beluga.phys.uvic.ca>
 2006 Rafael Laboissiere <rafael@laboissiere.net>
 2006 Andrew Collier <colliera@ukzn.ac.za>
License: GPL-2+ with Autoconf exception

Files: debian/*
Copyright: 2008-2026 Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
License: GPL-3+

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:
 .
   - Redistributions of source code must retain the above copyright notice,
     this list of conditions and the following disclaimer.
 .
   - 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.
 .
   - Neither the name of Intel Corp. nor the names of its
     contributors may be used to endorse or promote products derived from this
     software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 Intel Corp. OR THE 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.

License: BSD-4-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 .
   - Redistributions of source code must retain the above copyright notice,
     this list of conditions and the following disclaimer.
 .
   - 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.
 .
   - All advertising materials mentioning features or use of this software
     must display the following acknowledgement: This product includes software
     developed by the University of California, Berkeley and its contributors.
 .
   - Neither the name of the University nor the names of its
     contributors may be used to endorse or promote products derived from this
     software without specific prior written permission.
 .
 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.

License: Iniparser
 Copyright (c) 2000 by Nicolas Devillard (ndevilla AT free DOT fr).
 .
 Written by Nicolas Devillard. Not derived from licensed software.
 .
 Permission is granted to anyone to use this software for any
 purpose on any computer system, and to redistribute it freely,
 subject to the following restrictions:
 .
 1. The author is not responsible for the consequences of use of
    this software, no matter how awful, even if they arise from
    defects in it.
 .
 2. The origin of this software must not be misrepresented, either
    by explicit claim or by omission.
 .
 3. Altered versions must be plainly marked as such, and must not be
    misrepresented as being the original software.
 .
 4. This notice may not be removed or altered.

License: Kazlib
 All rights are reserved by the author, with the following exceptions:
 Permission is granted to freely reproduce and distribute this software,
 possibly in exchange for a fee, provided that this copyright notice appears
 intact. Permission is also granted to adapt this software to produce
 derivative works, as long as the modified versions carry this copyright
 notice and additional notices stating that the work has been modified.
 This source code may be translated into executable form and incorporated
 into proprietary software; there is no requirement for such software to
 contain a copyright notice related to this source.

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.

License: Beerware
 "THE BEER-WARE LICENSE" (Revision 42):
 Sergey Lyubka wrote this file.  As long as you retain this notice you
 can do whatever you want with this stuff. If we meet some day, and you think
 this stuff is worth it, you can buy me a beer in return.

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

License: public-domain
 This code is in the public domain; do with it what you wish.

License: GPL-2
 On Debian systems, the full text of the GNU General Public License
 version 2 can be found in the file `/usr/share/common-licenses/GPL-2'.

License: GPL-2+ with Autoconf exception
 On Debian systems, the full text of the GNU General Public License
 version 2 can be found in the file `/usr/share/common-licenses/GPL-2'.
 .
 As a special exception, the respective Autoconf Macro's copyright
 owner gives unlimited permission to copy, distribute and modify the
 configure scripts that are the output of Autoconf when processing the
 Macro. You need not follow the terms of the GNU General Public
 License when using or distributing such scripts, even though
 portions of the text of the Macro appear in them. The GNU General
 Public License (GPL) does govern all other use of the material that
 constitutes the Autoconf Macro.
 .
 This special exception to the GPL applies to versions of the
 Autoconf Macro released by the Autoconf Macro Archive. When you
 make and distribute a modified version of the Autoconf Macro, you
 may extend this special exception to the GPL to apply to your
 modified version as well, if and only if the modified version is
 released under this License or a later version.

License: GPL-3+
 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'.
