From 1bb7c506992a8851a7d10e41a6fdde732034bdc5 Mon Sep 17 00:00:00 2001 From: tedbullock Date: Sat, 2 Feb 2008 07:26:44 +0000 Subject: [PATCH] Adjust copyright year for Ted Bullock (2007-2008) now --- httperf/src/idleconn.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httperf/src/idleconn.c b/httperf/src/idleconn.c index d06c478..1cf7835 100755 --- a/httperf/src/idleconn.c +++ b/httperf/src/idleconn.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007 Ted Bullock + * Copyright (C) 2007-2008 Ted Bullock * * This file is part of httperf, a web server performance measurment tool. *