Add copyright notices.
[gitweb.git] / update-cache.c
index 5085a5cb53ee52e1886ff6d46c609bdb2fc6d6cd..0bcd5d408191333e70f54fbf28676a7e3696ced5 100644 (file)
@@ -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)