summaryrefslogtreecommitdiff
path: root/update-cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'update-cache.c')
-rw-r--r--update-cache.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/update-cache.c b/update-cache.c
index 5085a5c..0bcd5d4 100644
--- a/update-cache.c
+++ b/update-cache.c
@@ -1,3 +1,8 @@
+/*
+ * GIT - The information manager from hell
+ *
+ * Copyright (C) Linus Torvalds, 2005
+ */
#include "cache.h"
static int cache_name_compare(const char *name1, int len1, const char *name2, int len2)