Update copyright headers to have latest dates.
Jason A. Donenfeld Jason@zx2c4.com
Thu, 12 Jul 2012 20:00:40 +0200
3 files changed,
3 insertions(+),
2 deletions(-)
M
cgit.c
→
cgit.c
@@ -1,7 +1,7 @@
/* cgit.c: cgi for the git scm * * Copyright (C) 2006 Lars Hjemli - * Copyright (C) 2010 Jason A. Donenfeld <Jason@zx2c4.com> + * Copyright (C) 2010, 2012 Jason A. Donenfeld <Jason@zx2c4.com> * * Licensed under GNU General Public License v2 * (see COPYING for full license text)
M
scan-tree.c
→
scan-tree.c
@@ -1,7 +1,7 @@
/* scan-tree.c * * Copyright (C) 2008-2009 Lars Hjemli - * Copyright (C) 2010 Jason A. Donenfeld <Jason@zx2c4.com> + * Copyright (C) 2010, 2012 Jason A. Donenfeld <Jason@zx2c4.com> * * Licensed under GNU General Public License v2 * (see COPYING for full license text)
M
ui-repolist.c
→
ui-repolist.c
@@ -1,6 +1,7 @@
/* ui-repolist.c: functions for generating the repolist page * * Copyright (C) 2006 Lars Hjemli + * Copyright (C) 2012 Jason A. Donenfeld <Jason@zx2c4.com> * * Licensed under GNU General Public License v2 * (see COPYING for full license text)