diff options
35 files changed, 46 insertions, 155 deletions
diff --git a/.clang-tidy b/.clang-tidy index 6d87024..4b2fe1e 100644 --- a/.clang-tidy +++ b/.clang-tidy @@ -1,5 +1,5 @@ # Copyright 2020-2022 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC Checks: > *, @@ -1,5 +1,5 @@ # Copyright 2018-2022 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC build/** __pycache__ diff --git a/.reuse/dep5 b/.reuse/dep5 index ae11397..f9693c0 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -6,12 +6,12 @@ Source: https://gitlab.com/drobilla/lilv Files: AUTHORS NEWS lilv.ttl Copyright: 2006-2022 David Robillard <d@drobilla.net> Comment: Contributed to the Commons as a representation of simple facts -License: CC0-1.0 OR ISC +License: 0BSD OR ISC Files: .clant.json Copyright: 2020 David Robillard <d@drobilla.net> Comment: Contributed to the Commons as a tool configuration -License: CC0-1.0 OR ISC +License: 0BSD OR ISC Files: bindings/test/*.ttl.in test/*/*.ttl.in test/lv2/core.lv2/*.ttl Copyright: 2015-2022 David Robillard <d@drobilla.net> diff --git a/LICENSES/0BSD.txt b/LICENSES/0BSD.txt new file mode 100644 index 0000000..b3e8cfd --- /dev/null +++ b/LICENSES/0BSD.txt @@ -0,0 +1,12 @@ +Copyright 2011-2022 David Robillard <d@drobilla.net> + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH +REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, +INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR +OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. diff --git a/LICENSES/CC0-1.0.txt b/LICENSES/CC0-1.0.txt deleted file mode 100644 index 0e259d4..0000000 --- a/LICENSES/CC0-1.0.txt +++ /dev/null @@ -1,121 +0,0 @@ -Creative Commons Legal Code - -CC0 1.0 Universal - - CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE - LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN - ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS - INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES - REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS - PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM - THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED - HEREUNDER. - -Statement of Purpose - -The laws of most jurisdictions throughout the world automatically confer -exclusive Copyright and Related Rights (defined below) upon the creator -and subsequent owner(s) (each and all, an "owner") of an original work of -authorship and/or a database (each, a "Work"). - -Certain owners wish to permanently relinquish those rights to a Work for -the purpose of contributing to a commons of creative, cultural and -scientific works ("Commons") that the public can reliably and without fear -of later claims of infringement build upon, modify, incorporate in other -works, reuse and redistribute as freely as possible in any form whatsoever -and for any purposes, including without limitation commercial purposes. -These owners may contribute to the Commons to promote the ideal of a free -culture and the further production of creative, cultural and scientific -works, or to gain reputation or greater distribution for their Work in -part through the use and efforts of others. - -For these and/or other purposes and motivations, and without any -expectation of additional consideration or compensation, the person -associating CC0 with a Work (the "Affirmer"), to the extent that he or she -is an owner of Copyright and Related Rights in the Work, voluntarily -elects to apply CC0 to the Work and publicly distribute the Work under its -terms, with knowledge of his or her Copyright and Related Rights in the -Work and the meaning and intended legal effect of CC0 on those rights. - -1. Copyright and Related Rights. A Work made available under CC0 may be -protected by copyright and related or neighboring rights ("Copyright and -Related Rights"). Copyright and Related Rights include, but are not -limited to, the following: - - i. the right to reproduce, adapt, distribute, perform, display, - communicate, and translate a Work; - ii. moral rights retained by the original author(s) and/or performer(s); -iii. publicity and privacy rights pertaining to a person's image or - likeness depicted in a Work; - iv. rights protecting against unfair competition in regards to a Work, - subject to the limitations in paragraph 4(a), below; - v. rights protecting the extraction, dissemination, use and reuse of data - in a Work; - vi. database rights (such as those arising under Directive 96/9/EC of the - European Parliament and of the Council of 11 March 1996 on the legal - protection of databases, and under any national implementation - thereof, including any amended or successor version of such - directive); and -vii. other similar, equivalent or corresponding rights throughout the - world based on applicable law or treaty, and any national - implementations thereof. - -2. Waiver. To the greatest extent permitted by, but not in contravention -of, applicable law, Affirmer hereby overtly, fully, permanently, -irrevocably and unconditionally waives, abandons, and surrenders all of -Affirmer's Copyright and Related Rights and associated claims and causes -of action, whether now known or unknown (including existing as well as -future claims and causes of action), in the Work (i) in all territories -worldwide, (ii) for the maximum duration provided by applicable law or -treaty (including future time extensions), (iii) in any current or future -medium and for any number of copies, and (iv) for any purpose whatsoever, -including without limitation commercial, advertising or promotional -purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each -member of the public at large and to the detriment of Affirmer's heirs and -successors, fully intending that such Waiver shall not be subject to -revocation, rescission, cancellation, termination, or any other legal or -equitable action to disrupt the quiet enjoyment of the Work by the public -as contemplated by Affirmer's express Statement of Purpose. - -3. Public License Fallback. Should any part of the Waiver for any reason -be judged legally invalid or ineffective under applicable law, then the -Waiver shall be preserved to the maximum extent permitted taking into -account Affirmer's express Statement of Purpose. In addition, to the -extent the Waiver is so judged Affirmer hereby grants to each affected -person a royalty-free, non transferable, non sublicensable, non exclusive, -irrevocable and unconditional license to exercise Affirmer's Copyright and -Related Rights in the Work (i) in all territories worldwide, (ii) for the -maximum duration provided by applicable law or treaty (including future -time extensions), (iii) in any current or future medium and for any number -of copies, and (iv) for any purpose whatsoever, including without -limitation commercial, advertising or promotional purposes (the -"License"). The License shall be deemed effective as of the date CC0 was -applied by Affirmer to the Work. Should any part of the License for any -reason be judged legally invalid or ineffective under applicable law, such -partial invalidity or ineffectiveness shall not invalidate the remainder -of the License, and in such case Affirmer hereby affirms that he or she -will not (i) exercise any of his or her remaining Copyright and Related -Rights in the Work or (ii) assert any associated claims and causes of -action with respect to the Work, in either case contrary to Affirmer's -express Statement of Purpose. - -4. Limitations and Disclaimers. - - a. No trademark or patent rights held by Affirmer are waived, abandoned, - surrendered, licensed or otherwise affected by this document. - b. Affirmer offers the Work as-is and makes no representations or - warranties of any kind concerning the Work, express, implied, - statutory or otherwise, including without limitation warranties of - title, merchantability, fitness for a particular purpose, non - infringement, or the absence of latent or other defects, accuracy, or - the present or absence of errors, whether or not discoverable, all to - the greatest extent permissible under applicable law. - c. Affirmer disclaims responsibility for clearing rights of other persons - that may apply to the Work or any use thereof, including without - limitation any person's Copyright and Related Rights in the Work. - Further, Affirmer disclaims responsibility for obtaining any necessary - consents, permissions or other rights required for any use of the - Work. - d. Affirmer understands and acknowledges that Creative Commons is not a - party to this document and has no duty or obligation with respect to - this CC0 or use of the Work. diff --git a/bindings/python/Makefile b/bindings/python/Makefile index 501c791..32f199d 100644 --- a/bindings/python/Makefile +++ b/bindings/python/Makefile @@ -1,7 +1,7 @@ # Makefile for Sphinx documentation # # Copyright 2016 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC # You can set these variables from the command line. SPHINXOPTS = diff --git a/bindings/python/conf.py b/bindings/python/conf.py index 705631f..10c06e7 100644 --- a/bindings/python/conf.py +++ b/bindings/python/conf.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Copyright 2016-2022 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC # # Lilv documentation build configuration file, created by diff --git a/bindings/python/meson.build b/bindings/python/meson.build index 350b0fe..1cffd71 100644 --- a/bindings/python/meson.build +++ b/bindings/python/meson.build @@ -1,5 +1,5 @@ # Copyright 2021-2022 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC pymod = import('python') py = pymod.find_installation('python3', required: get_option('bindings_py')) diff --git a/doc/c/Doxyfile.in b/doc/c/Doxyfile.in index 7c7d266..827a8ad 100644 --- a/doc/c/Doxyfile.in +++ b/doc/c/Doxyfile.in @@ -1,5 +1,5 @@ # Copyright 2021-2022 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC PROJECT_NAME = Lilv PROJECT_BRIEF = "A library for simple use of LV2 plugins" diff --git a/doc/c/api/meson.build b/doc/c/api/meson.build index 7bd2582..fdf2037 100644 --- a/doc/c/api/meson.build +++ b/doc/c/api/meson.build @@ -1,5 +1,5 @@ # Copyright 2021-2022 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC c_lilv_rst = custom_target( 'lilv.rst', diff --git a/doc/c/meson.build b/doc/c/meson.build index a4e4014..0f29e69 100644 --- a/doc/c/meson.build +++ b/doc/c/meson.build @@ -1,5 +1,5 @@ # Copyright 2021-2022 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC config = configuration_data() config.set('LILV_VERSION', meson.project_version()) diff --git a/doc/c/xml/meson.build b/doc/c/xml/meson.build index 846b08a..dc234f3 100644 --- a/doc/c/xml/meson.build +++ b/doc/c/xml/meson.build @@ -1,5 +1,5 @@ # Copyright 2021-2022 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC doxygen = find_program('doxygen') diff --git a/doc/meson.build b/doc/meson.build index efa9d71..db68e86 100644 --- a/doc/meson.build +++ b/doc/meson.build @@ -1,5 +1,5 @@ # Copyright 2021-2022 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC docdir = get_option('datadir') / 'doc' diff --git a/meson.build b/meson.build index e4febcb..4836ea4 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ # Copyright 2021-2022 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC project('lilv', ['c'], version: '0.24.19', diff --git a/meson/library/meson.build b/meson/library/meson.build index fffc831..756a222 100644 --- a/meson/library/meson.build +++ b/meson/library/meson.build @@ -1,5 +1,5 @@ # Copyright 2020-2022 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC # General definitions for building libraries. # diff --git a/meson/suppressions/meson.build b/meson/suppressions/meson.build index c8f6be4..318ed18 100644 --- a/meson/suppressions/meson.build +++ b/meson/suppressions/meson.build @@ -1,5 +1,5 @@ # Copyright 2020-2022 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC # Project-specific warning suppressions. # diff --git a/meson/warnings/meson.build b/meson/warnings/meson.build index 4d23ad3..80d5774 100644 --- a/meson/warnings/meson.build +++ b/meson/warnings/meson.build @@ -1,5 +1,5 @@ # Copyright 2020-2022 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC # General code to enable approximately all warnings in GCC 12, clang, and MSVC. # diff --git a/meson_options.txt b/meson_options.txt index 42d9c7d..6d64d1b 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -1,5 +1,5 @@ # Copyright 2021-2022 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC option('bindings_py', type: 'feature', value: 'auto', yield: true, description: 'Build Python bindings') diff --git a/test/.clang-tidy b/test/.clang-tidy index f0db416..6cd0aff 100644 --- a/test/.clang-tidy +++ b/test/.clang-tidy @@ -1,5 +1,5 @@ # Copyright 2020-2022 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC Checks: > *, diff --git a/test/bad_syntax.lv2/meson.build b/test/bad_syntax.lv2/meson.build index 49a2132..0f7d77e 100644 --- a/test/bad_syntax.lv2/meson.build +++ b/test/bad_syntax.lv2/meson.build @@ -1,5 +1,5 @@ # Copyright 2021-2022 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC module = shared_module('bad_syntax', files('bad_syntax.c'), diff --git a/test/failed_instantiation.lv2/meson.build b/test/failed_instantiation.lv2/meson.build index 7fdfeaa..cac8575 100644 --- a/test/failed_instantiation.lv2/meson.build +++ b/test/failed_instantiation.lv2/meson.build @@ -1,5 +1,5 @@ # Copyright 2021-2022 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC module = shared_module('failed_instantiation', files('failed_instantiation.c'), diff --git a/test/failed_lib_descriptor.lv2/meson.build b/test/failed_lib_descriptor.lv2/meson.build index c344993..e742dff 100644 --- a/test/failed_lib_descriptor.lv2/meson.build +++ b/test/failed_lib_descriptor.lv2/meson.build @@ -1,5 +1,5 @@ # Copyright 2021-2022 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC module = shared_module('failed_lib_descriptor', files('failed_lib_descriptor.c'), diff --git a/test/lib_descriptor.lv2/meson.build b/test/lib_descriptor.lv2/meson.build index 14c23b3..f2c3439 100644 --- a/test/lib_descriptor.lv2/meson.build +++ b/test/lib_descriptor.lv2/meson.build @@ -1,5 +1,5 @@ # Copyright 2021-2022 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC module = shared_module('lib_descriptor', files('lib_descriptor.c'), diff --git a/test/lv2/core.lv2/meson.build b/test/lv2/core.lv2/meson.build index cc29a01..0d02ae1 100644 --- a/test/lv2/core.lv2/meson.build +++ b/test/lv2/core.lv2/meson.build @@ -1,5 +1,5 @@ # Copyright 2021-2022 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC ttl_files = files( 'lv2core.ttl', diff --git a/test/meson.build b/test/meson.build index 9b045b3..aa6ca2d 100644 --- a/test/meson.build +++ b/test/meson.build @@ -1,5 +1,5 @@ # Copyright 2020-2022 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC #################### # Project Metadata # diff --git a/test/missing_descriptor.lv2/meson.build b/test/missing_descriptor.lv2/meson.build index 415131c..c1a55de 100644 --- a/test/missing_descriptor.lv2/meson.build +++ b/test/missing_descriptor.lv2/meson.build @@ -1,5 +1,5 @@ # Copyright 2021-2022 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC module = shared_module('missing_descriptor', files('missing_descriptor.c'), diff --git a/test/missing_name.lv2/meson.build b/test/missing_name.lv2/meson.build index e511a9f..42d9856 100644 --- a/test/missing_name.lv2/meson.build +++ b/test/missing_name.lv2/meson.build @@ -1,5 +1,5 @@ # Copyright 2021-2022 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC module = shared_module('missing_name', files('missing_name.c'), diff --git a/test/missing_plugin.lv2/meson.build b/test/missing_plugin.lv2/meson.build index 22964cd..9a7068e 100644 --- a/test/missing_plugin.lv2/meson.build +++ b/test/missing_plugin.lv2/meson.build @@ -1,5 +1,5 @@ # Copyright 2021-2022 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC module = shared_module('missing_plugin', files('missing_plugin.c'), diff --git a/test/missing_port.lv2/meson.build b/test/missing_port.lv2/meson.build index 6d9e47b..e943688 100644 --- a/test/missing_port.lv2/meson.build +++ b/test/missing_port.lv2/meson.build @@ -1,5 +1,5 @@ # Copyright 2021-2022 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC module = shared_module('missing_port', files('missing_port.c'), diff --git a/test/missing_port_name.lv2/meson.build b/test/missing_port_name.lv2/meson.build index 17d867b..567d25d 100644 --- a/test/missing_port_name.lv2/meson.build +++ b/test/missing_port_name.lv2/meson.build @@ -1,5 +1,5 @@ # Copyright 2021-2022 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC module = shared_module('missing_port_name', files('missing_port_name.c'), diff --git a/test/new_version.lv2/meson.build b/test/new_version.lv2/meson.build index 85dfaf7..bc7c817 100644 --- a/test/new_version.lv2/meson.build +++ b/test/new_version.lv2/meson.build @@ -1,5 +1,5 @@ # Copyright 2021-2022 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC module = shared_module('new_version', files('new_version.c'), diff --git a/test/old_version.lv2/meson.build b/test/old_version.lv2/meson.build index ba1eca5..a9d42dc 100644 --- a/test/old_version.lv2/meson.build +++ b/test/old_version.lv2/meson.build @@ -1,5 +1,5 @@ # Copyright 2021-2022 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC module = shared_module('old_version', files('old_version.c'), diff --git a/test/test_plugin.lv2/meson.build b/test/test_plugin.lv2/meson.build index 1398792..fa25476 100644 --- a/test/test_plugin.lv2/meson.build +++ b/test/test_plugin.lv2/meson.build @@ -1,5 +1,5 @@ # Copyright 2021-2022 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC module = shared_module('test_plugin', files('test_plugin.c'), diff --git a/tools/lilv.bash_completion b/tools/lilv.bash_completion index 19e0a0c..d5de5e2 100644 --- a/tools/lilv.bash_completion +++ b/tools/lilv.bash_completion @@ -1,6 +1,6 @@ # Copyright 2012-2022 David Robillard <d@drobilla.net> # Copyright 2009 Lars Luthman <lars.luthman@gmail.com> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC # Bash auto-completion script written for lv2info. Could be adapted to any # other program that takes an LV2 plugin URI as parameter. diff --git a/tools/meson.build b/tools/meson.build index 5e4333d..0e93157 100644 --- a/tools/meson.build +++ b/tools/meson.build @@ -1,5 +1,5 @@ # Copyright 2021-2022 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC include_dirs = include_directories('../src') |