aboutsummaryrefslogtreecommitdiffstats
path: root/ui-commit.c
diff options
context:
space:
mode:
authorGravatar Lukas Fleischer <cgit@crytocrack.de>2014-01-08 23:10:49 (JST)
committerGravatar Lukas Fleischer <cgit@crytocrack.de>2014-01-08 23:10:49 (JST)
commitf7f26f88755ac6a3b9af4918b51b0d6e7a692c78 (patch)
tree3dcbd76894f319a00305233aeb5b8f98d913a98e /ui-commit.c
parent3cebf6838b0739caaf711255d4c3a397d1e3046a (diff)
downloadcgit-f7f26f88755ac6a3b9af4918b51b0d6e7a692c78.zip
cgit-f7f26f88755ac6a3b9af4918b51b0d6e7a692c78.tar.gz
Update copyright information
* Name "cgit Development Team" as copyright holder to avoid listing every single developer. * Update copyright ranges. Signed-off-by: Lukas Fleischer <cgit@crytocrack.de>
Diffstat (limited to 'ui-commit.c')
-rw-r--r--ui-commit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui-commit.c b/ui-commit.c
index ef85a49..aa1892f 100644
--- a/ui-commit.c
+++ b/ui-commit.c
@@ -1,6 +1,6 @@
1/* ui-commit.c: generate commit view 1/* ui-commit.c: generate commit view
2 * 2 *
3 * Copyright (C) 2006 Lars Hjemli 3 * Copyright (C) 2006-2014 cgit Development Team <cgit@lists.zx2c4.com>
4 * 4 *
5 * Licensed under GNU General Public License v2 5 * Licensed under GNU General Public License v2
6 * (see COPYING for full license text) 6 * (see COPYING for full license text)