about summary refs log tree commit diff stats
path: root/cache.c
diff options
context:
space:
mode:
authorLukas Fleischer2014-01-08 15:10:49 +0100
committerLukas Fleischer2014-01-08 15:10:49 +0100
commitf7f26f88755ac6a3b9af4918b51b0d6e7a692c78 (patch)
tree3dcbd76894f319a00305233aeb5b8f98d913a98e /cache.c
parentgit: update to 1.8.5 (diff)
downloadcgit-f7f26f88755ac6a3b9af4918b51b0d6e7a692c78.tar.gz
cgit-f7f26f88755ac6a3b9af4918b51b0d6e7a692c78.zip
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 'cache.c')
-rw-r--r--cache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cache.c b/cache.c index aa870e3..d339435 100644 --- a/cache.c +++ b/cache.c
@@ -1,6 +1,6 @@
1/* cache.c: cache management 1/* cache.c: cache management
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)