Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Add copyright notices.
[gitweb.git]
/
write-tree.c
diff --git
a/write-tree.c
b/write-tree.c
index 921f981353229db0c56103a52609d35aff16f41b..012eeeff1b5dd90149ebcd9eed139698c9fab035 100644
(file)
--- a/
write-tree.c
+++ b/
write-tree.c
@@
-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)