Add copyright notices.
[gitweb.git] / write-tree.c
index 921f981353229db0c56103a52609d35aff16f41b..012eeeff1b5dd90149ebcd9eed139698c9fab035 100644 (file)
@@ -1,3 +1,8 @@
+/*
+ * GIT - The information manager from hell
+ *
+ * Copyright (C) Linus Torvalds, 2005
+ */
 #include "cache.h"
 
 static int check_valid_sha1(unsigned char *sha1)