]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
removed reference to radij.c code
authorAndreas Steffen <andreas.steffen@strongswan.org>
Tue, 15 May 2007 19:06:05 +0000 (19:06 -0000)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Tue, 15 May 2007 19:06:05 +0000 (19:06 -0000)
LICENSE

diff --git a/LICENSE b/LICENSE
index 0b84bc0d5c9845882575dc95cba6ff35f83a9a73..888d79aa206b417c5dee5406cb4a459e2509ce72 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -5,7 +5,7 @@ see the file COPYING.
 See the file CREDITS for details on origins of more of the code. 
 
 The DES library is under a BSD style license, see
-       src/libcrypto/libdes/COPYRIGHT.
+src/libcrypto/libdes/COPYRIGHT.
 Note that this software has a advertising clause in it. 
 
 The MD2 implementation is from RSA Data Security Inc., so this package must
@@ -15,19 +15,12 @@ Algorithm"  It is not under the GPL; see details in src/pluto/md2.c.
 The MD5 implementation is from RSA Data Security Inc., so this package must
 include the following phrase: "derived from the RSA Data Security, Inc.
 MD5 Message-Digest Algorithm".  It is not under the GPL; see details in
-src/libfreeswan/ipsec_md5c.c. 
+src/pluto/md5.c
 
 The PKCS#11 header files in programs/pluto/rsaref/ are from RSA Security Inc.,
 so they must include the following phrase: "RSA Security Inc. PKCS#11
 Cryptographic Token Interface (Cryptoki)". The headers are not under the GPL;
 see details in src/pluto/rsaref/pkcs11.h.
 
-The linux/net/ipsec/radij.c code is derived from BSD 4.4lite code
-from sys/net/radix.c. 
-
 In addition to the terms set out under the GPL, permission is granted to
-link the software against the libdes, md5c.c, and radij.c libraries just
-mentioned.  
-
-
-
+link the software against the libdes, MD2, and MD5 libraries just mentioned.