diff options
Diffstat (limited to 'get-tar-commit-id.c')
-rw-r--r-- | get-tar-commit-id.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/get-tar-commit-id.c b/get-tar-commit-id.c index a1a17e53d2..416629035c 100644 --- a/get-tar-commit-id.c +++ b/get-tar-commit-id.c @@ -1,3 +1,6 @@ +/* + * Copyright (C) 2005 Rene Scharfe + */ #include <stdio.h> #include <string.h> #include <unistd.h> |