tAdd ISC license - cv - curriculum vitae
git clone git://src.adamsgaard.dk/cv
Log
Files
Refs
LICENSE
---
commit 98c07f5f634487cba886729f7c6f55cbe2ad13a9
parent 4d9c67783ad52d2d97b608492c3f820c5e6c6bbc
Author: Anders Damsgaard 
Date:   Thu,  2 Jan 2020 10:13:27 +0100

Add ISC license

Diffstat:
  A LICENSE                             |      15 +++++++++++++++

1 file changed, 15 insertions(+), 0 deletions(-)
---
diff --git a/LICENSE b/LICENSE
t@@ -0,0 +1,15 @@
+ISC License
+
+Copyright (c) 2018-2020 Anders Damsgaard 
+
+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.