You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creative GNU General Public License, version 3 (GPLv3)
75
71
Julian West
76
72
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
@@ -79,10 +75,10 @@ function InGroup {
79
75
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.
80
76
THIS SOFTWARE IS PROVIDED BY THE AUTHOR "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 AUTHOR 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.
81
77
#>
82
-
#endregion LICENSE
83
-
84
-
#region DISCLAIMER
85
-
<#
78
+
#endregion LICENSE
79
+
80
+
#region DISCLAIMER
81
+
<#
86
82
DISCLAIMER:
87
83
- Use at your own risk, etc.
88
84
- This is open-source software, if you find an issue try to fix it yourself. There is no support and/or warranty in any kind
@@ -92,4 +88,4 @@ function InGroup {
92
88
- By using the Software, you agree to the License, Terms, and any Conditions declared and described above
93
89
- If you disagree with any of the terms, and any conditions declared: delete it and build your own solution
0 commit comments