diff options
author | 2006-10-05 23:44:50 +0000 | |
---|---|---|
committer | 2006-10-05 23:44:50 +0000 | |
commit | 00c33c637aa1fba6e9d01dead358429435410ae1 (patch) | |
tree | dd9633f1c0a309287488a171ac5ce6b50606f244 /hooks/update_config_protect_list.bash | |
parent | 79033852e254b466c51ca5a75c137da024fe504c (diff) | |
download | paludis-00c33c637aa1fba6e9d01dead358429435410ae1.tar.gz paludis-00c33c637aa1fba6e9d01dead358429435410ae1.tar.xz |
Change my email address.
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 |