diff options
author | Sebastian Bergmann <sebastian@php.net> | 2002-02-28 08:29:35 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@php.net> | 2002-02-28 08:29:35 +0000 |
commit | 90613d2282e4863630b2facc023af175dd973311 (patch) | |
tree | 6774779a49c082adbd023fabc33786c1d7286494 /ext/openssl/openssl.c | |
parent | a0c2defe8eac43fb9cf43ce7499319f72ea105de (diff) | |
download | php-git-90613d2282e4863630b2facc023af175dd973311.tar.gz |
Maintain headers.
Diffstat (limited to 'ext/openssl/openssl.c')
-rw-r--r-- | ext/openssl/openssl.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/openssl/openssl.c b/ext/openssl/openssl.c index fd22322124..fb95b14cfd 100644 --- a/ext/openssl/openssl.c +++ b/ext/openssl/openssl.c @@ -13,8 +13,8 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Stig Venaas <venaas@php.net> | - | Wez Furlong <wez@thebrainroom.com> | - | Assymetric en/decryption code by Sascha Kettler <kettler@gmx.net> | + | Wez Furlong <wez@thebrainroom.com> | + | Sascha Kettler <kettler@gmx.net> | +----------------------------------------------------------------------+ */ |