commit | 8671c8507ff11f4859c8a69fa2236a037bcfdbfd | [log] [tgz] |
---|---|---|
author | Jean-Paul Calderone <exarkun@twistedmatrix.com> | Wed Mar 02 19:26:20 2011 -0500 |
committer | Jean-Paul Calderone <exarkun@twistedmatrix.com> | Wed Mar 02 19:26:20 2011 -0500 |
tree | 21156034c33af387b560086c5f8e46c7e93c85c6 | |
parent | 202ae9d16b92ba2703882bb67c0c2e5d27987b5b [diff] [blame] |
Update copyright headers; remove pointless dates, add a pointer to the LICENSE file.
diff --git a/OpenSSL/crypto/crypto.h b/OpenSSL/crypto/crypto.h index 947f349..5c5e8e0 100644 --- a/OpenSSL/crypto/crypto.h +++ b/OpenSSL/crypto/crypto.h
@@ -1,7 +1,8 @@ /* * crypto.h * - * Copyright (C) AB Strakt 2001, All rights reserved + * Copyright (C) AB Strakt + * See LICENSE for details. * * Exports from crypto.c. * See the file RATIONALE for a short explanation of why this module was written.