diff options
Diffstat (limited to 'show-diff.c')
-rw-r--r-- | show-diff.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/show-diff.c b/show-diff.c index b8522886a1..e7aa60b4ab 100644 --- a/show-diff.c +++ b/show-diff.c @@ -1,3 +1,8 @@ +/* + * GIT - The information manager from hell + * + * Copyright (C) Linus Torvalds, 2005 + */ #include "cache.h" #define MTIME_CHANGED 0x0001 |