diff options
author | jcid <devnull@localhost> | 2008-11-05 19:11:02 +0100 |
---|---|---|
committer | jcid <devnull@localhost> | 2008-11-05 19:11:02 +0100 |
commit | 8d11ae65472e4a9c70476f9b165df7a114d06908 (patch) | |
tree | cfd63c085c4eee16b250ecbaaa61b9d53ff4b6aa /dpi/https.c | |
parent | 26fe2d4e6d93618c44c3ab35089f9d35eec5389b (diff) |
- Cleaned up and normalized D_SUN_LEN usage.
Diffstat (limited to 'dpi/https.c')
-rw-r--r-- | dpi/https.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dpi/https.c b/dpi/https.c index 33c9b2d6..fff0be3b 100644 --- a/dpi/https.c +++ b/dpi/https.c @@ -25,7 +25,7 @@ * the https dillo plugin with the OpenSSL project's "OpenSSL" * library, and distribute the linked executables, without including * the source code for OpenSSL in the source distribution. You must - * obey the GNU General Public License, version 2, in all respects + * obey the GNU General Public License, version 3, in all respects * for all of the code used other than "OpenSSL". * */ |