diff options
author | Nicholas Tay <nick@windblume.net> | 2021-12-01 01:33:40 +1100 |
---|---|---|
committer | Nicholas Tay <nick@windblume.net> | 2021-12-01 01:33:40 +1100 |
commit | 9d14400b961f9ecb3135a1e415ff614fd4625dce (patch) | |
tree | 806bb8d85b3fb930e254c7298f8fdd1608878243 /LICENCE | |
parent | 14a419380f7e0d9e24cb663d5ae27f18449b26dc (diff) | |
download | passgen-9d14400b961f9ecb3135a1e415ff614fd4625dce.tar.gz passgen-9d14400b961f9ecb3135a1e415ff614fd4625dce.tar.bz2 passgen-9d14400b961f9ecb3135a1e415ff614fd4625dce.zip |
Add LICENCE
Diffstat (limited to 'LICENCE')
-rw-r--r-- | LICENCE | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -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. |