From 9770924f9bd6de3d64041f4a725dea7c958721b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bodo=20M=C3=B6ller?= Date: Tue, 8 Feb 2011 17:48:57 +0000 Subject: OCSP stapling fix (OpenSSL 0.9.8r/1.0.0d) Submitted by: Neel Mehta, Adam Langley, Bodo Moeller --- util/mkerr.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/mkerr.pl') diff --git a/util/mkerr.pl b/util/mkerr.pl index 5dd89582c5..43b3af6555 100644 --- a/util/mkerr.pl +++ b/util/mkerr.pl @@ -392,7 +392,7 @@ foreach $lib (keys %csrc) } else { push @out, "/* ====================================================================\n", -" * Copyright (c) 2001-2010 The OpenSSL Project. All rights reserved.\n", +" * Copyright (c) 2001-2011 The OpenSSL Project. All rights reserved.\n", " *\n", " * Redistribution and use in source and binary forms, with or without\n", " * modification, are permitted provided that the following conditions\n", -- cgit v1.2.3