From 5f8852e822c1957c0704a12ab96328214468a84a Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 28 Sep 2006 00:03:11 +0000 Subject: [PATCH] update copyright notice --- win32utils/updateopenssl.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/win32utils/updateopenssl.pl b/win32utils/updateopenssl.pl index 6a818338ef..65d73a236d 100644 --- a/win32utils/updateopenssl.pl +++ b/win32utils/updateopenssl.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl # -# Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2006 Internet Systems Consortium, Inc. ("ISC") # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above @@ -14,7 +14,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: updateopenssl.pl,v 1.3 2006/09/25 04:23:59 marka Exp $ +# $Id: updateopenssl.pl,v 1.4 2006/09/28 00:03:11 marka Exp $ # updateopenssl.pl # This script locates the latest version of OpenSSL in the grandparent