### LibAceConfigHelper License (Plain Text) Source: https://github.com/tukui-org/elvui/blob/main/ThirdPartyNotices.md This snippet states that all rights for LibAceConfigHelper are reserved to its owner. It's a concise declaration of proprietary rights. ```Plain Text All rights reserved to the owner. ``` -------------------------------- ### LibActionButton-1.0 License Agreement (Plain Text) Source: https://github.com/tukui-org/elvui/blob/main/ThirdPartyNotices.md This license governs the use and redistribution of LibActionButton-1.0, detailing conditions for retaining copyright notices, reproducing disclaimers, and restrictions on using developer or contributor names for endorsement. It also includes standard disclaimers of warranties and limitations of liability. ```Plain Text Copyright (c) 2010-2022, Hendrik "nevcairiel" Leppkes All rights reserved. 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. * Neither the name of the developer nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. 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 OWNER 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. ``` -------------------------------- ### LibCustomGlow-1.0 MIT License (Plain Text) Source: https://github.com/tukui-org/elvui/blob/main/ThirdPartyNotices.md This is the MIT License for LibCustomGlow-1.0, granting broad permissions to use, copy, modify, merge, publish, distribute, sublicense, and sell copies of the software. It requires inclusion of the copyright and permission notice and disclaims all warranties. ```Plain Text MIT License Copyright (c) 2022 Benjamin Staneck 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 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. ``` -------------------------------- ### ElvUI Core License Agreement (Plain Text) Source: https://github.com/tukui-org/elvui/blob/main/ThirdPartyNotices.md This is the main license for the ElvUI project, outlining the terms for redistribution and use of its source and binary forms. It includes conditions regarding copyright notice retention, disclaimer of warranties, and limitations of liability. ```Plain Text Copyright (c) 2008, Hendrik "nevcairiel" Leppkes Redistribution and use in source and binary forms, with or without modification, are permitted 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. 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. ``` -------------------------------- ### ElvUI Project License - Plain Text Source: https://github.com/tukui-org/elvui/blob/main/ThirdPartyNotices.md This snippet contains the full license text for the main ElvUI project, a modified BSD license. It specifies the terms for redistribution, modification, and use, including copyright notices, disclaimers of warranty, and limitations of liability for the software. ```Plain Text Copyright (c) 2006-2007, Kyle Smith All rights reserved. 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. * Neither the name of the author nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. 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 OWNER 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. ``` -------------------------------- ### AceGUI-3.0-SharedMediaWidgets License - Text Source: https://github.com/tukui-org/elvui/blob/main/ThirdPartyNotices.md This snippet states the license for the AceGUI-3.0-SharedMediaWidgets library, indicating that all rights are reserved to the original owner. It is a concise statement of proprietary rights. ```text All rights reserved to the owner. ``` -------------------------------- ### Ace3-ElvUI Library License - Text Source: https://github.com/tukui-org/elvui/blob/main/ThirdPartyNotices.md This snippet presents the copyright and redistribution license for the Ace3 Development Team library as incorporated into Ace3-ElvUI. It specifies the terms under which the software can be used, modified, and distributed, emphasizing the retention of copyright notices and disclaimers. ```text Copyright (c) 2007, Ace3 Development Team All rights reserved. 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. * Redistribution of a stand alone version is strictly prohibited without prior written authorization from the Lead of the Ace3 Development Team. * Neither the name of the Ace3 Development Team nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. 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 OWNER 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. ``` -------------------------------- ### LibAnim License (Plain Text) Source: https://github.com/tukui-org/elvui/blob/main/ThirdPartyNotices.md This snippet states that all rights for LibAnim are reserved to its owner. It's a concise declaration of proprietary rights. ```Plain Text All rights reserved to the owner. ``` -------------------------------- ### Ace3 Library License - Text Source: https://github.com/tukui-org/elvui/blob/main/ThirdPartyNotices.md This snippet contains the full copyright and redistribution license for the Ace3 Development Team library. It outlines the conditions for use, modification, and distribution of the software, including requirements for retaining copyright notices and disclaimers. ```text Copyright (c) 2007, Ace3 Development Team All rights reserved. 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. * Redistribution of a stand alone version is strictly prohibited without prior written authorization from the Lead of the Ace3 Development Team. * Neither the name of the Ace3 Development Team nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. 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 OWNER 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. ``` -------------------------------- ### LibQuestXP License - Plain Text Source: https://github.com/tukui-org/elvui/blob/main/ThirdPartyNotices.md This snippet outlines the license for the LibQuestXP library, another component within the ElvUI project. Similar to LibClassicSpecs, it indicates that all rights are reserved to the owner, signifying proprietary control over the library's usage. ```Plain Text All rights reserved to the owner. ``` -------------------------------- ### LibDataBroker License (Plain Text) Source: https://github.com/tukui-org/elvui/blob/main/ThirdPartyNotices.md This snippet states that all rights for LibDataBroker are reserved to its owner. It's a concise declaration of proprietary rights. ```Plain Text All rights reserved to the owner. ``` -------------------------------- ### LibClassicSpecs License - Plain Text Source: https://github.com/tukui-org/elvui/blob/main/ThirdPartyNotices.md This snippet provides the license terms for the LibClassicSpecs library, a component of ElvUI. It states that all rights are reserved to the owner, indicating a proprietary license model for this specific library. ```Plain Text All rights reserved to the owner. ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.