diff --git a/util/mkerr.pl b/util/mkerr.pl index d1e9a2b948d69414ee0e8c5b0317fa4fa3c30efe..c8f305c4ea0c3dd6e018e6dbcacfb64b42787f10 100644 --- a/util/mkerr.pl +++ b/util/mkerr.pl @@ -316,7 +316,7 @@ foreach $lib (keys %csrc) } else { push @out, "/* ====================================================================\n", -" * Copyright (c) 2001-2005 The OpenSSL Project. All rights reserved.\n", +" * Copyright (c) 2001-2007 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", @@ -497,7 +497,7 @@ EOF print OUT <<"EOF"; /* $cfile */ /* ==================================================================== - * Copyright (c) 1999-2006 The OpenSSL Project. All rights reserved. + * Copyright (c) 1999-2007 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions