From eb4d01cc4647737ff1cc956d5e7e6a063df213d2 Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Wed, 7 Oct 2009 01:08:03 +0200 Subject: add muks' and my (C) to the main.c boilerplate comment. Michael --- src/main.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') diff --git a/src/main.c b/src/main.c index 147e68b..c790498 100644 --- a/src/main.c +++ b/src/main.c @@ -1,7 +1,10 @@ /* tinyproxy - A fast light-weight HTTP proxy + * * Copyright (C) 1998 Steven Young * Copyright (C) 1998-2002 Robert James Kaes * Copyright (C) 2000 Chris Lightfoot + * Copyright (C) 2009 Mukund Sivaraman + * Copyright (C) 2009 Michael Adam * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- cgit v1.2.3