diff options
Diffstat (limited to 'commit-tree.c')
-rw-r--r-- | commit-tree.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/commit-tree.c b/commit-tree.c index 840307af0c..0d7852f7f2 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> |