use 2007 copyright for generated files
This commit is contained in:
parent
ac63b8370e
commit
4bb89bca9e
@ -316,7 +316,7 @@ foreach $lib (keys %csrc)
|
|||||||
} else {
|
} else {
|
||||||
push @out,
|
push @out,
|
||||||
"/* ====================================================================\n",
|
"/* ====================================================================\n",
|
||||||
" * Copyright (c) 2001-2005 The OpenSSL Project. All rights reserved.\n",
|
" * Copyright (c) 2001-2007 The OpenSSL Project. All rights reserved.\n",
|
||||||
" *\n",
|
" *\n",
|
||||||
" * Redistribution and use in source and binary forms, with or without\n",
|
" * Redistribution and use in source and binary forms, with or without\n",
|
||||||
" * modification, are permitted provided that the following conditions\n",
|
" * modification, are permitted provided that the following conditions\n",
|
||||||
@ -497,7 +497,7 @@ EOF
|
|||||||
print OUT <<"EOF";
|
print OUT <<"EOF";
|
||||||
/* $cfile */
|
/* $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
|
* Redistribution and use in source and binary forms, with or without
|
||||||
* modification, are permitted provided that the following conditions
|
* modification, are permitted provided that the following conditions
|
||||||
|
Loading…
Reference in New Issue
Block a user