aboutsummaryrefslogtreecommitdiff
path: root/write-tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'write-tree.c')
-rw-r--r--write-tree.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/write-tree.c b/write-tree.c
index 921f98135..012eeeff1 100644
--- 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)