summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorNobuaki Sukegawa <nsuke@apache.org>2016-02-22 21:51:33 +0900
committerNobuaki Sukegawa <nsuke@apache.org>2016-02-22 23:27:12 +0900
commit3b4a93bba114cc7d460cd9be7f679783f9be000f (patch)
tree2bdd6d940b5e490ba2b1084096886186e0306533 /LICENSE
parent3e5b9c275e9f88cefc05c0e0d6da6e86c46ba88d (diff)
downloadthrift-3b4a93bba114cc7d460cd9be7f679783f9be000f.tar.gz
THRIFT-3664 Remove md5.c
Client: Compiler Patch: Nobuaki Sukegawa This closes #891
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE26
1 files changed, 0 insertions, 26 deletions
diff --git a/LICENSE b/LICENSE
index a8cf8cdc5..3b6d7d74c 100644
--- a/LICENSE
+++ b/LICENSE
@@ -226,32 +226,6 @@ For the aclocal/ax_boost_base.m4 and contrib/fb303/aclocal/ax_boost_base.m4 comp
# the copyright notice and this notice are preserved.
--------------------------------------------------
-For the compiler/cpp/src/thrift/md5.[ch] components:
-
-/*
- Copyright (C) 1999, 2000, 2002 Aladdin Enterprises. All rights reserved.
-
- This software is provided 'as-is', without any express or implied
- warranty. In no event will the authors be held liable for any damages
- arising from the use of this software.
-
- Permission is granted to anyone to use this software for any purpose,
- including commercial applications, and to alter it and redistribute it
- freely, subject to the following restrictions:
-
- 1. The origin of this software must not be misrepresented; you must not
- claim that you wrote the original software. If you use this software
- in a product, an acknowledgment in the product documentation would be
- appreciated but is not required.
- 2. Altered source versions must be plainly marked as such, and must not be
- misrepresented as being the original software.
- 3. This notice may not be removed or altered from any source distribution.
-
- L. Peter Deutsch
- ghost@aladdin.com
-
- */
---------------------------------------------------
For the lib/nodejs/lib/thrift/json_parse.js:
/*