summaryrefslogtreecommitdiff
path: root/xml
diff options
context:
space:
mode:
authorstoddard <stoddard@13f79535-47bb-0310-9956-ffa450edef68>2001-12-10 13:51:46 +0000
committerstoddard <stoddard@13f79535-47bb-0310-9956-ffa450edef68>2001-12-10 13:51:46 +0000
commitef70565556612fc5f796a84ecba57d3386c4aefb (patch)
tree2478c54b23bca5e03e43ae7df80adfee69e99b38 /xml
parent5888cd9211cdcbd36e5a0a72f09814e1cf1b99f7 (diff)
downloadlibapr-util-ef70565556612fc5f796a84ecba57d3386c4aefb.tar.gz
Add expat license terms. Greg must have missed this file when he first
downloaded the expat source from anoncvs. git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@58488 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'xml')
-rw-r--r--xml/expat/COPYING21
1 files changed, 21 insertions, 0 deletions
diff --git a/xml/expat/COPYING b/xml/expat/COPYING
new file mode 100644
index 00000000..fc97b02d
--- /dev/null
+++ b/xml/expat/COPYING
@@ -0,0 +1,21 @@
+Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
+ and Clark Cooper
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+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.
+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.