Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Add copyright notices.
[gitweb.git]
/
update-cache.c
diff --git
a/update-cache.c
b/update-cache.c
index 5085a5cb53ee52e1886ff6d46c609bdb2fc6d6cd..0bcd5d408191333e70f54fbf28676a7e3696ced5 100644
(file)
--- 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)