aboutsummaryrefslogtreecommitdiff
path: root/commit-tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'commit-tree.c')
-rw-r--r--commit-tree.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/commit-tree.c b/commit-tree.c
index 840307af0..0d7852f7f 100644
--- a/commit-tree.c
+++ b/commit-tree.c
@@ -1,3 +1,8 @@
+/*
+ * GIT - The information manager from hell
+ *
+ * Copyright (C) Linus Torvalds, 2005
+ */
#include "cache.h"
#include <pwd.h>