summaryrefslogtreecommitdiff
path: root/contrib/fast-import/git-p4.py
diff options
context:
space:
mode:
authorLibravatar Simon Hausmann <hausmann@kde.org>2007-03-19 22:26:36 +0100
committerLibravatar Simon Hausmann <hausmann@kde.org>2007-03-19 22:26:36 +0100
commit83dce55af3c792134787bdc807f932dc8a67ea74 (patch)
tree158537fb6057f229dc206cec6614ee2a27c63b3e /contrib/fast-import/git-p4.py
parentFirst (untested) attempt at migrating p4-git-sync into the final git-p4 script (diff)
downloadtgif-83dce55af3c792134787bdc807f932dc8a67ea74.tar.xz
Part of the code is copyright by Trolltech ASA.
Signed-off-by: Simon Hausmann <hausmann@kde.org>
Diffstat (limited to 'contrib/fast-import/git-p4.py')
-rwxr-xr-xcontrib/fast-import/git-p4.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/fast-import/git-p4.py b/contrib/fast-import/git-p4.py
index 593bda822f..fa1b19fbbc 100755
--- a/contrib/fast-import/git-p4.py
+++ b/contrib/fast-import/git-p4.py
@@ -3,6 +3,8 @@
# git-p4.py -- A tool for bidirectional operation between a Perforce depot and git.
#
# Author: Simon Hausmann <hausmann@kde.org>
+# Copyright: 2007 Simon Hausmann <hausmann@kde.org>
+# 2007 Trolltech ASA
# License: MIT <http://www.opensource.org/licenses/mit-license.php>
#