Package: muon-meson / 0.1.0-2
Header
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
Files | Copyright | License | Comment |
---|---|---|---|
* |
2021-2023 Stone Tickle <lattis@mochiro.moe> |
GPL-3.0 | ---- | .editorconfig |
Eli Schwartz <eschwartz@archlinux.org> dffdff2423 <dffdff2423@gmail.com> |
GPL-3.0 | ---- | CONTRIBUTING.md |
Stone Tickle <lattis@mochiro.moe> Andrea Pappacoda <andrea@pappacoda.it> |
GPL-3.0 | ---- | README.md |
Stone Tickle <lattis@mochiro.moe> Simon Zeni <simon@bl4ckb0ne.ca> Andrea Pappacoda <andrea@pappacoda.it> |
GPL-3.0 | ---- | include/backend/ninja/alias_target.h src/args.c src/backend/ninja/alias_target.c src/functions/kernel.c |
dffdff2423 <dffdff2423@gmail.com> Stone Tickle <lattis@mochiro.moe> |
GPL-3.0 | ---- | include/compilers.h src/compilers.c |
Stone Tickle <lattis@mochiro.moe> illiliti <illiliti@dimension.sh> Owen Rafferty <owen@owenrafferty.com> |
GPL-3.0 | ---- | 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 |
Stone Tickle <lattis@mochiro.moe> Simon Zeni <simon@bl4ckb0ne.ca> |
GPL-3.0 | ---- | include/lang/object.h src/lang/object.c src/main.c |
Stone Tickle <lattis@mochiro.moe> Simon Zeni <simon@bl4ckb0ne.ca> illiliti <illiliti@dimension.sh> |
GPL-3.0 | ---- | include/version.h src/functions/modules/fs.c |
Stone Tickle <lattis@mochiro.moe> Eli Schwartz <eschwartz@archlinux.org> |
GPL-3.0 | ---- | src/backend/common_args.c |
Stone Tickle <lattis@mochiro.moe> Owen Rafferty <owen@owenrafferty.com> |
GPL-3.0 | ---- | 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 |
Stone Tickle <lattis@mochiro.moe> illiliti <illiliti@thunix.net> |
GPL-3.0 | ---- | src/external/libpkgconf.c |
Stone Tickle <lattis@mochiro.moe> Ariadne Conill <ariadne@dereferenced.org> Masayuki Yamamoto <ma3yuki.8mamo10@gmail.com> |
GPL-3.0 | ---- | src/functions/compiler.c |
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> |
GPL-3.0 and FSFAP | ---- | src/functions/dependency.c |
Stone Tickle <lattis@mochiro.moe> illiliti <illiliti@thunix.net> Harley Swick <fancycade@mycanofbeans.com> |
GPL-3.0 | ---- | src/functions/kernel/custom_target.c |
Stone Tickle <lattis@mochiro.moe> dffdff2423 <dffdff2423@gmail.com> Eli Schwartz <eschwartz@archlinux.org> illiliti <illiliti@thunix.net> |
GPL-3.0 | ---- | src/functions/meson.c src/platform/filesystem.c |
Stone Tickle <lattis@mochiro.moe> Eli Schwartz <eschwartz@archlinux.org> illiliti <illiliti@dimension.sh> |
GPL-3.0 | ---- | src/functions/string.c |
Stone Tickle <lattis@mochiro.moe> Harley Swick <fancycade@mycanofbeans.com> Eli Schwartz <eschwartz@archlinux.org> |
GPL-3.0 | ---- | src/lang/fmt.c |
Stone Tickle <lattis@mochiro.moe> Ailin Nemui |
GPL-3.0 | ---- | tests/lang/version_compare.meson |
Stone Tickle <lattis@mochiro.moe> Harley Swick <fancycade@mycanofbeans.com> |
GPL-3.0 | ---- | tests/project/common/* tests/project/keyval/* tests/project/nasm/* tests/project/native/* tests/project/unit/* |
The Meson development team Stone Tickle <lattis@mochiro.moe> |
Apache-2.0 | ---- | subprojects/bestline/* |
2010-2013 Pieter Noordhuis <pcnoordhuis@gmail.com> 2010-2016 Salvatore Sanfilippo <antirez@gmail.com> 2018-2021 Justine Tunney <jtunney@gmail.com> |
BSD-2-Clause | ---- |
Licenses
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.