diff options
author | Brad King <brad.king@kitware.com> | 2016-05-05 17:10:38 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-05-05 18:21:12 (GMT) |
commit | 7eb7a189631074567e6a803f6dd057e90800e186 (patch) | |
tree | 88e63729c3ed359f5eb239e8e9751fd58635d2de /Utilities/cmexpat/COPYING | |
parent | 8d7ef6a8b02f2fca4ccb9aaad71ca0d2235ce8a6 (diff) | |
download | CMake-7eb7a189631074567e6a803f6dd057e90800e186.zip CMake-7eb7a189631074567e6a803f6dd057e90800e186.tar.gz CMake-7eb7a189631074567e6a803f6dd057e90800e186.tar.bz2 |
Drop old expat sources to make room for a fresh import
Diffstat (limited to 'Utilities/cmexpat/COPYING')
-rw-r--r-- | Utilities/cmexpat/COPYING | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/Utilities/cmexpat/COPYING b/Utilities/cmexpat/COPYING deleted file mode 100644 index fc97b02..0000000 --- a/Utilities/cmexpat/COPYING +++ /dev/null @@ -1,21 +0,0 @@ -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. |