diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2012-07-12 20:00:40 +0200 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2012-07-12 20:01:46 +0200 |
commit | 7f08e03941c40a56fb1b5b3df62aa819fb2d6554 (patch) | |
tree | 2a49a57038250f44e2c1d78f402b10ee43ecc7f1 /cgit.c | |
parent | 184c5655b2e350dbd0dd8be75d3f370f22aa6dee (diff) |
Update copyright headers to have latest dates.
Diffstat (limited to 'cgit.c')
-rw-r--r-- | cgit.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |