diff --git a/git-remote-hg b/git-remote-hg index f0ce95e..37a35ea 100755 --- a/git-remote-hg +++ b/git-remote-hg @@ -1,6 +1,7 @@ #!/usr/bin/env python2 # # Copyright (c) 2012 Felipe Contreras +# Copyright (c) 2016 Mark Nauwelaerts # # Inspired by Rocco Rutte's hg-fast-export