aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Tay <nick@windblume.net>2021-12-01 01:33:40 +1100
committerNicholas Tay <nick@windblume.net>2021-12-01 01:33:40 +1100
commit9d14400b961f9ecb3135a1e415ff614fd4625dce (patch)
tree806bb8d85b3fb930e254c7298f8fdd1608878243
parent14a419380f7e0d9e24cb663d5ae27f18449b26dc (diff)
downloadpassgen-9d14400b961f9ecb3135a1e415ff614fd4625dce.tar.gz
passgen-9d14400b961f9ecb3135a1e415ff614fd4625dce.tar.bz2
passgen-9d14400b961f9ecb3135a1e415ff614fd4625dce.zip
Add LICENCE
-rw-r--r--LICENCE17
1 files changed, 17 insertions, 0 deletions
diff --git a/LICENCE b/LICENCE
new file mode 100644
index 0000000..7bbf6b1
--- /dev/null
+++ b/LICENCE
@@ -0,0 +1,17 @@
+Copyright (c) 2021 Nicholas Tay <nick@windblume.net>
+
+This software is provided 'as-is', without any express or implied
+warranty. In no event will the authors be held liable for any damages
+arising from the use of this software.
+
+Permission is granted to anyone to use this software for any purpose,
+including commercial applications, and to alter it and redistribute it
+freely, subject to the following restrictions:
+
+1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+3. This notice may not be removed or altered from any source distribution.