diff options
Diffstat (limited to '')
-rw-r--r-- | src/log.c | 1 | ||||
-rw-r--r-- | src/log.h | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,7 @@ /* tinyproxy - A fast light-weight HTTP proxy * Copyright (C) 1998 Steven Young <sdyoung@miranda.org> * Copyright (C) 1999 Robert James Kaes <rjkaes@users.sourceforge.net> + * Copyright (C) 2009 Michael Adam <obnox@samba.org> * * 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 @@ -1,6 +1,7 @@ /* tinyproxy - A fast light-weight HTTP proxy * Copyright (C) 1998 Steven Young <sdyoung@miranda.org> * Copyright (C) 1999 Robert James Kaes <rjkaes@users.sourceforge.net> + * Copyright (C) 2009 Michael Adam <obnox@samba.org> * * 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 |