From f6fd8db2a4b6708864eac420e9d44047785fcbd9 Mon Sep 17 00:00:00 2001 From: Scott Deboy Date: Sun, 9 Feb 2014 08:26:04 -0800 Subject: [PATCH] Restore copyright symbol - ISO-8859-1 encoding for Configure file --- Configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configure b/Configure index 70bfe14e37..a9a50a2f48 100755 --- a/Configure +++ b/Configure @@ -2011,7 +2011,7 @@ BEGIN VALUE "ProductVersion", "$version\\0" // Optional: //VALUE "Comments", "\\0" - VALUE "LegalCopyright", "Copyright � 1998-2005 The OpenSSL Project. Copyright � 1995-1998 Eric A. Young, Tim J. Hudson. All rights reserved.\\0" + VALUE "LegalCopyright", "Copyright © 1998-2005 The OpenSSL Project. Copyright © 1995-1998 Eric A. Young, Tim J. Hudson. All rights reserved.\\0" //VALUE "LegalTrademarks", "\\0" //VALUE "PrivateBuild", "\\0" //VALUE "SpecialBuild", "\\0" -- 2.25.1