diff options
author | 2007-10-23 23:33:12 +0000 | |
---|---|---|
committer | 2007-10-23 23:33:12 +0000 | |
commit | 6e0aedd0a44450345364b2acb92f05be2d844b1e (patch) | |
tree | 793e4c7d38ba8cf2cc60010bed3d66ba826028b8 /paludis/repositories/e/ebuild/utils/doexe | |
parent | aaca01da9db14082c7af6a6be0363a3bb172a996 (diff) | |
download | paludis-6e0aedd0a44450345364b2acb92f05be2d844b1e.tar.gz paludis-6e0aedd0a44450345364b2acb92f05be2d844b1e.tar.xz |
Remove email addresses from places that aren't AUTHORS
Diffstat (limited to 'paludis/repositories/e/ebuild/utils/doexe')
-rwxr-xr-x | paludis/repositories/e/ebuild/utils/doexe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/paludis/repositories/e/ebuild/utils/doexe b/paludis/repositories/e/ebuild/utils/doexe index a67166b09..61189fb13 100755 --- a/paludis/repositories/e/ebuild/utils/doexe +++ b/paludis/repositories/e/ebuild/utils/doexe @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006 Stephen Bennett <spb@gentoo.org> +# Copyright (c) 2006 Stephen Bennett # # Based in part upon doexe from Portage, which is Copyright 1995-2005 # Gentoo Foundation and distributed under the terms of the GNU General |