diff options
Diffstat (limited to 'usr.sbin/httpd/src/modules/example/mod_example.c')
| -rw-r--r-- | usr.sbin/httpd/src/modules/example/mod_example.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/httpd/src/modules/example/mod_example.c b/usr.sbin/httpd/src/modules/example/mod_example.c index dc6f73c91b1..764b1550a96 100644 --- a/usr.sbin/httpd/src/modules/example/mod_example.c +++ b/usr.sbin/httpd/src/modules/example/mod_example.c @@ -1,5 +1,5 @@ /* ==================================================================== - * Copyright (c) 1995-1998 The Apache Group. All rights reserved. + * Copyright (c) 1995-1999 The Apache Group. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |
