diff options
Diffstat (limited to 'usr.sbin/httpd')
-rw-r--r-- | usr.sbin/httpd/src/ap/ap_checkpass.c | 2 | ||||
-rw-r--r-- | usr.sbin/httpd/src/ap/ap_cpystrn.c | 2 | ||||
-rw-r--r-- | usr.sbin/httpd/src/ap/ap_ctx.c | 2 | ||||
-rw-r--r-- | usr.sbin/httpd/src/ap/ap_ebcdic.c | 2 | ||||
-rw-r--r-- | usr.sbin/httpd/src/ap/ap_fnmatch.c | 2 | ||||
-rw-r--r-- | usr.sbin/httpd/src/ap/ap_signal.c | 2 | ||||
-rw-r--r-- | usr.sbin/httpd/src/ap/ap_strtol.c | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/usr.sbin/httpd/src/ap/ap_checkpass.c b/usr.sbin/httpd/src/ap/ap_checkpass.c index 0158cf9e583..fa04d403c7c 100644 --- a/usr.sbin/httpd/src/ap/ap_checkpass.c +++ b/usr.sbin/httpd/src/ap/ap_checkpass.c @@ -1,4 +1,4 @@ -/* $OpenBSD */ +/* $OpenBSD: ap_checkpass.c,v 1.9 2005/06/20 12:23:22 robert Exp $ */ /* ==================================================================== * The Apache Software License, Version 1.1 diff --git a/usr.sbin/httpd/src/ap/ap_cpystrn.c b/usr.sbin/httpd/src/ap/ap_cpystrn.c index 791df23b70a..0fba2bf4195 100644 --- a/usr.sbin/httpd/src/ap/ap_cpystrn.c +++ b/usr.sbin/httpd/src/ap/ap_cpystrn.c @@ -1,4 +1,4 @@ -/* $OpenBSD */ +/* $OpenBSD: ap_cpystrn.c,v 1.7 2005/06/20 12:23:22 robert Exp $ */ /* ==================================================================== * The Apache Software License, Version 1.1 diff --git a/usr.sbin/httpd/src/ap/ap_ctx.c b/usr.sbin/httpd/src/ap/ap_ctx.c index b5f785e0a73..0a1b9cb89c2 100644 --- a/usr.sbin/httpd/src/ap/ap_ctx.c +++ b/usr.sbin/httpd/src/ap/ap_ctx.c @@ -1,4 +1,4 @@ -/* $OpenBSD */ +/* $OpenBSD: ap_ctx.c,v 1.6 2005/06/20 12:23:22 robert Exp $ */ /* ==================================================================== * Copyright (c) 1998-2000 The Apache Group. All rights reserved. diff --git a/usr.sbin/httpd/src/ap/ap_ebcdic.c b/usr.sbin/httpd/src/ap/ap_ebcdic.c index 50c1f35b1f4..752237ebcf3 100644 --- a/usr.sbin/httpd/src/ap/ap_ebcdic.c +++ b/usr.sbin/httpd/src/ap/ap_ebcdic.c @@ -1,4 +1,4 @@ -/* $OpenBSD */ +/* $OpenBSD: ap_ebcdic.c,v 1.6 2005/06/20 12:23:22 robert Exp $ */ /* ==================================================================== * The Apache Software License, Version 1.1 diff --git a/usr.sbin/httpd/src/ap/ap_fnmatch.c b/usr.sbin/httpd/src/ap/ap_fnmatch.c index 55a68cc39ae..015cdc2689d 100644 --- a/usr.sbin/httpd/src/ap/ap_fnmatch.c +++ b/usr.sbin/httpd/src/ap/ap_fnmatch.c @@ -1,4 +1,4 @@ -/* $OpenBSD */ +/* $OpenBSD: ap_fnmatch.c,v 1.5 2005/06/20 12:23:22 robert Exp $ */ /* * Copyright (c) 1989, 1993, 1994 diff --git a/usr.sbin/httpd/src/ap/ap_signal.c b/usr.sbin/httpd/src/ap/ap_signal.c index 27f4bbd71da..290bde940c4 100644 --- a/usr.sbin/httpd/src/ap/ap_signal.c +++ b/usr.sbin/httpd/src/ap/ap_signal.c @@ -1,4 +1,4 @@ -/* $OpenBSD */ +/* $OpenBSD: ap_signal.c,v 1.9 2005/06/20 12:23:22 robert Exp $ */ /* ==================================================================== * The Apache Software License, Version 1.1 diff --git a/usr.sbin/httpd/src/ap/ap_strtol.c b/usr.sbin/httpd/src/ap/ap_strtol.c index 5471c4aa4a9..d1f1e9a89c1 100644 --- a/usr.sbin/httpd/src/ap/ap_strtol.c +++ b/usr.sbin/httpd/src/ap/ap_strtol.c @@ -1,4 +1,4 @@ -/* $OpenBSD */ +/* $OpenBSD: ap_strtol.c,v 1.7 2005/06/20 12:23:22 robert Exp $ */ /* ==================================================================== * The Apache Software License, Version 1.1 |