diff options
| author | Jean-Paul Calderone <exarkun@twistedmatrix.com> | 2011-03-02 19:26:20 -0500 |
|---|---|---|
| committer | Jean-Paul Calderone <exarkun@twistedmatrix.com> | 2011-03-02 19:26:20 -0500 |
| commit | 8671c8507ff11f4859c8a69fa2236a037bcfdbfd (patch) | |
| tree | 21156034c33af387b560086c5f8e46c7e93c85c6 /OpenSSL/test/__init__.py | |
| parent | 202ae9d16b92ba2703882bb67c0c2e5d27987b5b (diff) | |
| download | pyopenssl-8671c8507ff11f4859c8a69fa2236a037bcfdbfd.tar.gz | |
Update copyright headers; remove pointless dates, add a pointer to the LICENSE file.
Diffstat (limited to 'OpenSSL/test/__init__.py')
| -rw-r--r-- | OpenSSL/test/__init__.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/OpenSSL/test/__init__.py b/OpenSSL/test/__init__.py index ab9c4cb..ccb4e9a 100644 --- a/OpenSSL/test/__init__.py +++ b/OpenSSL/test/__init__.py @@ -1,4 +1,5 @@ -# Copyright (C) Jean-Paul Calderone 2008, All rights reserved +# Copyright (C) Jean-Paul Calderone +# See LICENSE for details. """ Package containing unit tests for L{OpenSSL}. |
