summaryrefslogtreecommitdiffstats
path: root/Utilities/cmcurl/COPYING
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2009-09-28 15:36:17 (GMT)
committerBrad King <brad.king@kitware.com>2009-09-28 15:36:17 (GMT)
commit9737ea074a5e199f5785f9f242c5ec80394b229f (patch)
tree267257984130e1047f9960291a5fb0573ee2f615 /Utilities/cmcurl/COPYING
parentcb2380fb6c33b3e5c480a6fa3eb52f4ebcea6431 (diff)
downloadCMake-9737ea074a5e199f5785f9f242c5ec80394b229f.zip
CMake-9737ea074a5e199f5785f9f242c5ec80394b229f.tar.gz
CMake-9737ea074a5e199f5785f9f242c5ec80394b229f.tar.bz2
Install third-party utility copyright notices
Some of our third-party utilities have licenses that require their copyright and license notices to be distributed with binary forms. This commit adds installation rules to include these notices with installed CMake documentation.
Diffstat (limited to 'Utilities/cmcurl/COPYING')
-rw-r--r--Utilities/cmcurl/COPYING21
1 files changed, 21 insertions, 0 deletions
diff --git a/Utilities/cmcurl/COPYING b/Utilities/cmcurl/COPYING
new file mode 100644
index 0000000..048cf56
--- /dev/null
+++ b/Utilities/cmcurl/COPYING
@@ -0,0 +1,21 @@
+COPYRIGHT AND PERMISSION NOTICE
+
+Copyright (c) 1996 - 2009, 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.