Quantcast

Add a license

Adrian L Lange [08-19-14 - 17:36]
Add a license
Filename
LICENSE
oUF_P3lim.lua
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..408d16b
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,34 @@
+Copyright (c) 2014 Adrian L Lange <addons@p3lim.net>
+
+All rights reserved.
+
+Permission is granted for anyone to use, read, or otherwise interpret
+this software for any purpose, without any restrictions.
+
+Permission is granted for anyone to modify this software or sample from
+it, and to distribute such modified versions or derivative works as long
+as neither the names of this software nor its author(s) are used in the
+name or title of the work or in any other way that may cause it to be
+confused with this software.
+
+Permission is granted for anyone to aggregate this software with other
+works not derived from this software for the purpose of creating a user
+interface compilation for "World of Warcraft" and to distribute such
+compilations as long as the software is not modified in any way,
+including by modifying or removing any files.
+
+This software may not be distributed standalone or in any other way, in
+whole or in part, modified or unmodified, without specific prior written
+permission from the author(s) of this software.
+
+The names of this software and/or its author(s) may not be used to
+promote or endorse works derived from this software without specific
+prior written permission from the author(s) of this 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 AUTHOR(S) 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.
\ No newline at end of file
diff --git a/oUF_P3lim.lua b/oUF_P3lim.lua
index 4abffc5..dc37b28 100644
--- a/oUF_P3lim.lua
+++ b/oUF_P3lim.lua
@@ -1,10 +1,3 @@
---[[
-
-  Adrian L Lange grants anyone the right to use this work for any purpose,
-  without any conditions, unless such conditions are required by law.
-
---]]
-
 local WoD = select(4, GetBuildInfo()) >= 6e4

 local _, ns = ...