From 6441d02fc30a48547beef5f0e27854f94aefa7f2 Mon Sep 17 00:00:00 2001 From: Yegor Bugayenko Date: Mon, 6 May 2024 12:30:02 +0300 Subject: [PATCH] licenses again --- .../src/main/eo/org/eolang/math/random.eo | 2 +- .../test/eo/org/eolang/math/random-tests.eo | 2 +- .../org/eolang/maven/file-name/.abc.eo | 22 +++++++++++++++++++ .../org/eolang/maven/file-name/abc-def.eo | 22 +++++++++++++++++++ .../org/eolang/parser/xax/add-refs.yml | 21 ++++++++++++++++++ .../parser/xax/zero-version-correct.yml | 21 ++++++++++++++++++ .../xax/zero-version-incorrect-for-main.yml | 21 ++++++++++++++++++ .../xax/zero-version-incorrect-for-test.yml | 21 ++++++++++++++++++ .../zero-version-not-applicable-source.yml | 21 ++++++++++++++++++ 9 files changed, 151 insertions(+), 2 deletions(-) diff --git a/eo-maven-plugin/src/it/rewritten_sources/src/main/eo/org/eolang/math/random.eo b/eo-maven-plugin/src/it/rewritten_sources/src/main/eo/org/eolang/math/random.eo index d6f520ec8..e4750e780 100644 --- a/eo-maven-plugin/src/it/rewritten_sources/src/main/eo/org/eolang/math/random.eo +++ b/eo-maven-plugin/src/it/rewritten_sources/src/main/eo/org/eolang/math/random.eo @@ -1,6 +1,6 @@ # The MIT License (MIT) # -# Copyright (c) 2016-2022 Yegor Bugayenko +# Copyright (c) 2016-2024 Objectionary.com # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/eo-maven-plugin/src/it/rewritten_sources/src/test/eo/org/eolang/math/random-tests.eo b/eo-maven-plugin/src/it/rewritten_sources/src/test/eo/org/eolang/math/random-tests.eo index 773af0b07..685a70b52 100644 --- a/eo-maven-plugin/src/it/rewritten_sources/src/test/eo/org/eolang/math/random-tests.eo +++ b/eo-maven-plugin/src/it/rewritten_sources/src/test/eo/org/eolang/math/random-tests.eo @@ -1,6 +1,6 @@ # The MIT License (MIT) # -# Copyright (c) 2016-2022 Yegor Bugayenko +# Copyright (c) 2016-2024 Objectionary.com # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/eo-maven-plugin/src/test/resources/org/eolang/maven/file-name/.abc.eo b/eo-maven-plugin/src/test/resources/org/eolang/maven/file-name/.abc.eo index 2099bc43a..083dc7b44 100644 --- a/eo-maven-plugin/src/test/resources/org/eolang/maven/file-name/.abc.eo +++ b/eo-maven-plugin/src/test/resources/org/eolang/maven/file-name/.abc.eo @@ -1,3 +1,25 @@ +# The MIT License (MIT) +# +# Copyright (c) 2016-2024 Objectionary.com +# +# 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 NON-INFRINGEMENT. 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. + [a b] > sum plus. > @ a diff --git a/eo-maven-plugin/src/test/resources/org/eolang/maven/file-name/abc-def.eo b/eo-maven-plugin/src/test/resources/org/eolang/maven/file-name/abc-def.eo index 2099bc43a..083dc7b44 100644 --- a/eo-maven-plugin/src/test/resources/org/eolang/maven/file-name/abc-def.eo +++ b/eo-maven-plugin/src/test/resources/org/eolang/maven/file-name/abc-def.eo @@ -1,3 +1,25 @@ +# The MIT License (MIT) +# +# Copyright (c) 2016-2024 Objectionary.com +# +# 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 NON-INFRINGEMENT. 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. + [a b] > sum plus. > @ a diff --git a/eo-parser/src/test/resources/org/eolang/parser/xax/add-refs.yml b/eo-parser/src/test/resources/org/eolang/parser/xax/add-refs.yml index 5ded5e22b..d794a36c0 100644 --- a/eo-parser/src/test/resources/org/eolang/parser/xax/add-refs.yml +++ b/eo-parser/src/test/resources/org/eolang/parser/xax/add-refs.yml @@ -1,3 +1,24 @@ +# The MIT License (MIT) +# +# Copyright (c) 2016-2024 Objectionary.com +# +# 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 NON-INFRINGEMENT. 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. --- sheets: - /org/eolang/parser/add-refs.xsl diff --git a/eo-parser/src/test/resources/org/eolang/parser/xax/zero-version-correct.yml b/eo-parser/src/test/resources/org/eolang/parser/xax/zero-version-correct.yml index 5da56e73a..9278250d5 100644 --- a/eo-parser/src/test/resources/org/eolang/parser/xax/zero-version-correct.yml +++ b/eo-parser/src/test/resources/org/eolang/parser/xax/zero-version-correct.yml @@ -1,3 +1,24 @@ +# The MIT License (MIT) +# +# Copyright (c) 2016-2024 Objectionary.com +# +# 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 NON-INFRINGEMENT. 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. --- sheets: - /org/eolang/parser/errors/zero-version.xsl diff --git a/eo-parser/src/test/resources/org/eolang/parser/xax/zero-version-incorrect-for-main.yml b/eo-parser/src/test/resources/org/eolang/parser/xax/zero-version-incorrect-for-main.yml index 03576f60b..1c930b815 100644 --- a/eo-parser/src/test/resources/org/eolang/parser/xax/zero-version-incorrect-for-main.yml +++ b/eo-parser/src/test/resources/org/eolang/parser/xax/zero-version-incorrect-for-main.yml @@ -1,3 +1,24 @@ +# The MIT License (MIT) +# +# Copyright (c) 2016-2024 Objectionary.com +# +# 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 NON-INFRINGEMENT. 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. --- sheets: - /org/eolang/parser/errors/zero-version.xsl diff --git a/eo-parser/src/test/resources/org/eolang/parser/xax/zero-version-incorrect-for-test.yml b/eo-parser/src/test/resources/org/eolang/parser/xax/zero-version-incorrect-for-test.yml index bb50eb814..220b4c948 100644 --- a/eo-parser/src/test/resources/org/eolang/parser/xax/zero-version-incorrect-for-test.yml +++ b/eo-parser/src/test/resources/org/eolang/parser/xax/zero-version-incorrect-for-test.yml @@ -1,3 +1,24 @@ +# The MIT License (MIT) +# +# Copyright (c) 2016-2024 Objectionary.com +# +# 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 NON-INFRINGEMENT. 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. --- sheets: - /org/eolang/parser/errors/zero-version.xsl diff --git a/eo-parser/src/test/resources/org/eolang/parser/xax/zero-version-not-applicable-source.yml b/eo-parser/src/test/resources/org/eolang/parser/xax/zero-version-not-applicable-source.yml index 2c55023ae..07359cb6c 100644 --- a/eo-parser/src/test/resources/org/eolang/parser/xax/zero-version-not-applicable-source.yml +++ b/eo-parser/src/test/resources/org/eolang/parser/xax/zero-version-not-applicable-source.yml @@ -1,3 +1,24 @@ +# The MIT License (MIT) +# +# Copyright (c) 2016-2024 Objectionary.com +# +# 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 NON-INFRINGEMENT. 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. --- sheets: - /org/eolang/parser/errors/zero-version.xsl