diff options
author | Gabriel Pérez-Cerezo <gabriel@gpcf.eu> | 2017-08-23 00:20:30 +0200 |
---|---|---|
committer | Gabriel Pérez-Cerezo <gabriel@gpcf.eu> | 2017-08-23 00:20:30 +0200 |
commit | 12b84fe173edad3e527c362f437ade50ddb67851 (patch) | |
tree | 2e6c58d332d27544a502ce8be26ba7964c50588a /LICENSE |
Initial commit.
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -0,0 +1,15 @@ +ISC License + +Copyright (c) 2017 Gabriel Pérez-Cerezo + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH +REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, +INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE +OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE.
\ No newline at end of file |