diff --git a/.changeset/forty-dots-cry.md b/.changeset/forty-dots-cry.md new file mode 100644 index 00000000..2799fb04 --- /dev/null +++ b/.changeset/forty-dots-cry.md @@ -0,0 +1,17 @@ +--- +'@theoplayer/react-native-analytics-adobe-edge': minor +'@theoplayer/react-native-analytics-adscript': minor +'@theoplayer/react-native-analytics-comscore': minor +'@theoplayer/react-native-analytics-conviva': minor +'@theoplayer/react-native-analytics-nielsen': minor +'@theoplayer/react-native-yospace': minor +'@theoplayer/react-native-analytics-youbora': minor +'@theoplayer/react-native-engage': minor +'@theoplayer/react-native-analytics-gemius': minor +'@theoplayer/react-native-analytics-adobe': minor +'@theoplayer/react-native-analytics-agama': minor +'@theoplayer/react-native-drm': minor +'@theoplayer/react-native-analytics-mux': minor +--- + +Changed license to BSD 3-Cause Clear. See [LICENSE](./LICENSE) file for more information. diff --git a/LICENSE b/LICENSE index 39dd47b3..ed130fc5 100644 --- a/LICENSE +++ b/LICENSE @@ -1,21 +1,33 @@ -MIT License +The Clear BSD License -Copyright (c) 2021 THEOplayer +Copyright (c) 2025 Dolby International AB +All rights reserved. -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: +Redistribution and use in source and binary forms, with or without +modification, are permitted (subject to the limitations in the disclaimer +below) provided that the following conditions are met: -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. -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 NONINFRINGEMENT. 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. +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. + +3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE GRANTED +BY THIS LICENSE. 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. diff --git a/README.md b/README.md index 63110e91..2e6c094c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # THEOplayer React Native Connectors -This repository is maintained by [THEO Technologies](https://www.theoplayer.com/) and provides a collection of +This repository is maintained by [Dolby Laboratories, Inc.](https://optiview.dolby.com/) and provides a collection of connectors for [`react-native-theoplayer`](https://github.com/THEOplayer/react-native-theoplayer), the official THEOplayer React Native video player. diff --git a/adobe-edge/LICENSE b/adobe-edge/LICENSE new file mode 100644 index 00000000..ed130fc5 --- /dev/null +++ b/adobe-edge/LICENSE @@ -0,0 +1,33 @@ +The Clear BSD License + +Copyright (c) 2025 Dolby International AB +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted (subject to the limitations in the disclaimer +below) 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. + +3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE GRANTED +BY THIS LICENSE. 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. diff --git a/adobe-edge/package.json b/adobe-edge/package.json index c36f9db4..c6ecfa99 100644 --- a/adobe-edge/package.json +++ b/adobe-edge/package.json @@ -47,8 +47,8 @@ "type": "git", "url": "git@github.com:THEOplayer/react-native-connectors.git" }, - "author": "THEO Technologies", - "license": "SEE LICENSE AT https://www.theoplayer.com/terms", + "author": "Dolby Laboratories, Inc.", + "license": "BSD-3-Clause-Clear", "homepage": "https://github.com/THEOplayer/react-native-connectors/tree/main/adobe-edge#readme", "publishConfig": { "registry": "https://registry.npmjs.org/" diff --git a/adobe/LICENSE b/adobe/LICENSE new file mode 100644 index 00000000..ed130fc5 --- /dev/null +++ b/adobe/LICENSE @@ -0,0 +1,33 @@ +The Clear BSD License + +Copyright (c) 2025 Dolby International AB +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted (subject to the limitations in the disclaimer +below) 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. + +3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE GRANTED +BY THIS LICENSE. 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. diff --git a/adobe/package.json b/adobe/package.json index 18ee674c..462f5ed3 100644 --- a/adobe/package.json +++ b/adobe/package.json @@ -46,8 +46,8 @@ "type": "git", "url": "git@github.com:THEOplayer/react-native-connectors.git" }, - "author": "THEO Technologies", - "license": "SEE LICENSE AT https://www.theoplayer.com/terms", + "author": "Dolby Laboratories, Inc.", + "license": "BSD-3-Clause-Clear", "homepage": "https://github.com/THEOplayer/react-native-connectors/tree/main/adobe#readme", "publishConfig": { "registry": "https://registry.npmjs.org/" diff --git a/adscript/LICENSE b/adscript/LICENSE new file mode 100644 index 00000000..ed130fc5 --- /dev/null +++ b/adscript/LICENSE @@ -0,0 +1,33 @@ +The Clear BSD License + +Copyright (c) 2025 Dolby International AB +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted (subject to the limitations in the disclaimer +below) 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. + +3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE GRANTED +BY THIS LICENSE. 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. diff --git a/adscript/README.md b/adscript/README.md index 783d77f5..e102b703 100644 --- a/adscript/README.md +++ b/adscript/README.md @@ -39,7 +39,7 @@ Pod::Spec.new do |spec| spec.homepage = 'https://github.com/THEOplayer/iOS-Connector' spec.license = { :type => 'MIT', :file => 'LICENSE' } - spec.author = "THEO technologies" + spec.author = "Dolby Laboratories, Inc." spec.source = { :git => 'https://github.com/THEOplayer/iOS-Connector.git', :tag => spec.version.to_s } spec.source_files = "Classes", "Classes/**/*.{h,m}" diff --git a/adscript/package.json b/adscript/package.json index 54b6a562..ac1669f6 100644 --- a/adscript/package.json +++ b/adscript/package.json @@ -48,8 +48,8 @@ "type": "git", "url": "git@github.com:THEOplayer/react-native-connectors.git" }, - "author": "THEO Technologies", - "license": "SEE LICENSE AT https://www.theoplayer.com/terms", + "author": "Dolby Laboratories, Inc.", + "license": "BSD-3-Clause-Clear", "homepage": "https://github.com/THEOplayer/react-native-connectors/tree/main/adscript#readme", "publishConfig": { "registry": "https://registry.npmjs.org/" diff --git a/agama/LICENSE b/agama/LICENSE new file mode 100644 index 00000000..ed130fc5 --- /dev/null +++ b/agama/LICENSE @@ -0,0 +1,33 @@ +The Clear BSD License + +Copyright (c) 2025 Dolby International AB +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted (subject to the limitations in the disclaimer +below) 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. + +3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE GRANTED +BY THIS LICENSE. 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. diff --git a/agama/package.json b/agama/package.json index 0d43f4e2..fba23b99 100644 --- a/agama/package.json +++ b/agama/package.json @@ -47,8 +47,8 @@ "type": "git", "url": "git@github.com:THEOplayer/react-native-connectors.git" }, - "author": "THEO Technologies", - "license": "SEE LICENSE AT https://www.theoplayer.com/terms", + "author": "Dolby Laboratories, Inc.", + "license": "BSD-3-Clause-Clear", "homepage": "https://github.com/THEOplayer/react-native-connectors/tree/main/agama#readme", "publishConfig": { "registry": "https://registry.npmjs.org/" diff --git a/comscore/LICENSE b/comscore/LICENSE new file mode 100644 index 00000000..ed130fc5 --- /dev/null +++ b/comscore/LICENSE @@ -0,0 +1,33 @@ +The Clear BSD License + +Copyright (c) 2025 Dolby International AB +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted (subject to the limitations in the disclaimer +below) 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. + +3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE GRANTED +BY THIS LICENSE. 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. diff --git a/comscore/package.json b/comscore/package.json index 44e94fa9..d2a87e9a 100644 --- a/comscore/package.json +++ b/comscore/package.json @@ -45,8 +45,8 @@ "type": "git", "url": "git@github.com:THEOplayer/react-native-connectors.git" }, - "author": "THEO Technologies", - "license": "SEE LICENSE AT https://www.theoplayer.com/terms", + "author": "Dolby Laboratories, Inc.", + "license": "BSD-3-Clause-Clear", "homepage": "https://github.com/THEOplayer/react-native-connectors/tree/main/comscore#readme", "publishConfig": { "registry": "https://registry.npmjs.org/" diff --git a/conviva/LICENSE b/conviva/LICENSE new file mode 100644 index 00000000..ed130fc5 --- /dev/null +++ b/conviva/LICENSE @@ -0,0 +1,33 @@ +The Clear BSD License + +Copyright (c) 2025 Dolby International AB +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted (subject to the limitations in the disclaimer +below) 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. + +3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE GRANTED +BY THIS LICENSE. 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. diff --git a/conviva/package.json b/conviva/package.json index 17ab4e42..d771c80f 100644 --- a/conviva/package.json +++ b/conviva/package.json @@ -46,8 +46,8 @@ "type": "git", "url": "git@github.com:THEOplayer/react-native-connectors.git" }, - "author": "THEO Technologies", - "license": "SEE LICENSE AT https://www.theoplayer.com/terms", + "author": "Dolby Laboratories, Inc.", + "license": "BSD-3-Clause-Clear", "homepage": "https://github.com/THEOplayer/react-native-connectors/tree/main/conviva#readme", "publishConfig": { "registry": "https://registry.npmjs.org/" diff --git a/drm/LICENSE b/drm/LICENSE new file mode 100644 index 00000000..ed130fc5 --- /dev/null +++ b/drm/LICENSE @@ -0,0 +1,33 @@ +The Clear BSD License + +Copyright (c) 2025 Dolby International AB +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted (subject to the limitations in the disclaimer +below) 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. + +3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE GRANTED +BY THIS LICENSE. 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. diff --git a/drm/package.json b/drm/package.json index 340756d9..504820f7 100644 --- a/drm/package.json +++ b/drm/package.json @@ -45,8 +45,8 @@ "type": "git", "url": "git@github.com:THEOplayer/react-native-connectors.git" }, - "author": "THEO Technologies", - "license": "SEE LICENSE AT https://www.theoplayer.com/terms", + "author": "Dolby Laboratories, Inc.", + "license": "BSD-3-Clause-Clear", "homepage": "https://github.com/THEOplayer/react-native-connectors/tree/main/drm#readme", "publishConfig": { "registry": "https://registry.npmjs.org/" diff --git a/engage/LICENSE b/engage/LICENSE new file mode 100644 index 00000000..ed130fc5 --- /dev/null +++ b/engage/LICENSE @@ -0,0 +1,33 @@ +The Clear BSD License + +Copyright (c) 2025 Dolby International AB +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted (subject to the limitations in the disclaimer +below) 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. + +3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE GRANTED +BY THIS LICENSE. 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. diff --git a/engage/package.json b/engage/package.json index 452861f0..667ce2ed 100644 --- a/engage/package.json +++ b/engage/package.json @@ -46,8 +46,8 @@ "type": "git", "url": "git@github.com:THEOplayer/react-native-connectors.git" }, - "author": "THEO Technologies", - "license": "SEE LICENSE AT https://www.theoplayer.com/terms", + "author": "Dolby Laboratories, Inc.", + "license": "BSD-3-Clause-Clear", "homepage": "https://github.com/THEOplayer/react-native-connectors/tree/main/engage#readme", "publishConfig": { "registry": "https://registry.npmjs.org/" diff --git a/gemius/LICENSE b/gemius/LICENSE new file mode 100644 index 00000000..ed130fc5 --- /dev/null +++ b/gemius/LICENSE @@ -0,0 +1,33 @@ +The Clear BSD License + +Copyright (c) 2025 Dolby International AB +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted (subject to the limitations in the disclaimer +below) 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. + +3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE GRANTED +BY THIS LICENSE. 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. diff --git a/gemius/README.md b/gemius/README.md index 53c311a6..3a83a9b0 100644 --- a/gemius/README.md +++ b/gemius/README.md @@ -47,7 +47,7 @@ Pod::Spec.new do |spec| spec.homepage = 'https://github.com/THEOplayer/iOS-Connector' spec.license = { :type => 'MIT', :file => 'LICENSE' } - spec.author = "THEO technologies" + spec.author = "Dolby Laboratories, Inc." spec.source = { :git => 'https://github.com/THEOplayer/iOS-Connector.git', :tag => spec.version.to_s } spec.source_files = "Classes", "Classes/**/*.{h,m}" diff --git a/gemius/package.json b/gemius/package.json index 5acc78be..199f19fd 100644 --- a/gemius/package.json +++ b/gemius/package.json @@ -47,8 +47,8 @@ "type": "git", "url": "git@github.com:THEOplayer/react-native-connectors.git" }, - "author": "THEO Technologies", - "license": "SEE LICENSE AT https://www.theoplayer.com/terms", + "author": "Dolby Laboratories, Inc.", + "license": "BSD-3-Clause-Clear", "homepage": "https://github.com/THEOplayer/react-native-connectors/tree/main/gemius#readme", "publishConfig": { "registry": "https://registry.npmjs.org/" diff --git a/mux/LICENSE b/mux/LICENSE new file mode 100644 index 00000000..ed130fc5 --- /dev/null +++ b/mux/LICENSE @@ -0,0 +1,33 @@ +The Clear BSD License + +Copyright (c) 2025 Dolby International AB +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted (subject to the limitations in the disclaimer +below) 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. + +3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE GRANTED +BY THIS LICENSE. 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. diff --git a/mux/package.json b/mux/package.json index b6b8d828..65d886bf 100644 --- a/mux/package.json +++ b/mux/package.json @@ -46,8 +46,8 @@ "type": "git", "url": "git@github.com:THEOplayer/react-native-connectors.git" }, - "author": "THEO Technologies", - "license": "SEE LICENSE AT https://www.theoplayer.com/terms", + "author": "Dolby Laboratories, Inc.", + "license": "BSD-3-Clause-Clear", "homepage": "https://github.com/THEOplayer/react-native-connectors/tree/main/mux#readme", "publishConfig": { "registry": "https://registry.npmjs.org/" diff --git a/nielsen/LICENSE b/nielsen/LICENSE new file mode 100644 index 00000000..ed130fc5 --- /dev/null +++ b/nielsen/LICENSE @@ -0,0 +1,33 @@ +The Clear BSD License + +Copyright (c) 2025 Dolby International AB +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted (subject to the limitations in the disclaimer +below) 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. + +3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE GRANTED +BY THIS LICENSE. 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. diff --git a/nielsen/package.json b/nielsen/package.json index 4f21dc70..ebef180a 100644 --- a/nielsen/package.json +++ b/nielsen/package.json @@ -46,8 +46,8 @@ "type": "git", "url": "git@github.com:THEOplayer/react-native-connectors.git" }, - "author": "THEO Technologies", - "license": "SEE LICENSE AT https://www.theoplayer.com/terms", + "author": "Dolby Laboratories, Inc.", + "license": "BSD-3-Clause-Clear", "homepage": "https://github.com/THEOplayer/react-native-connectors/tree/main/nielsen#readme", "publishConfig": { "registry": "https://registry.npmjs.org/" diff --git a/package-lock.json b/package-lock.json index 3e80561f..ca325d0a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,7 +7,7 @@ "": { "name": "react-native-connectors", "version": "0.0.0", - "license": "MIT", + "license": "BSD-3-Clause-Clear", "workspaces": [ "agama", "adobe", @@ -55,7 +55,7 @@ "adobe": { "name": "@theoplayer/react-native-analytics-adobe", "version": "1.14.3", - "license": "SEE LICENSE AT https://www.theoplayer.com/terms", + "license": "BSD-3-Clause-Clear", "peerDependencies": { "react": "*", "react-native": "*", @@ -72,7 +72,7 @@ "adobe-edge": { "name": "@theoplayer/react-native-analytics-adobe-edge", "version": "1.0.0", - "license": "SEE LICENSE AT https://www.theoplayer.com/terms", + "license": "BSD-3-Clause-Clear", "dependencies": { "@adobe/alloy": "^2.30.0", "openapi-fetch": "^0.9.8" @@ -96,7 +96,7 @@ "adscript": { "name": "@theoplayer/react-native-analytics-adscript", "version": "1.2.0", - "license": "SEE LICENSE AT https://www.theoplayer.com/terms", + "license": "BSD-3-Clause-Clear", "peerDependencies": { "react": "*", "react-native": "*", @@ -112,7 +112,7 @@ "agama": { "name": "@theoplayer/react-native-analytics-agama", "version": "1.10.0", - "license": "SEE LICENSE AT https://www.theoplayer.com/terms", + "license": "BSD-3-Clause-Clear", "dependencies": { "react-native-uuid": "^2.0.2", "strftime": "^0.10.3" @@ -154,7 +154,7 @@ "comscore": { "name": "@theoplayer/react-native-analytics-comscore", "version": "1.12.0", - "license": "SEE LICENSE AT https://www.theoplayer.com/terms", + "license": "BSD-3-Clause-Clear", "peerDependencies": { "react": "*", "react-native": "*", @@ -170,7 +170,7 @@ "conviva": { "name": "@theoplayer/react-native-analytics-conviva", "version": "1.12.0", - "license": "SEE LICENSE AT https://www.theoplayer.com/terms", + "license": "BSD-3-Clause-Clear", "dependencies": { "@convivainc/conviva-js-coresdk": "^4.8.0", "@theoplayer/conviva-connector-web": "^3.0.0" @@ -190,7 +190,7 @@ "drm": { "name": "@theoplayer/react-native-drm", "version": "1.10.0", - "license": "SEE LICENSE AT https://www.theoplayer.com/terms", + "license": "BSD-3-Clause-Clear", "peerDependencies": { "react": "*", "react-native-theoplayer": "^7 || ^8 || ^9 || ^10", @@ -200,7 +200,7 @@ "engage": { "name": "@theoplayer/react-native-engage", "version": "0.5.0", - "license": "SEE LICENSE AT https://www.theoplayer.com/terms", + "license": "BSD-3-Clause-Clear", "peerDependencies": { "react": "*", "react-native": "*", @@ -211,7 +211,7 @@ "gemius": { "name": "@theoplayer/react-native-analytics-gemius", "version": "1.2.0", - "license": "SEE LICENSE AT https://www.theoplayer.com/terms", + "license": "BSD-3-Clause-Clear", "peerDependencies": { "react": "*", "react-native": "*", @@ -227,7 +227,7 @@ "mux": { "name": "@theoplayer/react-native-analytics-mux", "version": "1.10.0", - "license": "SEE LICENSE AT https://www.theoplayer.com/terms", + "license": "BSD-3-Clause-Clear", "dependencies": { "@mux/mux-data-theoplayer": "^4.17.1" }, @@ -246,7 +246,7 @@ "nielsen": { "name": "@theoplayer/react-native-analytics-nielsen", "version": "1.10.0", - "license": "SEE LICENSE AT https://www.theoplayer.com/terms", + "license": "BSD-3-Clause-Clear", "dependencies": { "@theoplayer/nielsen-connector-web": "^1.6.0" }, @@ -13476,7 +13476,7 @@ "yospace": { "name": "@theoplayer/react-native-yospace", "version": "1.5.0", - "license": "SEE LICENSE AT https://www.theoplayer.com/terms", + "license": "BSD-3-Clause-Clear", "dependencies": { "@theoplayer/yospace-connector-web": "^2.7.0" }, @@ -13495,7 +13495,7 @@ "youbora": { "name": "@theoplayer/react-native-analytics-youbora", "version": "1.5.0", - "license": "SEE LICENSE AT https://www.theoplayer.com/terms", + "license": "BSD-3-Clause-Clear", "dependencies": { "youbora-adapter-theoplayer2": "^6.8.10", "youboralib": "^6.8.67" diff --git a/package.json b/package.json index f7515317..4ad23bb0 100644 --- a/package.json +++ b/package.json @@ -4,8 +4,8 @@ "description": "", "private": true, "keywords": [], - "author": "THEO Technologies NV", - "license": "MIT", + "author": "Dolby Laboratories, Inc.", + "license": "BSD-3-Clause-Clear", "workspaces": [ "agama", "adobe", diff --git a/yospace/LICENSE b/yospace/LICENSE new file mode 100644 index 00000000..ed130fc5 --- /dev/null +++ b/yospace/LICENSE @@ -0,0 +1,33 @@ +The Clear BSD License + +Copyright (c) 2025 Dolby International AB +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted (subject to the limitations in the disclaimer +below) 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. + +3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE GRANTED +BY THIS LICENSE. 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. diff --git a/yospace/package.json b/yospace/package.json index 5d1ed5c6..abd8e679 100644 --- a/yospace/package.json +++ b/yospace/package.json @@ -45,8 +45,8 @@ "type": "git", "url": "git@github.com:THEOplayer/react-native-connectors.git" }, - "author": "THEO Technologies", - "license": "SEE LICENSE AT https://www.theoplayer.com/terms", + "author": "Dolby Laboratories, Inc.", + "license": "BSD-3-Clause-Clear", "homepage": "https://github.com/THEOplayer/react-native-connectors/tree/main/yospace#readme", "publishConfig": { "registry": "https://registry.npmjs.org/" diff --git a/youbora/LICENSE b/youbora/LICENSE new file mode 100644 index 00000000..ed130fc5 --- /dev/null +++ b/youbora/LICENSE @@ -0,0 +1,33 @@ +The Clear BSD License + +Copyright (c) 2025 Dolby International AB +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted (subject to the limitations in the disclaimer +below) 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. + +3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE GRANTED +BY THIS LICENSE. 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. diff --git a/youbora/package.json b/youbora/package.json index 03780385..4ffce27a 100644 --- a/youbora/package.json +++ b/youbora/package.json @@ -47,8 +47,8 @@ "type": "git", "url": "git@github.com:THEOplayer/react-native-connectors.git" }, - "author": "THEO Technologies", - "license": "SEE LICENSE AT https://www.theoplayer.com/terms", + "author": "Dolby Laboratories, Inc.", + "license": "BSD-3-Clause-Clear", "homepage": "https://github.com/THEOplayer/react-native-connectors/tree/main/youbora#readme", "publishConfig": { "registry": "https://registry.npmjs.org/"