diff options
Diffstat (limited to '')
-rw-r--r-- | cgit.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cgit.c b/cgit.c index 861352a..1f84da8 100644 --- a/cgit.c +++ b/cgit.c @@ -1,7 +1,6 @@ /* cgit.c: cgi for the git scm * - * Copyright (C) 2006 Lars Hjemli - * Copyright (C) 2010-2013 Jason A. Donenfeld <Jason@zx2c4.com> + * Copyright (C) 2006-2014 cgit Development Team <cgit@lists.zx2c4.com> * * Licensed under GNU General Public License v2 * (see COPYING for full license text) |