Print this page
6704653 THIRDPARTYLICENSE fixes for open source crypto source

@@ -20,23 +20,24 @@
 #
 #
 # Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
-# ident "@(#)Makefile   1.3     08/04/10 SMI"
+# ident "@(#)Makefile   1.4     08/05/23 SMI"
 #
 
 include ../Makefile.com
 
 DATAFILES += depend
 
 LICENSEFILES_i386 = \
-        ../../common/crypto/arcfour/amd64/THIRDPARTYLICENSE \
-        ../../common/crypto/sha1/amd64/THIRDPARTYLICENSE \
-        ../../common/crypto/sha2/amd64/THIRDPARTYLICENSE
+        ../../common/crypto/aes/amd64/THIRDPARTYLICENSE \
+        ../../common/crypto/md5/amd64/THIRDPARTYLICENSE \
+        ../../common/crypto/THIRDPARTYLICENSE.cryptogams
 
 LICENSEFILES += \
+        ../../common/crypto/ecc/THIRDPARTYLICENSE \
         ../../lib/libcmd/THIRDPARTYLICENSE \
         ../../lib/libinetutil/common/THIRDPARTYLICENSE \
         ../../lib/libmp/common/THIRDPARTYLICENSE \
         ../../lib/libresolv/THIRDPARTYLICENSE \
         ../../lib/libresolv2/THIRDPARTYLICENSE \