Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: drf-spectacular-sidecar
Upstream-Contact: T. Franzel <tfranzel@gmail.com>
Source: https://github.com/tfranzel/drf-spectacular-sidecar
Comment: The upstream source contains minimized JS files in
 drf_spectacular_sidecar/static/drf_spectacular_sidecar/{redoc,swagger-ui}
 that can not be rebuild from source because there are no classical and 
 usual source files (but the minimized files are required later for correct
 usability!).
 See below for details. This makes this package nonfree from a POV of the
 Debian Free Software Guidelines (DFSG).
 All other parts of the package are covered by DFSG compatible licenses.
 .
 As the minimized files are required to get the package usable, but the
 depending source files aren't packaged yet in Debian nor there is a way
 to work around the current situation the resulting binary packages are
 targeted into the non-free section of Debian.

Files: *
Copyright: 2021-2025, T. Franzel <tfranzel@gmail.com>
License: BSD-3-clause

Files: debian/*
Copyright: 2023-2025, Carsten Schoenert <c.schoenert@t-online.de>
License: BSD-3-clause

Files: drf_spectacular_sidecar/static/drf_spectacular_sidecar/redoc/bundles/*
Copyright: Sindre Sorhus <sindresorhus@gmail.com> https://github.com/sindresorhus/object-assign (MIT)
 2018, Jed Watson https://github.com/JedWatson/classnames (MIT)
 2017, Oleg Korsunsky https://github.com/wilddeer/stickyfill (MIT)
 2021, Hyunje Jun, MDBootstrap and Contributors https://github.com/mdbootstrap/perfect-scrollbar (MIT)
 Cure53 and other contributors https://github.com/cure53/DOMPurify (Apache-2.0 and MPL-2.0)
 2014–2018, Julian Kühnel https://markjs.io/ (MIT)
 Lea Verou https://prismjs.com/ https://lea.verou.me (MIT)
 Meta Platforms, Inc. and its affiliates https://github.com/facebook/react (MIT)
 2011, Gary Court https://github.com/garycourt/uri-js (BSD-2-clause)
License: Apache-2.0 or BSD-2-clause or MIT or MPL-2.0
Comment: Copyright holders are collected according to the given information
 from the file
 drf_spectacular_sidecar/static/drf_spectacular_sidecar/redoc/bundles/redoc.standalone.js.LICENSE.txt.
 but also from the specific upstreams web presentations.
 All the CSS and JS files are minimized files and get pulled from the CDN of
 JSDelivr by the upstream author while upstream package preparations.

Files: drf_spectacular_sidecar/static/drf_spectacular_sidecar/swagger-ui-dist/*
Copyright: 2020-2021, SmartBear Software Inc.
License: Apache-2.0
Comment: According to the given licensing information from the file
 drf_spectacular_sidecar/static/drf_spectacular_sidecar/swagger-ui-dist/swagger-ui-bundle.js.LICENSE.txt
 all files are licensed by the Apache-2.0 license.
 The according upstream project home is on GitHub:
 https://github.com/swagger-api/swagger-ui
 The copyright holder are assumed by the information from the file NOTICE
 in that git tree.

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
    http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian-based systems the full text of the Apache version 2.0 license
 can be found in `/usr/share/common-licenses/Apache-2.0'.

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(s), this list of conditions and the following disclaimer as
    the first lines of this file unmodified other than the possible
    addition of one or more copyright notices.
 2. Redistributions in binary form must reproduce the above copyright
    notice(s), 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 COPYRIGHT HOLDER(S) ``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 COPYRIGHT HOLDER(S) 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-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 the copyright holder 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 THE COPYRIGHT HOLDER 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: MIT
 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: MPL-2.0
 On Debian systems, the complete text of the GNU Library General Public
 License can be found in the file `/usr/share/common-licenses/MPL-2.0'.
