diff options
| author | 2001-03-29 10:21:21 +0000 | |
|---|---|---|
| committer | 2001-03-29 10:21:21 +0000 | |
| commit | 57e0a168d0faa875be76de9a8acb9c5001529d13 (patch) | |
| tree | da8be0c6d7918e1e30df1548d533d4b8145a61a5 /usr.sbin/httpd/src/modules/ssl/ssl_engine_ext.c | |
| parent | new apache manual dirs for 1.3.19 (diff) | |
| download | wireguard-openbsd-57e0a168d0faa875be76de9a8acb9c5001529d13.tar.xz wireguard-openbsd-57e0a168d0faa875be76de9a8acb9c5001529d13.zip | |
Apache 1.3.19+mod_ssl 2.8.1 merge - also adds shared build of mod_headers
and mod_expire
Diffstat (limited to 'usr.sbin/httpd/src/modules/ssl/ssl_engine_ext.c')
| -rw-r--r-- | usr.sbin/httpd/src/modules/ssl/ssl_engine_ext.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/httpd/src/modules/ssl/ssl_engine_ext.c b/usr.sbin/httpd/src/modules/ssl/ssl_engine_ext.c index 79fd26b10d8..81b283ce402 100644 --- a/usr.sbin/httpd/src/modules/ssl/ssl_engine_ext.c +++ b/usr.sbin/httpd/src/modules/ssl/ssl_engine_ext.c @@ -9,7 +9,7 @@ */ /* ==================================================================== - * Copyright (c) 1998-2000 Ralf S. Engelschall. All rights reserved. + * Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |
