diff options
author | Dr. Stephen Henson <steve@openssl.org> | 2008-03-12 14:05:07 +0100 |
---|---|---|
committer | Dr. Stephen Henson <steve@openssl.org> | 2008-03-12 14:05:07 +0100 |
commit | 27dc105f51361fc71f556e927f621218883b0c26 (patch) | |
tree | 53c4ed22323305e055a95ee1f7af9551119e9c5c /util/mkerr.pl | |
parent | #undef X509_EXTENSIONS to avoid conflict with CryptoAPI. (diff) | |
download | openssl-27dc105f51361fc71f556e927f621218883b0c26.tar.xz openssl-27dc105f51361fc71f556e927f621218883b0c26.zip |
Update year.
Diffstat (limited to 'util/mkerr.pl')
-rw-r--r-- | util/mkerr.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/mkerr.pl b/util/mkerr.pl index 66b8df35b5..aac87bbf3b 100644 --- a/util/mkerr.pl +++ b/util/mkerr.pl @@ -321,7 +321,7 @@ foreach $lib (keys %csrc) } else { push @out, "/* ====================================================================\n", -" * Copyright (c) 2001-2007 The OpenSSL Project. All rights reserved.\n", +" * Copyright (c) 2001-2008 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", |