summaryrefslogtreecommitdiff
path: root/read-tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'read-tree.c')
-rw-r--r--read-tree.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/read-tree.c b/read-tree.c
index 1b47742..997343e 100644
--- a/read-tree.c
+++ b/read-tree.c
@@ -1,3 +1,8 @@
+/*
+ * GIT - The information manager from hell
+ *
+ * Copyright (C) Linus Torvalds, 2005
+ */
#include "cache.h"
static int unpack(unsigned char *sha1)