diff options
| author | mrg <mrg@NetBSD.org> | 2013-07-11 07:46:37 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2013-07-11 07:46:37 +0000 |
| commit | fc810251d9897b4d8c07ae64dc053297dff0551f (patch) | |
| tree | 97558ad540cf5794c59328052367b36ff10a3d0a /libexec/httpd | |
| parent | be478ab4b44b698fab7dd459d4d1dad4877ae414 (diff) | |
copyright maint.
Diffstat (limited to 'libexec/httpd')
| -rw-r--r-- | libexec/httpd/bozohttpd.c | 4 | ||||
| -rw-r--r-- | libexec/httpd/bozohttpd.h | 4 | ||||
| -rw-r--r-- | libexec/httpd/cgi-bozo.c | 4 | ||||
| -rw-r--r-- | libexec/httpd/dir-index-bozo.c | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/libexec/httpd/bozohttpd.c b/libexec/httpd/bozohttpd.c index 2744d0b3974..5178e7ed35d 100644 --- a/libexec/httpd/bozohttpd.c +++ b/libexec/httpd/bozohttpd.c @@ -1,9 +1,9 @@ -/* $NetBSD: bozohttpd.c,v 1.40 2013/07/11 07:44:19 mrg Exp $ */ +/* $NetBSD: bozohttpd.c,v 1.41 2013/07/11 07:46:37 mrg Exp $ */ /* $eterna: bozohttpd.c,v 1.178 2011/11/18 09:21:15 mrg Exp $ */ /* - * Copyright (c) 1997-2011 Matthew R. Green + * Copyright (c) 1997-2013 Matthew R. Green * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/libexec/httpd/bozohttpd.h b/libexec/httpd/bozohttpd.h index d1984786e72..d9886952543 100644 --- a/libexec/httpd/bozohttpd.h +++ b/libexec/httpd/bozohttpd.h @@ -1,9 +1,9 @@ -/* $NetBSD: bozohttpd.h,v 1.25 2013/07/11 07:44:19 mrg Exp $ */ +/* $NetBSD: bozohttpd.h,v 1.26 2013/07/11 07:46:37 mrg Exp $ */ /* $eterna: bozohttpd.h,v 1.39 2011/11/18 09:21:15 mrg Exp $ */ /* - * Copyright (c) 1997-2011 Matthew R. Green + * Copyright (c) 1997-2013 Matthew R. Green * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/libexec/httpd/cgi-bozo.c b/libexec/httpd/cgi-bozo.c index aa6927c3376..0bdcb78d4bf 100644 --- a/libexec/httpd/cgi-bozo.c +++ b/libexec/httpd/cgi-bozo.c @@ -1,9 +1,9 @@ -/* $NetBSD: cgi-bozo.c,v 1.21 2013/06/27 10:01:31 martin Exp $ */ +/* $NetBSD: cgi-bozo.c,v 1.22 2013/07/11 07:46:37 mrg Exp $ */ /* $eterna: cgi-bozo.c,v 1.40 2011/11/18 09:21:15 mrg Exp $ */ /* - * Copyright (c) 1997-2011 Matthew R. Green + * Copyright (c) 1997-2013 Matthew R. Green * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/libexec/httpd/dir-index-bozo.c b/libexec/httpd/dir-index-bozo.c index 85ee442e430..07002b54a6e 100644 --- a/libexec/httpd/dir-index-bozo.c +++ b/libexec/httpd/dir-index-bozo.c @@ -1,9 +1,9 @@ -/* $NetBSD: dir-index-bozo.c,v 1.16 2013/07/11 07:44:19 mrg Exp $ */ +/* $NetBSD: dir-index-bozo.c,v 1.17 2013/07/11 07:46:37 mrg Exp $ */ /* $eterna: dir-index-bozo.c,v 1.20 2011/11/18 09:21:15 mrg Exp $ */ /* - * Copyright (c) 1997-2011 Matthew R. Green + * Copyright (c) 1997-2013 Matthew R. Green * All rights reserved. * * Redistribution and use in source and binary forms, with or without |
