Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'get-tar-commit-id.c')
-rw-r--r--get-tar-commit-id.c3
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>