diff options
-rw-r--r-- | AUTHORS | 2 | ||||
-rwxr-xr-x | hooks/update_config_protect_list.bash | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -28,7 +28,7 @@ Robert S. Gerus <arachnist@gmail.com> David Morgan <david.morgan@wadham.oxford.ac.uk> Contributor -Mike Kelly <pioto@pioto.org> +Mike Kelly <pioto@gentoo.org> Contributor Piotr Rak <piotr.rak@gmail.com> diff --git a/hooks/update_config_protect_list.bash b/hooks/update_config_protect_list.bash index 1610b60ce..d7c386194 100755 --- a/hooks/update_config_protect_list.bash +++ b/hooks/update_config_protect_list.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set et sw=4 sts=4 : -# Copyright (c) 2006 Mike Kelly <pioto@pioto.org> +# Copyright (c) 2006 Mike Kelly <pioto@gentoo.org> # # This file is part of the Paludis package manager. Paludis is free software; # you can redistribute it and/or modify it under the terms of the GNU General |