RSA patent is USA only
This commit is contained in:
parent
94034fbdd7
commit
4738aa9feb
@ -3,7 +3,7 @@
|
||||
# Date created: 1998-Jul-4
|
||||
# Whom: dugsong@OpenBSD.ORG
|
||||
#
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 1998/07/12 06:24:18 marc Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 1998/08/28 23:00:43 deraadt Exp $
|
||||
#
|
||||
|
||||
DISTNAME= SSLeay-0.8.1b
|
||||
@ -21,7 +21,9 @@ fetch-depends:
|
||||
@${ECHO}
|
||||
@${ECHO} You must set the variable USA_RESIDENT to YES if you are a USA
|
||||
@${ECHO} resident or NO otherwise. USA residents must use the RSAREF2
|
||||
@${ECHO} library to build this program \(RSA Inc. holds the patent on
|
||||
@${ECHO} library to build this program \(RSA Inc. holds
|
||||
@${ECHO} a patent on RSA in the USA - using RSA implementations
|
||||
@${ECHO} other than RSAREF in the USA will violate the US patent\).
|
||||
@${ECHO} the RSA algorithm and public key crypto in general - using RSA
|
||||
@${ECHO} implementations other than RSAREF violate US patent law\).
|
||||
@${ECHO} ""
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 19 Mar 1998
|
||||
# Whom: marc@OpenBSD.ORG
|
||||
#
|
||||
# $OpenBSD: Makefile,v 1.4 1998/04/12 21:41:01 marc Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 1998/08/28 23:00:45 deraadt Exp $
|
||||
|
||||
DISTNAME= pgp263is
|
||||
PKGNAME= pgp-2.6.3
|
||||
@ -38,9 +38,8 @@ fetch-depends:
|
||||
@${ECHO} You must set variable USA_RESIDENT to YES if you are a USA
|
||||
@${ECHO} resident or NO otherwise. USA residents must obtain the
|
||||
@${ECHO} RSAREF2 library to generate this program. \(RSA Inc. holds
|
||||
@${ECHO} a patent on RSA and public key cypto in general - using RSA
|
||||
@${ECHO} implementations other than RSAREF will violate the US patent
|
||||
@${ECHO} law\).
|
||||
@${ECHO} a patent on RSA in the USA - using RSA implementations
|
||||
@${ECHO} other than RSAREF in the USA will violate the US patent\).
|
||||
@${ECHO} ""
|
||||
@${ECHO} RSAREF2 will be automatically obtained and used to generate
|
||||
@${ECHO} this program when given the command \"make USA_RESIDENT=YES\"
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 16 Nov 1997
|
||||
# Whom: todd@OpenBSD.ORG
|
||||
#
|
||||
# $OpenBSD: Makefile,v 1.26 1998/07/13 01:16:52 marc Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 1998/08/28 23:00:47 deraadt Exp $
|
||||
#
|
||||
# Maximal ssh package requires YES values for
|
||||
# USE_PERL, USE_TCPWRAP
|
||||
@ -86,9 +86,8 @@ fetch-depends:
|
||||
@${ECHO} You must set variable USA_RESIDENT to YES if you are a USA
|
||||
@${ECHO} resident or NO otherwise. USA residents must obtain the
|
||||
@${ECHO} RSAREF2 library to generate this program. \(RSA Inc. holds
|
||||
@${ECHO} a patent on RSA and public key cypto in general - using RSA
|
||||
@${ECHO} implementations other than RSAREF will violate the US patent
|
||||
@${ECHO} law\).
|
||||
@${ECHO} a patent on RSA in the USA - using RSA implementations
|
||||
@${ECHO} other than RSAREF in the USA will violate the US patent\).
|
||||
@${ECHO} ""
|
||||
@${ECHO} RSAREF2 will be automatically obtained and used to generate
|
||||
@${ECHO} this program when given the command \"make USA_RESIDENT=YES\"
|
||||
|
Loading…
Reference in New Issue
Block a user