summaryrefslogtreecommitdiffstats
path: root/util/mkerr.pl
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2007-02-26 10:48:10 +0000
committerBodo Möller <bodo@openssl.org>2007-02-26 10:48:10 +0000
commit4bb89bca9e3079ac80e98e4d6a9fce30964a14b4 (patch)
treed7027ca450e39170d1925ad42ad38aee57c56c9a /util/mkerr.pl
parentac63b8370e68ca7724b9e6514f3f95aeca10aca1 (diff)
use 2007 copyright for generated files
Diffstat (limited to 'util/mkerr.pl')
-rw-r--r--util/mkerr.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/mkerr.pl b/util/mkerr.pl
index d1e9a2b948..c8f305c4ea 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