diff --git a/LICENSE b/LICENSE index 83c74baaf..31155418e 100644 --- a/LICENSE +++ b/LICENSE @@ -1,39 +1,21 @@ -Business Source License 1.1 +MIT License -Licensor: Lex Christopherson -Licensed Work: GSD (gsd-pi) -Additional Use Grant: None -Change Date: 2029-03-10 -Change License: MIT +Copyright (c) 2026 Lex Christopherson -Parameters +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: -Licensor: Lex Christopherson -Licensed Work: The Licensed Work is (c) 2026 Lex Christopherson +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. -Use Limitation: You may not use the Licensed Work for a Commercial Purpose. -A "Commercial Purpose" means use in a commercial product or service, or use -on behalf of a for-profit entity, unless you have received a separate -commercial license from the Licensor. - -On the Change Date, or the fourth anniversary of the first publicly available -distribution of a specific version of the Licensed Work under this License, -whichever comes first, the Licensor grants you rights under the terms of the -Change License, and the rights granted in the paragraph above terminate. - -For purposes of this License: - -"Commercial Purpose" means use intended for or directed toward commercial -advantage or monetary compensation. - -The Licensor may make additional grants beyond those described above. Any -additional grants will be described in the Additional Use Grant above. - -Notice - -The Business Source License (this document, or the "License") is not an -Open Source license. However, the Licensed Work will eventually be made -available under an Open Source License, as stated in this License. - -License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. -"Business Source License" is a trademark of MariaDB Corporation Ab. +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.