use 2007 copyright for generated files
authorBodo Möller <bodo@openssl.org>
Mon, 26 Feb 2007 10:47:28 +0000 (10:47 +0000)
committerBodo Möller <bodo@openssl.org>
Mon, 26 Feb 2007 10:47:28 +0000 (10:47 +0000)
util/mkerr.pl

index 4171e0c98c3199bed2fec87ed1585f064926962c..51363b5c2d61d9813c10bcb2833269faf2c19c03 100644 (file)
@@ -266,7 +266,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",
@@ -422,7 +422,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