update year
authorDr. Stephen Henson <steve@openssl.org>
Tue, 9 Feb 2010 14:13:30 +0000 (14:13 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 9 Feb 2010 14:13:30 +0000 (14:13 +0000)
util/mkerr.pl

index 554bebb1590126e72d56bb52cade806a2a9e3740..5d2f2188c1515fd398396a91088cc9727e13a270 100644 (file)
@@ -313,7 +313,7 @@ foreach $lib (keys %csrc)
        } else {
            push @out,
 "/* ====================================================================\n",
-" * Copyright (c) 2001-2008 The OpenSSL Project.  All rights reserved.\n",
+" * Copyright (c) 2001-2010 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",
@@ -487,7 +487,7 @@ EOF
        print OUT <<"EOF";
 /* $cfile */
 /* ====================================================================
- * Copyright (c) 1999-2008 The OpenSSL Project.  All rights reserved.
+ * Copyright (c) 1999-2010 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