From: Richard Hartmann Date: Fri, 2 Aug 2013 15:17:25 +0000 (+0200) Subject: %s/richih.mailinglist@gmail.com/richih@debian.org/ X-Git-Url: https://git.madduck.net/code/vcsh.git/commitdiff_plain/9b92f3d0c678e318862dfcf6f68bec15a1bbdfc4 %s/richih.mailinglist@gmail.com/richih@debian.org/ --- diff --git a/.mailmap b/.mailmap index 1e66b4d..5c4d110 100644 --- a/.mailmap +++ b/.mailmap @@ -1,2 +1,3 @@ -Richard Hartmann +Richard Hartmann +Richard Hartmann Alexander Skurikhin diff --git a/CONTRIBUTORS b/CONTRIBUTORS index abea9e0..6fc85f0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -5,7 +5,7 @@ Thomas Ferris Nicolaisen martin f. krafft Alessandro Ghedini Valentin Haenel -Richard Hartmann +Richard Hartmann mek-apelsin Dieter Plaetinck Corey Quinn diff --git a/doc/vcsh.1.ronn b/doc/vcsh.1.ronn index 01cadb5..d5f0705 100644 --- a/doc/vcsh.1.ronn +++ b/doc/vcsh.1.ronn @@ -282,7 +282,7 @@ This manpage and `vcsh` itself were written by Richard "RichiH" Hartmann. ## COPYRIGHT -Copyright 2011-2013 Richard Hartmann +Copyright 2011-2013 Richard Hartmann Licensed under the GNU GPL version 2 or higher. diff --git a/vcsh b/vcsh index 85e20d8..943335a 100755 --- a/vcsh +++ b/vcsh @@ -1,7 +1,7 @@ #!/bin/sh # This program is licensed under the GNU GPL version 2 or later. -# (c) Richard "RichiH" Hartmann , 2011-2013 +# (c) Richard "RichiH" Hartmann , 2011-2013 # For details, see LICENSE. To submit patches, you have to agree to # license your code under the GNU GPL version 2 or later.