diff options
Diffstat (limited to 'hooks/update_config_protect_list.bash')
-rwxr-xr-x | hooks/update_config_protect_list.bash | 2 |
1 files changed, 1 insertions, 1 deletions
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 |