summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-09-03 09:25:19 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-09-03 09:25:19 +0000
commit8d85be4c5ecb418ea47a329c9ebac89a3f639a52 (patch)
tree0ae42a93bef6c20e6c1a4427d8d65a72979e0f95 /COPYING
parent93eadfb10fc519ff2e07f03058a1fe63e2885de1 (diff)
downloadcurl-8d85be4c5ecb418ea47a329c9ebac89a3f639a52.tar.gz
better name for the legal/license/copyright stuff
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING21
1 files changed, 21 insertions, 0 deletions
diff --git a/COPYING b/COPYING
new file mode 100644
index 000000000..817906735
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,21 @@
+COPYRIGHT AND PERMISSION NOTICE
+
+Copyright (c) 1996 - 2002, Daniel Stenberg, <daniel@haxx.se>.
+
+All rights reserved.
+
+Permission to use, copy, modify, and 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", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN
+NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 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.
+
+Except as contained in this notice, the name of a copyright holder shall not
+be used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization of the copyright holder.