Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: nginx-codeit-modules
Source: https://nginx.org
Comment: This source package builds third-party nginx modules against nginx's
 own sources, so the upstream tarball is nginx itself and the module sources
 travel in debian/modules. Each module keeps its upstream licence; the licence
 texts ship inside the module sources.

Files: *
Copyright: 2002-2021 Igor Sysoev
           2011-2026 Nginx, Inc.
           2024-2026 F5, Inc.
License: BSD-2-clause
Comment: The upstream tarball is the nginx source release. Only its headers and
 build machinery are used here - the modules compile against them - and no
 nginx binary comes out of this source package.

Files: debian/*
Copyright: 2026 CodeIT
License: BSD-2-clause

Files: debian/modules/ngx_brotli/*
Copyright: Google Inc.
License: BSD-2-clause
Comment: https://github.com/google/ngx_brotli

Files: debian/modules/ngx_http_geoip2_module/*
Copyright: Lee Valentine
License: BSD-2-clause
Comment: https://github.com/leev/ngx_http_geoip2_module

Files: debian/modules/ngx_devel_kit/*
Copyright: Marcus Clyne and contributors
License: BSD-3-clause
Comment: https://github.com/vision5/ngx_devel_kit

Files: debian/modules/lua-nginx-module/*
 debian/modules/lua-resty-core/*
 debian/modules/lua-resty-lrucache/*
Copyright: Yichun Zhang (agentzh), OpenResty Inc.
License: BSD-2-clause
Comment: https://github.com/openresty

Files: debian/modules/nginx-acme/*
Copyright: F5, Inc.
License: BSD-2-clause
Comment: https://github.com/nginx/nginx-acme

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 AND CONTRIBUTORS "AS IS" AND ANY
 EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR
 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 EXEMPLARY, OR CONSEQUENTIAL DAMAGES HOWEVER CAUSED AND ON ANY THEORY OF
 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 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 conditions of the 3-clause BSD
 licence are met. The full text ships with the module sources.
