Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: muon
Upstream-Contact: Stone Tickle <lattis@mochiro.moe>
Source: https://muon.build

Files:     *
Copyright: 2021-2023 Stone Tickle <lattis@mochiro.moe>
License:   GPL-3.0

Files:     .editorconfig
Copyright: Eli Schwartz <eschwartz@archlinux.org>
           dffdff2423 <dffdff2423@gmail.com>
License:   GPL-3.0

Files:     CONTRIBUTING.md
Copyright: Stone Tickle <lattis@mochiro.moe>
           Andrea Pappacoda <andrea@pappacoda.it>
License:   GPL-3.0

Files:     README.md
Copyright: Stone Tickle <lattis@mochiro.moe>
           Simon Zeni <simon@bl4ckb0ne.ca>
           Andrea Pappacoda <andrea@pappacoda.it>
License:   GPL-3.0

Files:     include/backend/ninja/alias_target.h
           src/args.c
           src/backend/ninja/alias_target.c
           src/functions/kernel.c
Copyright: dffdff2423 <dffdff2423@gmail.com>
           Stone Tickle <lattis@mochiro.moe>
License:   GPL-3.0

Files:     include/compilers.h
           src/compilers.c
Copyright: Stone Tickle <lattis@mochiro.moe>
           illiliti <illiliti@dimension.sh>
           Owen Rafferty <owen@owenrafferty.com>
License:   GPL-3.0

Files:     include/lang/interpreter.h
           include/lang/lexer.h
           meson.build
           src/lang/interpreter.c
           src/lang/lexer.c
           src/lang/parser.c
           src/log.c
Copyright: Stone Tickle <lattis@mochiro.moe>
           Simon Zeni <simon@bl4ckb0ne.ca>
License:   GPL-3.0

Files:     include/lang/object.h
           src/lang/object.c
           src/main.c
Copyright: Stone Tickle <lattis@mochiro.moe>
           Simon Zeni <simon@bl4ckb0ne.ca>
           illiliti <illiliti@dimension.sh>
License:   GPL-3.0

Files:     include/version.h
           src/functions/modules/fs.c
Copyright: Stone Tickle <lattis@mochiro.moe>
           Eli Schwartz <eschwartz@archlinux.org>
License:   GPL-3.0

Files:     src/backend/common_args.c
Copyright: Stone Tickle <lattis@mochiro.moe>
           Owen Rafferty <owen@owenrafferty.com>
License:   GPL-3.0

Files:     src/backend/ninja/custom_target.c
           src/cmd_install.c
           src/functions/both_libs.c
           src/functions/build_target.c
           src/functions/kernel/build_target.c
           src/functions/kernel/configure_file.c
           src/functions/kernel/dependency.c
           src/functions/modules/pkgconfig.c
           src/platform/run_cmd.c
Copyright: Stone Tickle <lattis@mochiro.moe>
           illiliti <illiliti@thunix.net>
License:   GPL-3.0

Files:     src/external/libpkgconf.c
Copyright: Stone Tickle <lattis@mochiro.moe>
           Ariadne Conill <ariadne@dereferenced.org>
           Masayuki Yamamoto <ma3yuki.8mamo10@gmail.com>
License:   GPL-3.0

Files:     src/functions/compiler.c
Copyright: Stone Tickle <lattis@mochiro.moe>
           Luke Drummond <ldrumm@rtps.co>
           Eli Schwartz <eschwartz@archlinux.org>
           illiliti <illiliti@dimension.sh>
           2013 Gabriele Svelto <gabriele.svelto@gmail.com>
License:   GPL-3.0 and FSFAP

Files:     src/functions/dependency.c
Copyright: Stone Tickle <lattis@mochiro.moe>
           illiliti <illiliti@thunix.net>
           Harley Swick <fancycade@mycanofbeans.com>
License:   GPL-3.0

Files:     src/functions/kernel/custom_target.c
Copyright: Stone Tickle <lattis@mochiro.moe>
           dffdff2423 <dffdff2423@gmail.com>
           Eli Schwartz <eschwartz@archlinux.org>
           illiliti <illiliti@thunix.net>
License:   GPL-3.0

Files:     src/functions/meson.c
           src/platform/filesystem.c
Copyright: Stone Tickle <lattis@mochiro.moe>
           Eli Schwartz <eschwartz@archlinux.org>
           illiliti <illiliti@dimension.sh>
License:   GPL-3.0

Files:     src/functions/string.c
Copyright: Stone Tickle <lattis@mochiro.moe>
           Harley Swick <fancycade@mycanofbeans.com>
           Eli Schwartz <eschwartz@archlinux.org>
License:   GPL-3.0

Files:     src/lang/fmt.c
Copyright: Stone Tickle <lattis@mochiro.moe>
           Ailin Nemui
License:   GPL-3.0

Files:     tests/lang/version_compare.meson
Copyright: Stone Tickle <lattis@mochiro.moe>
           Harley Swick <fancycade@mycanofbeans.com>
License:   GPL-3.0

Files:     tests/project/common/*
           tests/project/keyval/*
           tests/project/nasm/*
           tests/project/native/*
           tests/project/unit/*
Copyright: The Meson development team
           Stone Tickle <lattis@mochiro.moe>
License:   Apache-2.0

Files:     subprojects/bestline/*
Copyright: 2010-2013 Pieter Noordhuis <pcnoordhuis@gmail.com>
           2010-2016 Salvatore Sanfilippo <antirez@gmail.com>
           2018-2021 Justine Tunney <jtunney@gmail.com>
License:   BSD-2-Clause

License: GPL-3.0
 This program is free software: you can redistribute it and/or modify it
 under the terms of the GNU General Public License as published by the
 Free Software Foundation, version 3.
 .
 This program 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 General Public License
 for more details.
 .
 You should have received a copy of the GNU General Public License along
 with this program. If not, see <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General Public License
 version 3 can be found in "/usr/share/common-licenses/GPL-3".

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 systems, the complete text of the Apache License Version 2.0
 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:
 .
 *  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.
 .
 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: FSFAP
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
 notice and this notice are preserved.  This file is offered as-is,
 without any warranty.
