Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Add copyright notices.
[gitweb.git]
/
cat-file.c
diff --git
a/cat-file.c
b/cat-file.c
index 74a0a234dd346fff51c773aa57d82fc4b83a8557..d8f0121e499252a0b4ef9ef722a02d35cc029ae0 100644
(file)
--- a/
cat-file.c
+++ b/
cat-file.c
@@
-1,3
+1,8
@@
+/*
+ * GIT - The information manager from hell
+ *
+ * Copyright (C) Linus Torvalds, 2005
+ */
#include "cache.h"
int main(int argc, char **argv)