summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2011-02-08 17:10:47 +0000
committerBodo Möller <bodo@openssl.org>2011-02-08 17:10:47 +0000
commit957ebe98fb0c66bf1fb241efd96a1160cd8cf5ce (patch)
treeb3c619aa38846614953cc8879dfec240282d5909 /util
parent9d09fc8485479a38c37a1de1378a0ded22492f7e (diff)
OCSP stapling fix (OpenSSL 0.9.8r/1.0.0d)OpenSSL_0_9_8r
Submitted by: Neel Mehta, Adam Langley, Bodo Moeller
Diffstat (limited to 'util')
-rw-r--r--util/mkerr.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/mkerr.pl b/util/mkerr.pl
index 5d2f2188c1..7a13130d24 100644
--- a/util/mkerr.pl
+++ b/util/mkerr.pl
@@ -313,7 +313,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",