diff options
author | 2007-10-23 22:52:29 +0000 | |
---|---|---|
committer | 2007-10-23 22:52:29 +0000 | |
commit | 08aec53f3f52773d5fd4fecd580c05314f869bab (patch) | |
tree | 246a5c80aa9f7f1390da1df64f3ea67382fb6e24 /paludis/repositories | |
parent | 671170ae755c5d8aa611535a7cb80efdd2f077d7 (diff) | |
download | paludis-08aec53f3f52773d5fd4fecd580c05314f869bab.tar.gz paludis-08aec53f3f52773d5fd4fecd580c05314f869bab.tar.xz |
Use an email address that works
Diffstat (limited to 'paludis/repositories')
253 files changed, 253 insertions, 253 deletions
diff --git a/paludis/repositories/cran/cran_dep_parser.hh b/paludis/repositories/cran/cran_dep_parser.hh index c3e93f98b..e3769dbc3 100644 --- a/paludis/repositories/cran/cran_dep_parser.hh +++ b/paludis/repositories/cran/cran_dep_parser.hh @@ -2,7 +2,7 @@ /* * Copyright (c) 2006 Danny van Dyk <kugelfang@gentoo.org> - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/cran/cran_installed_repository.cc b/paludis/repositories/cran/cran_installed_repository.cc index 9c85c2a43..8efa82f51 100644 --- a/paludis/repositories/cran/cran_installed_repository.cc +++ b/paludis/repositories/cran/cran_installed_repository.cc @@ -2,7 +2,7 @@ /* * Copyright (c) 2006, 2007 Danny van Dyk <kugelfang@gentoo.org> - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/cran/cran_installed_repository.hh b/paludis/repositories/cran/cran_installed_repository.hh index 8a758a373..7cce445e2 100644 --- a/paludis/repositories/cran/cran_installed_repository.hh +++ b/paludis/repositories/cran/cran_installed_repository.hh @@ -2,7 +2,7 @@ /* * Copyright (c) 2006 Danny van Dyk <kugelfang@gentoo.org> - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/cran/cran_installed_repository_TEST.cc b/paludis/repositories/cran/cran_installed_repository_TEST.cc index 5810045e4..dc85d9700 100644 --- a/paludis/repositories/cran/cran_installed_repository_TEST.cc +++ b/paludis/repositories/cran/cran_installed_repository_TEST.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/cran/cran_package_id.cc b/paludis/repositories/cran/cran_package_id.cc index 735e929cd..6635ec4a4 100644 --- a/paludis/repositories/cran/cran_package_id.cc +++ b/paludis/repositories/cran/cran_package_id.cc @@ -2,7 +2,7 @@ /* * Copyright (c) 2006, 2007 Danny van Dyk <kugelfang@gentoo.org> - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/cran/cran_package_id.hh b/paludis/repositories/cran/cran_package_id.hh index f500d2970..bb53e12fb 100644 --- a/paludis/repositories/cran/cran_package_id.hh +++ b/paludis/repositories/cran/cran_package_id.hh @@ -2,7 +2,7 @@ /* * Copyright (c) 2006 Danny van Dyk <kugelfang@gentoo.org> - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/cran/cran_repository.cc b/paludis/repositories/cran/cran_repository.cc index 7d48fe364..7581cc59f 100644 --- a/paludis/repositories/cran/cran_repository.cc +++ b/paludis/repositories/cran/cran_repository.cc @@ -2,7 +2,7 @@ /* * Copyright (c) 2006, 2007 Danny van Dyk <kugelfang@gentoo.org> - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/cran/cran_repository.hh b/paludis/repositories/cran/cran_repository.hh index 08dacff68..b36ddd081 100644 --- a/paludis/repositories/cran/cran_repository.hh +++ b/paludis/repositories/cran/cran_repository.hh @@ -2,7 +2,7 @@ /* * Copyright (c) 2006 Danny van Dyk <kugelfang@gentoo.org> - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/cran/cran_repository_TEST.cc b/paludis/repositories/cran/cran_repository_TEST.cc index 2e2893823..006c1efd7 100644 --- a/paludis/repositories/cran/cran_repository_TEST.cc +++ b/paludis/repositories/cran/cran_repository_TEST.cc @@ -2,7 +2,7 @@ /* * Copyright (c) 2006 Danny van Dyk <kugelfang@gentoo.org> - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/cran/dep_spec_pretty_printer.cc b/paludis/repositories/cran/dep_spec_pretty_printer.cc index 1eaf712a4..78877b85c 100644 --- a/paludis/repositories/cran/dep_spec_pretty_printer.cc +++ b/paludis/repositories/cran/dep_spec_pretty_printer.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/cran/dep_spec_pretty_printer.hh b/paludis/repositories/cran/dep_spec_pretty_printer.hh index b101babf9..e0d7d138e 100644 --- a/paludis/repositories/cran/dep_spec_pretty_printer.hh +++ b/paludis/repositories/cran/dep_spec_pretty_printer.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/cran/description_file.cc b/paludis/repositories/cran/description_file.cc index cc70f1fe1..c5e68e924 100644 --- a/paludis/repositories/cran/description_file.cc +++ b/paludis/repositories/cran/description_file.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/cran/description_file.hh b/paludis/repositories/cran/description_file.hh index 43971b4b3..e38cd8e7f 100644 --- a/paludis/repositories/cran/description_file.hh +++ b/paludis/repositories/cran/description_file.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/cran/description_file_TEST.cc b/paludis/repositories/cran/description_file_TEST.cc index 2f5732f61..a818a70f3 100644 --- a/paludis/repositories/cran/description_file_TEST.cc +++ b/paludis/repositories/cran/description_file_TEST.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/cran/keys.cc b/paludis/repositories/cran/keys.cc index 37c4db6b9..b30706497 100644 --- a/paludis/repositories/cran/keys.cc +++ b/paludis/repositories/cran/keys.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/cran/keys.hh b/paludis/repositories/cran/keys.hh index 552a59df6..f499c81d5 100644 --- a/paludis/repositories/cran/keys.hh +++ b/paludis/repositories/cran/keys.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/cran/masks.cc b/paludis/repositories/cran/masks.cc index 4d92ebb95..9bc1d48e8 100644 --- a/paludis/repositories/cran/masks.cc +++ b/paludis/repositories/cran/masks.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/cran/masks.hh b/paludis/repositories/cran/masks.hh index f09df88b7..ca3b35b31 100644 --- a/paludis/repositories/cran/masks.hh +++ b/paludis/repositories/cran/masks.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/cran/normalise.cc b/paludis/repositories/cran/normalise.cc index 116471b00..a84c37f6a 100644 --- a/paludis/repositories/cran/normalise.cc +++ b/paludis/repositories/cran/normalise.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/cran/normalise.hh b/paludis/repositories/cran/normalise.hh index 71e72cb6d..5b0637602 100644 --- a/paludis/repositories/cran/normalise.hh +++ b/paludis/repositories/cran/normalise.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/cran/registration.cc b/paludis/repositories/cran/registration.cc index a4a085502..9b5768e44 100644 --- a/paludis/repositories/cran/registration.cc +++ b/paludis/repositories/cran/registration.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/check_fetched_files_visitor.cc b/paludis/repositories/e/check_fetched_files_visitor.cc index b0c0ea368..b3ce913ab 100644 --- a/paludis/repositories/e/check_fetched_files_visitor.cc +++ b/paludis/repositories/e/check_fetched_files_visitor.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/check_fetched_files_visitor.hh b/paludis/repositories/e/check_fetched_files_visitor.hh index 9b6b32712..eac7d5aed 100644 --- a/paludis/repositories/e/check_fetched_files_visitor.hh +++ b/paludis/repositories/e/check_fetched_files_visitor.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/dep_lexer.cc b/paludis/repositories/e/dep_lexer.cc index a933eaa4d..417cd7259 100644 --- a/paludis/repositories/e/dep_lexer.cc +++ b/paludis/repositories/e/dep_lexer.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/dep_lexer.hh b/paludis/repositories/e/dep_lexer.hh index 553e227d6..e93559094 100644 --- a/paludis/repositories/e/dep_lexer.hh +++ b/paludis/repositories/e/dep_lexer.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/dep_lexer_TEST.cc b/paludis/repositories/e/dep_lexer_TEST.cc index e050bba07..b08a063dd 100644 --- a/paludis/repositories/e/dep_lexer_TEST.cc +++ b/paludis/repositories/e/dep_lexer_TEST.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/dep_parser-fwd.hh b/paludis/repositories/e/dep_parser-fwd.hh index edf33016c..035906fc1 100644 --- a/paludis/repositories/e/dep_parser-fwd.hh +++ b/paludis/repositories/e/dep_parser-fwd.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/dep_parser.cc b/paludis/repositories/e/dep_parser.cc index 7c211ff6d..361723b4d 100644 --- a/paludis/repositories/e/dep_parser.cc +++ b/paludis/repositories/e/dep_parser.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/dep_parser.hh b/paludis/repositories/e/dep_parser.hh index 110e7c40e..80dae0171 100644 --- a/paludis/repositories/e/dep_parser.hh +++ b/paludis/repositories/e/dep_parser.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/dep_parser_TEST.cc b/paludis/repositories/e/dep_parser_TEST.cc index b8e7111e8..33d55e890 100644 --- a/paludis/repositories/e/dep_parser_TEST.cc +++ b/paludis/repositories/e/dep_parser_TEST.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/dep_spec_pretty_printer.cc b/paludis/repositories/e/dep_spec_pretty_printer.cc index 5d46a58f8..86f803e1f 100644 --- a/paludis/repositories/e/dep_spec_pretty_printer.cc +++ b/paludis/repositories/e/dep_spec_pretty_printer.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/dep_spec_pretty_printer.hh b/paludis/repositories/e/dep_spec_pretty_printer.hh index df68559f4..48871cc33 100644 --- a/paludis/repositories/e/dep_spec_pretty_printer.hh +++ b/paludis/repositories/e/dep_spec_pretty_printer.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/dep_spec_pretty_printer_TEST.cc b/paludis/repositories/e/dep_spec_pretty_printer_TEST.cc index 37e6183ae..41f59639c 100644 --- a/paludis/repositories/e/dep_spec_pretty_printer_TEST.cc +++ b/paludis/repositories/e/dep_spec_pretty_printer_TEST.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/e_key.cc b/paludis/repositories/e/e_key.cc index 446b1eed1..87ca92772 100644 --- a/paludis/repositories/e/e_key.cc +++ b/paludis/repositories/e/e_key.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/e_key.hh b/paludis/repositories/e/e_key.hh index 33753330c..bdad1ac37 100644 --- a/paludis/repositories/e/e_key.hh +++ b/paludis/repositories/e/e_key.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/e_mask.cc b/paludis/repositories/e/e_mask.cc index 6ade0ce98..8e843b0e3 100644 --- a/paludis/repositories/e/e_mask.cc +++ b/paludis/repositories/e/e_mask.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/e_mask.hh b/paludis/repositories/e/e_mask.hh index 2c9918842..9991af109 100644 --- a/paludis/repositories/e/e_mask.hh +++ b/paludis/repositories/e/e_mask.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/e_repository.cc b/paludis/repositories/e/e_repository.cc index 9dc131135..648b2e2c0 100644 --- a/paludis/repositories/e/e_repository.cc +++ b/paludis/repositories/e/e_repository.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * Copyright (c) 2006 Danny van Dyk <kugelfang@gentoo.org> * * This file is part of the Paludis package manager. Paludis is free software; diff --git a/paludis/repositories/e/e_repository.hh b/paludis/repositories/e/e_repository.hh index 3db379aa6..d265c88b1 100644 --- a/paludis/repositories/e/e_repository.hh +++ b/paludis/repositories/e/e_repository.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/e_repository_TEST.cc b/paludis/repositories/e/e_repository_TEST.cc index 6b33825bb..be8b30f42 100644 --- a/paludis/repositories/e/e_repository_TEST.cc +++ b/paludis/repositories/e/e_repository_TEST.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/e_repository_entries.cc b/paludis/repositories/e/e_repository_entries.cc index 811b92364..ed2c1452f 100644 --- a/paludis/repositories/e/e_repository_entries.cc +++ b/paludis/repositories/e/e_repository_entries.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/e_repository_entries.hh b/paludis/repositories/e/e_repository_entries.hh index 1837bb593..0e600d819 100644 --- a/paludis/repositories/e/e_repository_entries.hh +++ b/paludis/repositories/e/e_repository_entries.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/e_repository_exceptions.cc b/paludis/repositories/e/e_repository_exceptions.cc index 11f18af8b..c9f6d386a 100644 --- a/paludis/repositories/e/e_repository_exceptions.cc +++ b/paludis/repositories/e/e_repository_exceptions.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/e_repository_exceptions.hh b/paludis/repositories/e/e_repository_exceptions.hh index c2d1b18cd..65cde585f 100644 --- a/paludis/repositories/e/e_repository_exceptions.hh +++ b/paludis/repositories/e/e_repository_exceptions.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/e_repository_id.cc b/paludis/repositories/e/e_repository_id.cc index 5de3260b4..317e66b3a 100644 --- a/paludis/repositories/e/e_repository_id.cc +++ b/paludis/repositories/e/e_repository_id.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/e_repository_id.hh b/paludis/repositories/e/e_repository_id.hh index f539eeb08..f8c486cf4 100644 --- a/paludis/repositories/e/e_repository_id.hh +++ b/paludis/repositories/e/e_repository_id.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/e_repository_news.cc b/paludis/repositories/e/e_repository_news.cc index 56c7e50d1..6e0b84e79 100644 --- a/paludis/repositories/e/e_repository_news.cc +++ b/paludis/repositories/e/e_repository_news.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/e_repository_news.hh b/paludis/repositories/e/e_repository_news.hh index 732c87dad..7ec8d4139 100644 --- a/paludis/repositories/e/e_repository_news.hh +++ b/paludis/repositories/e/e_repository_news.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/e_repository_params.cc b/paludis/repositories/e/e_repository_params.cc index 213335343..ce0cc20eb 100644 --- a/paludis/repositories/e/e_repository_params.cc +++ b/paludis/repositories/e/e_repository_params.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/e_repository_params.hh b/paludis/repositories/e/e_repository_params.hh index 53ec53585..39e53c957 100644 --- a/paludis/repositories/e/e_repository_params.hh +++ b/paludis/repositories/e/e_repository_params.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/e_repository_profile.cc b/paludis/repositories/e/e_repository_profile.cc index c72dbb68a..498487e8a 100644 --- a/paludis/repositories/e/e_repository_profile.cc +++ b/paludis/repositories/e/e_repository_profile.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/e_repository_profile.hh b/paludis/repositories/e/e_repository_profile.hh index 82fe6b8b1..7bc70756f 100644 --- a/paludis/repositories/e/e_repository_profile.hh +++ b/paludis/repositories/e/e_repository_profile.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/e_repository_profile_file.cc b/paludis/repositories/e/e_repository_profile_file.cc index 4436e5b74..cdaaef060 100644 --- a/paludis/repositories/e/e_repository_profile_file.cc +++ b/paludis/repositories/e/e_repository_profile_file.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/e_repository_profile_file.hh b/paludis/repositories/e/e_repository_profile_file.hh index 59165ecbe..e6629b83f 100644 --- a/paludis/repositories/e/e_repository_profile_file.hh +++ b/paludis/repositories/e/e_repository_profile_file.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/e_repository_sets.cc b/paludis/repositories/e/e_repository_sets.cc index dbeaa1b6b..98e19e719 100644 --- a/paludis/repositories/e/e_repository_sets.cc +++ b/paludis/repositories/e/e_repository_sets.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * Copyright (c) 2006 Danny van Dyk <kugelfang@gentoo.org> * * This file is part of the Paludis package manager. Paludis is free software; diff --git a/paludis/repositories/e/e_repository_sets.hh b/paludis/repositories/e/e_repository_sets.hh index 2d8a449fb..9dcd2e97c 100644 --- a/paludis/repositories/e/e_repository_sets.hh +++ b/paludis/repositories/e/e_repository_sets.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * Copyright (c) 2006 Danny van Dyk <kugelfang@gentoo.org> * * This file is part of the Paludis package manager. Paludis is free software; diff --git a/paludis/repositories/e/eapi-fwd.hh b/paludis/repositories/e/eapi-fwd.hh index d7e680ead..d06a15b01 100644 --- a/paludis/repositories/e/eapi-fwd.hh +++ b/paludis/repositories/e/eapi-fwd.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/eapi.cc b/paludis/repositories/e/eapi.cc index 7c3e339f7..79728b90a 100644 --- a/paludis/repositories/e/eapi.cc +++ b/paludis/repositories/e/eapi.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/eapi.hh b/paludis/repositories/e/eapi.hh index f6010fa1b..fde748e94 100644 --- a/paludis/repositories/e/eapi.hh +++ b/paludis/repositories/e/eapi.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/eapi_phase.cc b/paludis/repositories/e/eapi_phase.cc index e69a552af..d3d5bfcea 100644 --- a/paludis/repositories/e/eapi_phase.cc +++ b/paludis/repositories/e/eapi_phase.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/eapi_phase.hh b/paludis/repositories/e/eapi_phase.hh index 212a5fd71..de27498fb 100644 --- a/paludis/repositories/e/eapi_phase.hh +++ b/paludis/repositories/e/eapi_phase.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/ebin.cc b/paludis/repositories/e/ebin.cc index 8d92154e8..8f26c68b6 100644 --- a/paludis/repositories/e/ebin.cc +++ b/paludis/repositories/e/ebin.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/ebin.hh b/paludis/repositories/e/ebin.hh index a75bb6d5a..eb0190e04 100644 --- a/paludis/repositories/e/ebin.hh +++ b/paludis/repositories/e/ebin.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/ebin_entries.cc b/paludis/repositories/e/ebin_entries.cc index c75ea5314..11cff017a 100644 --- a/paludis/repositories/e/ebin_entries.cc +++ b/paludis/repositories/e/ebin_entries.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/ebin_entries.hh b/paludis/repositories/e/ebin_entries.hh index db4c4a993..bfd9c9304 100644 --- a/paludis/repositories/e/ebin_entries.hh +++ b/paludis/repositories/e/ebin_entries.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/ebuild.cc b/paludis/repositories/e/ebuild.cc index fdab2969a..e60fe350d 100644 --- a/paludis/repositories/e/ebuild.cc +++ b/paludis/repositories/e/ebuild.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/ebuild.hh b/paludis/repositories/e/ebuild.hh index 495f83224..2594d0a31 100644 --- a/paludis/repositories/e/ebuild.hh +++ b/paludis/repositories/e/ebuild.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/ebuild/1/src_compile.bash b/paludis/repositories/e/ebuild/1/src_compile.bash index ace7a8a8d..9810965ff 100644 --- a/paludis/repositories/e/ebuild/1/src_compile.bash +++ b/paludis/repositories/e/ebuild/1/src_compile.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # Based in part upon ebuild.sh from Portage, which is Copyright 1995-2005 # Gentoo Foundation and distributed under the terms of the GNU General diff --git a/paludis/repositories/e/ebuild/build_functions.bash b/paludis/repositories/e/ebuild/build_functions.bash index 17e4c7598..37f6c4351 100644 --- a/paludis/repositories/e/ebuild/build_functions.bash +++ b/paludis/repositories/e/ebuild/build_functions.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # Based in part upon ebuild.sh from Portage, which is Copyright 1995-2005 # Gentoo Foundation and distributed under the terms of the GNU General diff --git a/paludis/repositories/e/ebuild/builtin_infovars.bash b/paludis/repositories/e/ebuild/builtin_infovars.bash index f289e5297..7a8ba169a 100644 --- a/paludis/repositories/e/ebuild/builtin_infovars.bash +++ b/paludis/repositories/e/ebuild/builtin_infovars.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # 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 diff --git a/paludis/repositories/e/ebuild/builtin_init.bash b/paludis/repositories/e/ebuild/builtin_init.bash index 4a3836bf1..161346b2f 100644 --- a/paludis/repositories/e/ebuild/builtin_init.bash +++ b/paludis/repositories/e/ebuild/builtin_init.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # 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 diff --git a/paludis/repositories/e/ebuild/builtin_initbin.bash b/paludis/repositories/e/ebuild/builtin_initbin.bash index bdd9650d8..1194ec9a7 100644 --- a/paludis/repositories/e/ebuild/builtin_initbin.bash +++ b/paludis/repositories/e/ebuild/builtin_initbin.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # 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 diff --git a/paludis/repositories/e/ebuild/builtin_loadenv.bash b/paludis/repositories/e/ebuild/builtin_loadenv.bash index 4b057c0c9..ff572317c 100644 --- a/paludis/repositories/e/ebuild/builtin_loadenv.bash +++ b/paludis/repositories/e/ebuild/builtin_loadenv.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # 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 diff --git a/paludis/repositories/e/ebuild/builtin_metadata.bash b/paludis/repositories/e/ebuild/builtin_metadata.bash index 72ac38dc7..541a50356 100644 --- a/paludis/repositories/e/ebuild/builtin_metadata.bash +++ b/paludis/repositories/e/ebuild/builtin_metadata.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # Based in part upon ebuild.sh from Portage, which is Copyright 1995-2005 # Gentoo Foundation and distributed under the terms of the GNU General diff --git a/paludis/repositories/e/ebuild/builtin_prepare.bash b/paludis/repositories/e/ebuild/builtin_prepare.bash index 4a1195e5f..972d9d8f3 100644 --- a/paludis/repositories/e/ebuild/builtin_prepare.bash +++ b/paludis/repositories/e/ebuild/builtin_prepare.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # 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 diff --git a/paludis/repositories/e/ebuild/builtin_saveenv.bash b/paludis/repositories/e/ebuild/builtin_saveenv.bash index 3bdda467c..16c8b2aa1 100644 --- a/paludis/repositories/e/ebuild/builtin_saveenv.bash +++ b/paludis/repositories/e/ebuild/builtin_saveenv.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # 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 diff --git a/paludis/repositories/e/ebuild/builtin_strip.bash b/paludis/repositories/e/ebuild/builtin_strip.bash index 9a4168e7c..583eeef1c 100644 --- a/paludis/repositories/e/ebuild/builtin_strip.bash +++ b/paludis/repositories/e/ebuild/builtin_strip.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # Copyright (c) 2006 Stephen Bennett <spb@gentoo.org> # # This file is part of the Paludis package manager. Paludis is free software; diff --git a/paludis/repositories/e/ebuild/builtin_tidyup.bash b/paludis/repositories/e/ebuild/builtin_tidyup.bash index 8927d23b8..50ed096f0 100644 --- a/paludis/repositories/e/ebuild/builtin_tidyup.bash +++ b/paludis/repositories/e/ebuild/builtin_tidyup.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # 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 diff --git a/paludis/repositories/e/ebuild/builtin_unpackbin.bash b/paludis/repositories/e/ebuild/builtin_unpackbin.bash index 975af78ba..b1999f486 100644 --- a/paludis/repositories/e/ebuild/builtin_unpackbin.bash +++ b/paludis/repositories/e/ebuild/builtin_unpackbin.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # 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 diff --git a/paludis/repositories/e/ebuild/builtin_variable.bash b/paludis/repositories/e/ebuild/builtin_variable.bash index e140188d7..0690a1f95 100644 --- a/paludis/repositories/e/ebuild/builtin_variable.bash +++ b/paludis/repositories/e/ebuild/builtin_variable.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # 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 diff --git a/paludis/repositories/e/ebuild/die_functions.bash b/paludis/repositories/e/ebuild/die_functions.bash index 572d860e0..0c57c70ae 100644 --- a/paludis/repositories/e/ebuild/die_functions.bash +++ b/paludis/repositories/e/ebuild/die_functions.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # Based in part upon ebuild.sh from Portage, which is Copyright 1995-2005 # Gentoo Foundation and distributed under the terms of the GNU General diff --git a/paludis/repositories/e/ebuild/ebuild.bash b/paludis/repositories/e/ebuild/ebuild.bash index c9cee98bf..a913ce226 100755 --- a/paludis/repositories/e/ebuild/ebuild.bash +++ b/paludis/repositories/e/ebuild/ebuild.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # Based in part upon ebuild.sh from Portage, which is Copyright 1995-2005 # Gentoo Foundation and distributed under the terms of the GNU General diff --git a/paludis/repositories/e/ebuild/echo_functions.bash.in b/paludis/repositories/e/ebuild/echo_functions.bash.in index 98e538443..a9f0f8e15 100644 --- a/paludis/repositories/e/ebuild/echo_functions.bash.in +++ b/paludis/repositories/e/ebuild/echo_functions.bash.in @@ -3,7 +3,7 @@ @GENERATED_FILE@ -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # Based in part upon ebuild.sh from Portage, which is Copyright 1995-2005 # Gentoo Foundation and distributed under the terms of the GNU General diff --git a/paludis/repositories/e/ebuild/echo_functions_TEST.bash b/paludis/repositories/e/ebuild/echo_functions_TEST.bash index 6e4ad2786..4c8591817 100644 --- a/paludis/repositories/e/ebuild/echo_functions_TEST.bash +++ b/paludis/repositories/e/ebuild/echo_functions_TEST.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # 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 diff --git a/paludis/repositories/e/ebuild/eclass_functions.bash b/paludis/repositories/e/ebuild/eclass_functions.bash index 93e6151b2..4bde71e69 100644 --- a/paludis/repositories/e/ebuild/eclass_functions.bash +++ b/paludis/repositories/e/ebuild/eclass_functions.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # Based in part upon ebuild.sh from Portage, which is Copyright 1995-2005 # Gentoo Foundation and distributed under the terms of the GNU General diff --git a/paludis/repositories/e/ebuild/exheres-0/builtin_fetch.bash b/paludis/repositories/e/ebuild/exheres-0/builtin_fetch.bash index 94c08cfea..b3ebedf5d 100644 --- a/paludis/repositories/e/ebuild/exheres-0/builtin_fetch.bash +++ b/paludis/repositories/e/ebuild/exheres-0/builtin_fetch.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # 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 diff --git a/paludis/repositories/e/ebuild/exheres-0/echo_functions.bash.in b/paludis/repositories/e/ebuild/exheres-0/echo_functions.bash.in index 995701fd5..09d41df46 100644 --- a/paludis/repositories/e/ebuild/exheres-0/echo_functions.bash.in +++ b/paludis/repositories/e/ebuild/exheres-0/echo_functions.bash.in @@ -3,7 +3,7 @@ @GENERATED_FILE@ -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # Based in part upon ebuild.sh from Portage, which is Copyright 1995-2005 # Gentoo Foundation and distributed under the terms of the GNU General diff --git a/paludis/repositories/e/ebuild/exheres-0/list_functions.bash b/paludis/repositories/e/ebuild/exheres-0/list_functions.bash index 34bbba877..3f0b491dc 100644 --- a/paludis/repositories/e/ebuild/exheres-0/list_functions.bash +++ b/paludis/repositories/e/ebuild/exheres-0/list_functions.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # Based in part upon ebuild.sh from Portage, which is Copyright 1995-2005 # Gentoo Foundation and distributed under the terms of the GNU General diff --git a/paludis/repositories/e/ebuild/exheres-0/pkg_nofetch.bash b/paludis/repositories/e/ebuild/exheres-0/pkg_nofetch.bash index f6a78920a..9c33675bc 100644 --- a/paludis/repositories/e/ebuild/exheres-0/pkg_nofetch.bash +++ b/paludis/repositories/e/ebuild/exheres-0/pkg_nofetch.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # Based in part upon ebuild.sh from Portage, which is Copyright 1995-2005 # Gentoo Foundation and distributed under the terms of the GNU General diff --git a/paludis/repositories/e/ebuild/exheres-0/portage_stubs.bash b/paludis/repositories/e/ebuild/exheres-0/portage_stubs.bash index 447b2c18f..8eefa3acd 100755 --- a/paludis/repositories/e/ebuild/exheres-0/portage_stubs.bash +++ b/paludis/repositories/e/ebuild/exheres-0/portage_stubs.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # Based in part upon ebuild.sh from Portage, which is Copyright 1995-2005 # Gentoo Foundation and distributed under the terms of the GNU General diff --git a/paludis/repositories/e/ebuild/exlib_functions.bash b/paludis/repositories/e/ebuild/exlib_functions.bash index 00131a510..a497cf520 100644 --- a/paludis/repositories/e/ebuild/exlib_functions.bash +++ b/paludis/repositories/e/ebuild/exlib_functions.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # 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 diff --git a/paludis/repositories/e/ebuild/install_functions.bash b/paludis/repositories/e/ebuild/install_functions.bash index e23628c7b..75ec47a47 100644 --- a/paludis/repositories/e/ebuild/install_functions.bash +++ b/paludis/repositories/e/ebuild/install_functions.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # Based in part upon ebuild.sh from Portage, which is Copyright 1995-2005 # Gentoo Foundation and distributed under the terms of the GNU General diff --git a/paludis/repositories/e/ebuild/list_functions.bash b/paludis/repositories/e/ebuild/list_functions.bash index d34ba64eb..fc9484972 100644 --- a/paludis/repositories/e/ebuild/list_functions.bash +++ b/paludis/repositories/e/ebuild/list_functions.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # Based in part upon ebuild.sh from Portage, which is Copyright 1995-2005 # Gentoo Foundation and distributed under the terms of the GNU General diff --git a/paludis/repositories/e/ebuild/list_functions_TEST.bash b/paludis/repositories/e/ebuild/list_functions_TEST.bash index c3ba14fbb..3bbbc709b 100644 --- a/paludis/repositories/e/ebuild/list_functions_TEST.bash +++ b/paludis/repositories/e/ebuild/list_functions_TEST.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # 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 diff --git a/paludis/repositories/e/ebuild/pkg_config.bash b/paludis/repositories/e/ebuild/pkg_config.bash index f0bb49ab4..e171d1ae0 100644 --- a/paludis/repositories/e/ebuild/pkg_config.bash +++ b/paludis/repositories/e/ebuild/pkg_config.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # Based in part upon ebuild.sh from Portage, which is Copyright 1995-2005 # Gentoo Foundation and distributed under the terms of the GNU General diff --git a/paludis/repositories/e/ebuild/pkg_info.bash b/paludis/repositories/e/ebuild/pkg_info.bash index bfe327e3f..ab0df1f1c 100644 --- a/paludis/repositories/e/ebuild/pkg_info.bash +++ b/paludis/repositories/e/ebuild/pkg_info.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # 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 diff --git a/paludis/repositories/e/ebuild/pkg_nofetch.bash b/paludis/repositories/e/ebuild/pkg_nofetch.bash index 13aa3712c..07473ca29 100644 --- a/paludis/repositories/e/ebuild/pkg_nofetch.bash +++ b/paludis/repositories/e/ebuild/pkg_nofetch.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # Based in part upon ebuild.sh from Portage, which is Copyright 1995-2005 # Gentoo Foundation and distributed under the terms of the GNU General diff --git a/paludis/repositories/e/ebuild/pkg_postinst.bash b/paludis/repositories/e/ebuild/pkg_postinst.bash index 9eb7c6c8f..98aef4b4d 100644 --- a/paludis/repositories/e/ebuild/pkg_postinst.bash +++ b/paludis/repositories/e/ebuild/pkg_postinst.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # Based in part upon ebuild.sh from Portage, which is Copyright 1995-2005 # Gentoo Foundation and distributed under the terms of the GNU General diff --git a/paludis/repositories/e/ebuild/pkg_postrm.bash b/paludis/repositories/e/ebuild/pkg_postrm.bash index 9fc7855ac..4708c3a4a 100644 --- a/paludis/repositories/e/ebuild/pkg_postrm.bash +++ b/paludis/repositories/e/ebuild/pkg_postrm.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # Based in part upon ebuild.sh from Portage, which is Copyright 1995-2005 # Gentoo Foundation and distributed under the terms of the GNU General diff --git a/paludis/repositories/e/ebuild/pkg_preinst.bash b/paludis/repositories/e/ebuild/pkg_preinst.bash index 70a346154..a054f045c 100644 --- a/paludis/repositories/e/ebuild/pkg_preinst.bash +++ b/paludis/repositories/e/ebuild/pkg_preinst.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # Based in part upon ebuild.sh from Portage, which is Copyright 1995-2005 # Gentoo Foundation and distributed under the terms of the GNU General diff --git a/paludis/repositories/e/ebuild/pkg_prerm.bash b/paludis/repositories/e/ebuild/pkg_prerm.bash index ca28d79f1..50b914c20 100644 --- a/paludis/repositories/e/ebuild/pkg_prerm.bash +++ b/paludis/repositories/e/ebuild/pkg_prerm.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # Based in part upon ebuild.sh from Portage, which is Copyright 1995-2005 # Gentoo Foundation and distributed under the terms of the GNU General diff --git a/paludis/repositories/e/ebuild/pkg_pretend.bash b/paludis/repositories/e/ebuild/pkg_pretend.bash index ee2f63b0e..eea366dec 100644 --- a/paludis/repositories/e/ebuild/pkg_pretend.bash +++ b/paludis/repositories/e/ebuild/pkg_pretend.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # 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 diff --git a/paludis/repositories/e/ebuild/pkg_setup.bash b/paludis/repositories/e/ebuild/pkg_setup.bash index 51b83a492..8123d01d9 100644 --- a/paludis/repositories/e/ebuild/pkg_setup.bash +++ b/paludis/repositories/e/ebuild/pkg_setup.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # Based in part upon ebuild.sh from Portage, which is Copyright 1995-2005 # Gentoo Foundation and distributed under the terms of the GNU General diff --git a/paludis/repositories/e/ebuild/portage_stubs.bash b/paludis/repositories/e/ebuild/portage_stubs.bash index b69457d81..a81c724fe 100644 --- a/paludis/repositories/e/ebuild/portage_stubs.bash +++ b/paludis/repositories/e/ebuild/portage_stubs.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # Based in part upon ebuild.sh from Portage, which is Copyright 1995-2005 # Gentoo Foundation and distributed under the terms of the GNU General diff --git a/paludis/repositories/e/ebuild/sandbox.bash b/paludis/repositories/e/ebuild/sandbox.bash index cd504ae08..be81b8aa7 100644 --- a/paludis/repositories/e/ebuild/sandbox.bash +++ b/paludis/repositories/e/ebuild/sandbox.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # Based in part upon ebuild.sh from Portage, which is Copyright 1995-2005 # Gentoo Foundation and distributed under the terms of the GNU General diff --git a/paludis/repositories/e/ebuild/src_compile.bash b/paludis/repositories/e/ebuild/src_compile.bash index 85a48e478..fab5ea649 100644 --- a/paludis/repositories/e/ebuild/src_compile.bash +++ b/paludis/repositories/e/ebuild/src_compile.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # Based in part upon ebuild.sh from Portage, which is Copyright 1995-2005 # Gentoo Foundation and distributed under the terms of the GNU General diff --git a/paludis/repositories/e/ebuild/src_install.bash b/paludis/repositories/e/ebuild/src_install.bash index f0c2f9d64..f52aa5645 100644 --- a/paludis/repositories/e/ebuild/src_install.bash +++ b/paludis/repositories/e/ebuild/src_install.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # Based in part upon ebuild.sh from Portage, which is Copyright 1995-2005 # Gentoo Foundation and distributed under the terms of the GNU General diff --git a/paludis/repositories/e/ebuild/src_test.bash b/paludis/repositories/e/ebuild/src_test.bash index 17ad3414c..14206235b 100644 --- a/paludis/repositories/e/ebuild/src_test.bash +++ b/paludis/repositories/e/ebuild/src_test.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # Based in part upon ebuild.sh from Portage, which is Copyright 1995-2005 # Gentoo Foundation and distributed under the terms of the GNU General diff --git a/paludis/repositories/e/ebuild/src_unpack.bash b/paludis/repositories/e/ebuild/src_unpack.bash index 02ce83eee..ea6328072 100644 --- a/paludis/repositories/e/ebuild/src_unpack.bash +++ b/paludis/repositories/e/ebuild/src_unpack.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # Based in part upon ebuild.sh from Portage, which is Copyright 1995-2005 # Gentoo Foundation and distributed under the terms of the GNU General diff --git a/paludis/repositories/e/ebuild/usage_error.bash b/paludis/repositories/e/ebuild/usage_error.bash index 0af5b2d47..392a013aa 100644 --- a/paludis/repositories/e/ebuild/usage_error.bash +++ b/paludis/repositories/e/ebuild/usage_error.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # Based in part upon ebuild.sh from Portage, which is Copyright 1995-2005 # Gentoo Foundation and distributed under the terms of the GNU General diff --git a/paludis/repositories/e/ebuild/utils/awk_TEST.bash b/paludis/repositories/e/ebuild/utils/awk_TEST.bash index c0011b90e..04e45e36c 100644 --- a/paludis/repositories/e/ebuild/utils/awk_TEST.bash +++ b/paludis/repositories/e/ebuild/utils/awk_TEST.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # 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 diff --git a/paludis/repositories/e/ebuild/utils/dobin_TEST.bash b/paludis/repositories/e/ebuild/utils/dobin_TEST.bash index 1af77004f..b9d0d9c43 100644 --- a/paludis/repositories/e/ebuild/utils/dobin_TEST.bash +++ b/paludis/repositories/e/ebuild/utils/dobin_TEST.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # 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 diff --git a/paludis/repositories/e/ebuild/utils/emake b/paludis/repositories/e/ebuild/utils/emake index 57ffa4ca4..642d06054 100755 --- a/paludis/repositories/e/ebuild/utils/emake +++ b/paludis/repositories/e/ebuild/utils/emake @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # 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 diff --git a/paludis/repositories/e/ebuild/utils/exheres-0/banned_in_eapi_exheres-0 b/paludis/repositories/e/ebuild/utils/exheres-0/banned_in_eapi_exheres-0 index 214501172..a0e3d1517 100755 --- a/paludis/repositories/e/ebuild/utils/exheres-0/banned_in_eapi_exheres-0 +++ b/paludis/repositories/e/ebuild/utils/exheres-0/banned_in_eapi_exheres-0 @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # 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 diff --git a/paludis/repositories/e/ebuild/utils/exheres-0/dodoc b/paludis/repositories/e/ebuild/utils/exheres-0/dodoc index b1cb87612..f62b70cb3 100755 --- a/paludis/repositories/e/ebuild/utils/exheres-0/dodoc +++ b/paludis/repositories/e/ebuild/utils/exheres-0/dodoc @@ -2,7 +2,7 @@ # vim: set sw=4 sts=4 et : # Copyright (c) 2006 Stephen Bennett <spb@gentoo.org> -# Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # Based in part upon dodoc from Portage, which is Copyright 1995-2005 # Gentoo Foundation and distributed under the terms of the GNU General diff --git a/paludis/repositories/e/ebuild/utils/exheres-0/emake b/paludis/repositories/e/ebuild/utils/exheres-0/emake index a3afc82bd..6c16f7679 100755 --- a/paludis/repositories/e/ebuild/utils/exheres-0/emake +++ b/paludis/repositories/e/ebuild/utils/exheres-0/emake @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # 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 diff --git a/paludis/repositories/e/ebuild/utils/exheres-0/unpack b/paludis/repositories/e/ebuild/utils/exheres-0/unpack index 52ff686d7..0a3287a6a 100755 --- a/paludis/repositories/e/ebuild/utils/exheres-0/unpack +++ b/paludis/repositories/e/ebuild/utils/exheres-0/unpack @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # Based in part upon ebuild.sh from Portage, which is Copyright 1995-2005 # Gentoo Foundation and distributed under the terms of the GNU General diff --git a/paludis/repositories/e/ebuild/utils/make_TEST.bash b/paludis/repositories/e/ebuild/utils/make_TEST.bash index 5237765e8..a1e6e4ecf 100644 --- a/paludis/repositories/e/ebuild/utils/make_TEST.bash +++ b/paludis/repositories/e/ebuild/utils/make_TEST.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # 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 diff --git a/paludis/repositories/e/ebuild/utils/patch_TEST.bash b/paludis/repositories/e/ebuild/utils/patch_TEST.bash index 01b1cbb65..0e9687154 100644 --- a/paludis/repositories/e/ebuild/utils/patch_TEST.bash +++ b/paludis/repositories/e/ebuild/utils/patch_TEST.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # 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 diff --git a/paludis/repositories/e/ebuild/utils/sed_TEST.bash b/paludis/repositories/e/ebuild/utils/sed_TEST.bash index c95688054..d7f1b3113 100644 --- a/paludis/repositories/e/ebuild/utils/sed_TEST.bash +++ b/paludis/repositories/e/ebuild/utils/sed_TEST.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # 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 diff --git a/paludis/repositories/e/ebuild/utils/unpack b/paludis/repositories/e/ebuild/utils/unpack index 449925a70..fd13be81d 100755 --- a/paludis/repositories/e/ebuild/utils/unpack +++ b/paludis/repositories/e/ebuild/utils/unpack @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # Based in part upon ebuild.sh from Portage, which is Copyright 1995-2005 # Gentoo Foundation and distributed under the terms of the GNU General diff --git a/paludis/repositories/e/ebuild/utils/wrapped_getfsize_TEST.bash b/paludis/repositories/e/ebuild/utils/wrapped_getfsize_TEST.bash index 349a5112f..10b8aa8ea 100755 --- a/paludis/repositories/e/ebuild/utils/wrapped_getfsize_TEST.bash +++ b/paludis/repositories/e/ebuild/utils/wrapped_getfsize_TEST.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # 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 diff --git a/paludis/repositories/e/ebuild/write_vdb_entry.bash b/paludis/repositories/e/ebuild/write_vdb_entry.bash index 9905611f9..3a6bfcbdc 100755 --- a/paludis/repositories/e/ebuild/write_vdb_entry.bash +++ b/paludis/repositories/e/ebuild/write_vdb_entry.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # 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 diff --git a/paludis/repositories/e/ebuild_entries.cc b/paludis/repositories/e/ebuild_entries.cc index d80d4f61f..52da685e4 100644 --- a/paludis/repositories/e/ebuild_entries.cc +++ b/paludis/repositories/e/ebuild_entries.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/ebuild_entries.hh b/paludis/repositories/e/ebuild_entries.hh index 52ceefa81..a9249b430 100644 --- a/paludis/repositories/e/ebuild_entries.hh +++ b/paludis/repositories/e/ebuild_entries.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/ebuild_flat_metadata_cache.cc b/paludis/repositories/e/ebuild_flat_metadata_cache.cc index 5e0f7936a..f75c55ad4 100644 --- a/paludis/repositories/e/ebuild_flat_metadata_cache.cc +++ b/paludis/repositories/e/ebuild_flat_metadata_cache.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/ebuild_flat_metadata_cache.hh b/paludis/repositories/e/ebuild_flat_metadata_cache.hh index c49953474..93a6c67e9 100644 --- a/paludis/repositories/e/ebuild_flat_metadata_cache.hh +++ b/paludis/repositories/e/ebuild_flat_metadata_cache.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/ebuild_id.cc b/paludis/repositories/e/ebuild_id.cc index 96eff769b..257f7df92 100644 --- a/paludis/repositories/e/ebuild_id.cc +++ b/paludis/repositories/e/ebuild_id.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/ebuild_id.hh b/paludis/repositories/e/ebuild_id.hh index eb2a2b915..f8325fd7e 100644 --- a/paludis/repositories/e/ebuild_id.hh +++ b/paludis/repositories/e/ebuild_id.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/eclass_mtimes.cc b/paludis/repositories/e/eclass_mtimes.cc index f469882b7..04ff720df 100644 --- a/paludis/repositories/e/eclass_mtimes.cc +++ b/paludis/repositories/e/eclass_mtimes.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/eclass_mtimes.hh b/paludis/repositories/e/eclass_mtimes.hh index df96940c5..026ada9e2 100644 --- a/paludis/repositories/e/eclass_mtimes.hh +++ b/paludis/repositories/e/eclass_mtimes.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/exheres_layout.cc b/paludis/repositories/e/exheres_layout.cc index 3c0f0c62f..22c1857e3 100644 --- a/paludis/repositories/e/exheres_layout.cc +++ b/paludis/repositories/e/exheres_layout.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/exheres_layout.hh b/paludis/repositories/e/exheres_layout.hh index 8718f1de4..57bfedfb6 100644 --- a/paludis/repositories/e/exheres_layout.hh +++ b/paludis/repositories/e/exheres_layout.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/fetch_visitor.cc b/paludis/repositories/e/fetch_visitor.cc index 7972b56d5..58330d0b2 100644 --- a/paludis/repositories/e/fetch_visitor.cc +++ b/paludis/repositories/e/fetch_visitor.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/fetch_visitor.hh b/paludis/repositories/e/fetch_visitor.hh index ed63439b1..d097b0eee 100644 --- a/paludis/repositories/e/fetch_visitor.hh +++ b/paludis/repositories/e/fetch_visitor.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/fetch_visitor_TEST.cc b/paludis/repositories/e/fetch_visitor_TEST.cc index d99b4f895..01432d4b8 100644 --- a/paludis/repositories/e/fetch_visitor_TEST.cc +++ b/paludis/repositories/e/fetch_visitor_TEST.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/glsa.cc b/paludis/repositories/e/glsa.cc index 58f952793..67c2785e7 100644 --- a/paludis/repositories/e/glsa.cc +++ b/paludis/repositories/e/glsa.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/glsa.hh b/paludis/repositories/e/glsa.hh index e412917bb..679eb3a7e 100644 --- a/paludis/repositories/e/glsa.hh +++ b/paludis/repositories/e/glsa.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/layout.cc b/paludis/repositories/e/layout.cc index ddf6187b7..87ba29901 100644 --- a/paludis/repositories/e/layout.cc +++ b/paludis/repositories/e/layout.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * Copyright (c) 2006 Danny van Dyk <kugelfang@gentoo.org> * * This file is part of the Paludis package manager. Paludis is free software; diff --git a/paludis/repositories/e/layout.hh b/paludis/repositories/e/layout.hh index 5b586b552..d0753c0fb 100644 --- a/paludis/repositories/e/layout.hh +++ b/paludis/repositories/e/layout.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * Copyright (c) 2006 Danny van Dyk <kugelfang@gentoo.org> * * This file is part of the Paludis package manager. Paludis is free software; diff --git a/paludis/repositories/e/make_ebin_repository.cc b/paludis/repositories/e/make_ebin_repository.cc index 3aadada30..79e28b070 100644 --- a/paludis/repositories/e/make_ebin_repository.cc +++ b/paludis/repositories/e/make_ebin_repository.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/make_ebin_repository.hh b/paludis/repositories/e/make_ebin_repository.hh index aaa864432..a0056d53e 100644 --- a/paludis/repositories/e/make_ebin_repository.hh +++ b/paludis/repositories/e/make_ebin_repository.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/make_ebuild_repository.cc b/paludis/repositories/e/make_ebuild_repository.cc index ea6524c2e..7781af559 100644 --- a/paludis/repositories/e/make_ebuild_repository.cc +++ b/paludis/repositories/e/make_ebuild_repository.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/make_ebuild_repository.hh b/paludis/repositories/e/make_ebuild_repository.hh index 7cc482d20..aa17338ae 100644 --- a/paludis/repositories/e/make_ebuild_repository.hh +++ b/paludis/repositories/e/make_ebuild_repository.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/qa/eapi_supported.cc b/paludis/repositories/e/qa/eapi_supported.cc index c39a35505..c09069952 100644 --- a/paludis/repositories/e/qa/eapi_supported.cc +++ b/paludis/repositories/e/qa/eapi_supported.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/qa/eapi_supported.hh b/paludis/repositories/e/qa/eapi_supported.hh index 865858ec4..d23d4f972 100644 --- a/paludis/repositories/e/qa/eapi_supported.hh +++ b/paludis/repositories/e/qa/eapi_supported.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/qa/extractors.cc b/paludis/repositories/e/qa/extractors.cc index 6ca4b3cfb..cfd33b108 100644 --- a/paludis/repositories/e/qa/extractors.cc +++ b/paludis/repositories/e/qa/extractors.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/qa/extractors.hh b/paludis/repositories/e/qa/extractors.hh index e8fafb527..d50163ccb 100644 --- a/paludis/repositories/e/qa/extractors.hh +++ b/paludis/repositories/e/qa/extractors.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/qa/extractors_TEST.cc b/paludis/repositories/e/qa/extractors_TEST.cc index ad042b1b8..678bf1f77 100644 --- a/paludis/repositories/e/qa/extractors_TEST.cc +++ b/paludis/repositories/e/qa/extractors_TEST.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/qa/homepage_key.cc b/paludis/repositories/e/qa/homepage_key.cc index 046cfb1ff..d03ef4375 100644 --- a/paludis/repositories/e/qa/homepage_key.cc +++ b/paludis/repositories/e/qa/homepage_key.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/qa/homepage_key.hh b/paludis/repositories/e/qa/homepage_key.hh index cb64c776d..ca72e2313 100644 --- a/paludis/repositories/e/qa/homepage_key.hh +++ b/paludis/repositories/e/qa/homepage_key.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/qa/qa.cc b/paludis/repositories/e/qa/qa.cc index b6e61a720..e2b126736 100644 --- a/paludis/repositories/e/qa/qa.cc +++ b/paludis/repositories/e/qa/qa.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/qa/qa_checks.cc b/paludis/repositories/e/qa/qa_checks.cc index d845dd67d..a457aa070 100644 --- a/paludis/repositories/e/qa/qa_checks.cc +++ b/paludis/repositories/e/qa/qa_checks.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/qa/qa_checks.hh b/paludis/repositories/e/qa/qa_checks.hh index 78268190e..89c9284e1 100644 --- a/paludis/repositories/e/qa/qa_checks.hh +++ b/paludis/repositories/e/qa/qa_checks.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/qa/qa_checks_group.cc b/paludis/repositories/e/qa/qa_checks_group.cc index 262b5add7..d4c21b604 100644 --- a/paludis/repositories/e/qa/qa_checks_group.cc +++ b/paludis/repositories/e/qa/qa_checks_group.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/qa/qa_checks_group.hh b/paludis/repositories/e/qa/qa_checks_group.hh index 30379e68e..e60b63b43 100644 --- a/paludis/repositories/e/qa/qa_checks_group.hh +++ b/paludis/repositories/e/qa/qa_checks_group.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/qa/qa_controller.cc b/paludis/repositories/e/qa/qa_controller.cc index bde815b95..59afebf37 100644 --- a/paludis/repositories/e/qa/qa_controller.cc +++ b/paludis/repositories/e/qa/qa_controller.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/qa/qa_controller.hh b/paludis/repositories/e/qa/qa_controller.hh index 4c56657b7..69c94195e 100644 --- a/paludis/repositories/e/qa/qa_controller.hh +++ b/paludis/repositories/e/qa/qa_controller.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/qa/short_description_key.cc b/paludis/repositories/e/qa/short_description_key.cc index d72c680bf..589dde3d9 100644 --- a/paludis/repositories/e/qa/short_description_key.cc +++ b/paludis/repositories/e/qa/short_description_key.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/qa/short_description_key.hh b/paludis/repositories/e/qa/short_description_key.hh index f83421591..594efa2ef 100644 --- a/paludis/repositories/e/qa/short_description_key.hh +++ b/paludis/repositories/e/qa/short_description_key.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/qa/spec_keys.cc b/paludis/repositories/e/qa/spec_keys.cc index 555512c00..8ac7c4f97 100644 --- a/paludis/repositories/e/qa/spec_keys.cc +++ b/paludis/repositories/e/qa/spec_keys.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/qa/spec_keys.hh b/paludis/repositories/e/qa/spec_keys.hh index 06382eeb4..236def1ab 100644 --- a/paludis/repositories/e/qa/spec_keys.hh +++ b/paludis/repositories/e/qa/spec_keys.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/qa/spec_keys_TEST.cc b/paludis/repositories/e/qa/spec_keys_TEST.cc index 85619d5dc..35565fd67 100644 --- a/paludis/repositories/e/qa/spec_keys_TEST.cc +++ b/paludis/repositories/e/qa/spec_keys_TEST.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/qa/stray_files.cc b/paludis/repositories/e/qa/stray_files.cc index 1a98bdeaf..314f792b0 100644 --- a/paludis/repositories/e/qa/stray_files.cc +++ b/paludis/repositories/e/qa/stray_files.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/qa/stray_files.hh b/paludis/repositories/e/qa/stray_files.hh index 180db806d..e8175a0e4 100644 --- a/paludis/repositories/e/qa/stray_files.hh +++ b/paludis/repositories/e/qa/stray_files.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/qa/stray_files_TEST.cc b/paludis/repositories/e/qa/stray_files_TEST.cc index 3d725eeff..8882c612f 100644 --- a/paludis/repositories/e/qa/stray_files_TEST.cc +++ b/paludis/repositories/e/qa/stray_files_TEST.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/qa/test_extras.cc b/paludis/repositories/e/qa/test_extras.cc index 23a617dd1..4431c9622 100644 --- a/paludis/repositories/e/qa/test_extras.cc +++ b/paludis/repositories/e/qa/test_extras.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/qa/visibility.cc b/paludis/repositories/e/qa/visibility.cc index 8e48bebd4..da48aaa13 100644 --- a/paludis/repositories/e/qa/visibility.cc +++ b/paludis/repositories/e/qa/visibility.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/qa/visibility.hh b/paludis/repositories/e/qa/visibility.hh index 81cb258ec..358dec498 100644 --- a/paludis/repositories/e/qa/visibility.hh +++ b/paludis/repositories/e/qa/visibility.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/qa/visibility_TEST.cc b/paludis/repositories/e/qa/visibility_TEST.cc index f6e2746ff..b4603ed36 100644 --- a/paludis/repositories/e/qa/visibility_TEST.cc +++ b/paludis/repositories/e/qa/visibility_TEST.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/registration.cc b/paludis/repositories/e/registration.cc index 34a743d89..3d26efd16 100644 --- a/paludis/repositories/e/registration.cc +++ b/paludis/repositories/e/registration.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/source_uri_finder.cc b/paludis/repositories/e/source_uri_finder.cc index a817a092e..8d6bc96fe 100644 --- a/paludis/repositories/e/source_uri_finder.cc +++ b/paludis/repositories/e/source_uri_finder.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/source_uri_finder.hh b/paludis/repositories/e/source_uri_finder.hh index f9f9cae62..7abca036d 100644 --- a/paludis/repositories/e/source_uri_finder.hh +++ b/paludis/repositories/e/source_uri_finder.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/source_uri_finder_TEST.cc b/paludis/repositories/e/source_uri_finder_TEST.cc index a2b64da98..ab5d70f9d 100644 --- a/paludis/repositories/e/source_uri_finder_TEST.cc +++ b/paludis/repositories/e/source_uri_finder_TEST.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/traditional_layout.cc b/paludis/repositories/e/traditional_layout.cc index e515465c6..7fa282bed 100644 --- a/paludis/repositories/e/traditional_layout.cc +++ b/paludis/repositories/e/traditional_layout.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * Copyright (c) 2006 Danny van Dyk <kugelfang@gentoo.org> * * This file is part of the Paludis package manager. Paludis is free software; diff --git a/paludis/repositories/e/traditional_layout.hh b/paludis/repositories/e/traditional_layout.hh index 81c773500..6a52697e9 100644 --- a/paludis/repositories/e/traditional_layout.hh +++ b/paludis/repositories/e/traditional_layout.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * Copyright (c) 2006 Danny van Dyk <kugelfang@gentoo.org> * * This file is part of the Paludis package manager. Paludis is free software; diff --git a/paludis/repositories/e/use_desc.cc b/paludis/repositories/e/use_desc.cc index 04fcbf2dc..4bba68df7 100644 --- a/paludis/repositories/e/use_desc.cc +++ b/paludis/repositories/e/use_desc.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/use_desc.hh b/paludis/repositories/e/use_desc.hh index 0a35885d8..43e786b7b 100644 --- a/paludis/repositories/e/use_desc.hh +++ b/paludis/repositories/e/use_desc.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/vdb_id.cc b/paludis/repositories/e/vdb_id.cc index 1db490607..46ac69d28 100644 --- a/paludis/repositories/e/vdb_id.cc +++ b/paludis/repositories/e/vdb_id.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/vdb_id.hh b/paludis/repositories/e/vdb_id.hh index bd9310c03..32471fc5f 100644 --- a/paludis/repositories/e/vdb_id.hh +++ b/paludis/repositories/e/vdb_id.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/vdb_merger.cc b/paludis/repositories/e/vdb_merger.cc index 3fddb6e71..60acde6d8 100644 --- a/paludis/repositories/e/vdb_merger.cc +++ b/paludis/repositories/e/vdb_merger.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/vdb_merger.hh b/paludis/repositories/e/vdb_merger.hh index 3824a1867..f31afd21b 100644 --- a/paludis/repositories/e/vdb_merger.hh +++ b/paludis/repositories/e/vdb_merger.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/vdb_repository.cc b/paludis/repositories/e/vdb_repository.cc index a3a33b612..5678aa4fc 100644 --- a/paludis/repositories/e/vdb_repository.cc +++ b/paludis/repositories/e/vdb_repository.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/vdb_repository.hh b/paludis/repositories/e/vdb_repository.hh index 36ebb7cdf..8473bb451 100644 --- a/paludis/repositories/e/vdb_repository.hh +++ b/paludis/repositories/e/vdb_repository.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/vdb_repository_TEST.cc b/paludis/repositories/e/vdb_repository_TEST.cc index 567a75746..4bb21525d 100644 --- a/paludis/repositories/e/vdb_repository_TEST.cc +++ b/paludis/repositories/e/vdb_repository_TEST.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/vdb_unmerger.cc b/paludis/repositories/e/vdb_unmerger.cc index a91bb340d..6d1e36a98 100644 --- a/paludis/repositories/e/vdb_unmerger.cc +++ b/paludis/repositories/e/vdb_unmerger.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * Copyright (c) 2007 Piotr Jaroszyński <peper@gentoo.org> * * This file is part of the Paludis package manager. Paludis is free software; diff --git a/paludis/repositories/e/vdb_unmerger.hh b/paludis/repositories/e/vdb_unmerger.hh index 68f053ef7..cc1b2dde2 100644 --- a/paludis/repositories/e/vdb_unmerger.hh +++ b/paludis/repositories/e/vdb_unmerger.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * Copyright (c) 2007 Piotr Jaroszyński <peper@gentoo.org> * * This file is part of the Paludis package manager. Paludis is free software; diff --git a/paludis/repositories/e/xml_things.cc b/paludis/repositories/e/xml_things.cc index b9ab909ba..05f99887b 100644 --- a/paludis/repositories/e/xml_things.cc +++ b/paludis/repositories/e/xml_things.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/xml_things.hh b/paludis/repositories/e/xml_things.hh index 8b2f6be49..28385ec44 100644 --- a/paludis/repositories/e/xml_things.hh +++ b/paludis/repositories/e/xml_things.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/e/xml_things_TEST.cc b/paludis/repositories/e/xml_things_TEST.cc index 65b81f47e..d56d994c9 100644 --- a/paludis/repositories/e/xml_things_TEST.cc +++ b/paludis/repositories/e/xml_things_TEST.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/fake/fake_installed_repository.cc b/paludis/repositories/fake/fake_installed_repository.cc index b6be61867..227f8cfe8 100644 --- a/paludis/repositories/fake/fake_installed_repository.cc +++ b/paludis/repositories/fake/fake_installed_repository.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/fake/fake_installed_repository.hh b/paludis/repositories/fake/fake_installed_repository.hh index 9e2e38197..4400ff05f 100644 --- a/paludis/repositories/fake/fake_installed_repository.hh +++ b/paludis/repositories/fake/fake_installed_repository.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/fake/fake_installed_repository_TEST.cc b/paludis/repositories/fake/fake_installed_repository_TEST.cc index 99f3098f0..75881433c 100644 --- a/paludis/repositories/fake/fake_installed_repository_TEST.cc +++ b/paludis/repositories/fake/fake_installed_repository_TEST.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/fake/fake_package_id.cc b/paludis/repositories/fake/fake_package_id.cc index 282412a35..d74213e58 100644 --- a/paludis/repositories/fake/fake_package_id.cc +++ b/paludis/repositories/fake/fake_package_id.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/fake/fake_package_id.hh b/paludis/repositories/fake/fake_package_id.hh index 639ba73a0..35ea6288e 100644 --- a/paludis/repositories/fake/fake_package_id.hh +++ b/paludis/repositories/fake/fake_package_id.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/fake/fake_repository.cc b/paludis/repositories/fake/fake_repository.cc index 03f25a649..30a14856c 100644 --- a/paludis/repositories/fake/fake_repository.cc +++ b/paludis/repositories/fake/fake_repository.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/fake/fake_repository.hh b/paludis/repositories/fake/fake_repository.hh index 504db03a9..70f8c7c68 100644 --- a/paludis/repositories/fake/fake_repository.hh +++ b/paludis/repositories/fake/fake_repository.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/fake/fake_repository_TEST.cc b/paludis/repositories/fake/fake_repository_TEST.cc index 631c5c53b..9762050a2 100644 --- a/paludis/repositories/fake/fake_repository_TEST.cc +++ b/paludis/repositories/fake/fake_repository_TEST.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/fake/fake_repository_base.cc b/paludis/repositories/fake/fake_repository_base.cc index 7eedf4b90..0c9dd10f1 100644 --- a/paludis/repositories/fake/fake_repository_base.cc +++ b/paludis/repositories/fake/fake_repository_base.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/fake/fake_repository_base.hh b/paludis/repositories/fake/fake_repository_base.hh index 3bdfd72e4..c43988e59 100644 --- a/paludis/repositories/fake/fake_repository_base.hh +++ b/paludis/repositories/fake/fake_repository_base.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2005, 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/gems/exceptions.cc b/paludis/repositories/gems/exceptions.cc index 77440d503..e2fa93a30 100644 --- a/paludis/repositories/gems/exceptions.cc +++ b/paludis/repositories/gems/exceptions.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/gems/exceptions.hh b/paludis/repositories/gems/exceptions.hh index f2ded0a10..ea0a1cd05 100644 --- a/paludis/repositories/gems/exceptions.hh +++ b/paludis/repositories/gems/exceptions.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/gems/gem_specification-fwd.hh b/paludis/repositories/gems/gem_specification-fwd.hh index 0e8317a0e..283345962 100644 --- a/paludis/repositories/gems/gem_specification-fwd.hh +++ b/paludis/repositories/gems/gem_specification-fwd.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/gems/gem_specification.cc b/paludis/repositories/gems/gem_specification.cc index 6a6a1807c..4dfcb77cf 100644 --- a/paludis/repositories/gems/gem_specification.cc +++ b/paludis/repositories/gems/gem_specification.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/gems/gem_specification.hh b/paludis/repositories/gems/gem_specification.hh index 6ee0811fb..edb9d41ae 100644 --- a/paludis/repositories/gems/gem_specification.hh +++ b/paludis/repositories/gems/gem_specification.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/gems/gem_specification_TEST.cc b/paludis/repositories/gems/gem_specification_TEST.cc index be30b9cb3..22f5b27b3 100644 --- a/paludis/repositories/gems/gem_specification_TEST.cc +++ b/paludis/repositories/gems/gem_specification_TEST.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/gems/gem_specifications.cc b/paludis/repositories/gems/gem_specifications.cc index f3db1e3e6..fad1d9a9b 100644 --- a/paludis/repositories/gems/gem_specifications.cc +++ b/paludis/repositories/gems/gem_specifications.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/gems/gem_specifications.hh b/paludis/repositories/gems/gem_specifications.hh index 02563e04b..b5830708a 100644 --- a/paludis/repositories/gems/gem_specifications.hh +++ b/paludis/repositories/gems/gem_specifications.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/gems/gem_specifications_TEST.cc b/paludis/repositories/gems/gem_specifications_TEST.cc index 7fe8e8bf0..944c84213 100644 --- a/paludis/repositories/gems/gem_specifications_TEST.cc +++ b/paludis/repositories/gems/gem_specifications_TEST.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/gems/gems.bash b/paludis/repositories/gems/gems.bash index c5e9d80dc..87d3774d6 100755 --- a/paludis/repositories/gems/gems.bash +++ b/paludis/repositories/gems/gems.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # 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 diff --git a/paludis/repositories/gems/gems_repository.cc b/paludis/repositories/gems/gems_repository.cc index d2514ddb1..6efd5dac6 100644 --- a/paludis/repositories/gems/gems_repository.cc +++ b/paludis/repositories/gems/gems_repository.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/gems/gems_repository.hh b/paludis/repositories/gems/gems_repository.hh index 4f18aeae4..1159ee628 100644 --- a/paludis/repositories/gems/gems_repository.hh +++ b/paludis/repositories/gems/gems_repository.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/gems/gems_repository_TEST.cc b/paludis/repositories/gems/gems_repository_TEST.cc index 6ab8adb65..5be62de2b 100644 --- a/paludis/repositories/gems/gems_repository_TEST.cc +++ b/paludis/repositories/gems/gems_repository_TEST.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/gems/installed_gems_repository.cc b/paludis/repositories/gems/installed_gems_repository.cc index 141177296..ad0109658 100644 --- a/paludis/repositories/gems/installed_gems_repository.cc +++ b/paludis/repositories/gems/installed_gems_repository.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/gems/installed_gems_repository.hh b/paludis/repositories/gems/installed_gems_repository.hh index 4e361999f..8d1cf2aba 100644 --- a/paludis/repositories/gems/installed_gems_repository.hh +++ b/paludis/repositories/gems/installed_gems_repository.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/gems/installed_gems_repository_TEST.cc b/paludis/repositories/gems/installed_gems_repository_TEST.cc index c5529408d..130240885 100644 --- a/paludis/repositories/gems/installed_gems_repository_TEST.cc +++ b/paludis/repositories/gems/installed_gems_repository_TEST.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/gems/params-fwd.hh b/paludis/repositories/gems/params-fwd.hh index d84c6e20e..a59e4ac20 100644 --- a/paludis/repositories/gems/params-fwd.hh +++ b/paludis/repositories/gems/params-fwd.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/gems/params.cc b/paludis/repositories/gems/params.cc index 8f13f9a8f..54498a5cb 100644 --- a/paludis/repositories/gems/params.cc +++ b/paludis/repositories/gems/params.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/gems/params.hh b/paludis/repositories/gems/params.hh index 36956a9f7..72d751b2a 100644 --- a/paludis/repositories/gems/params.hh +++ b/paludis/repositories/gems/params.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/gems/registration.cc b/paludis/repositories/gems/registration.cc index 4ebee74e0..0be9d5559 100644 --- a/paludis/repositories/gems/registration.cc +++ b/paludis/repositories/gems/registration.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/gems/yaml-fwd.hh b/paludis/repositories/gems/yaml-fwd.hh index 59a80b17f..ac27e42e1 100644 --- a/paludis/repositories/gems/yaml-fwd.hh +++ b/paludis/repositories/gems/yaml-fwd.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/gems/yaml.cc b/paludis/repositories/gems/yaml.cc index f240d1b18..3c4b37810 100644 --- a/paludis/repositories/gems/yaml.cc +++ b/paludis/repositories/gems/yaml.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/gems/yaml.hh b/paludis/repositories/gems/yaml.hh index fe45512d6..ae6f266c8 100644 --- a/paludis/repositories/gems/yaml.hh +++ b/paludis/repositories/gems/yaml.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/gems/yaml_TEST.cc b/paludis/repositories/gems/yaml_TEST.cc index 989f1d12e..76a309d29 100644 --- a/paludis/repositories/gems/yaml_TEST.cc +++ b/paludis/repositories/gems/yaml_TEST.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/unpackaged/exceptions.cc b/paludis/repositories/unpackaged/exceptions.cc index 4258e0238..53243f513 100644 --- a/paludis/repositories/unpackaged/exceptions.cc +++ b/paludis/repositories/unpackaged/exceptions.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/unpackaged/exceptions.hh b/paludis/repositories/unpackaged/exceptions.hh index dd7069eaa..18464d099 100644 --- a/paludis/repositories/unpackaged/exceptions.hh +++ b/paludis/repositories/unpackaged/exceptions.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/unpackaged/installed_unpackaged_id.cc b/paludis/repositories/unpackaged/installed_unpackaged_id.cc index e5f40e39c..5535888ab 100644 --- a/paludis/repositories/unpackaged/installed_unpackaged_id.cc +++ b/paludis/repositories/unpackaged/installed_unpackaged_id.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/unpackaged/installed_unpackaged_id.hh b/paludis/repositories/unpackaged/installed_unpackaged_id.hh index 8c435d5c9..46255624d 100644 --- a/paludis/repositories/unpackaged/installed_unpackaged_id.hh +++ b/paludis/repositories/unpackaged/installed_unpackaged_id.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/unpackaged/installed_unpackaged_repository.cc b/paludis/repositories/unpackaged/installed_unpackaged_repository.cc index e4167dab2..16b0aa86f 100644 --- a/paludis/repositories/unpackaged/installed_unpackaged_repository.cc +++ b/paludis/repositories/unpackaged/installed_unpackaged_repository.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/unpackaged/installed_unpackaged_repository.hh b/paludis/repositories/unpackaged/installed_unpackaged_repository.hh index f3916af57..13bcbe5cf 100644 --- a/paludis/repositories/unpackaged/installed_unpackaged_repository.hh +++ b/paludis/repositories/unpackaged/installed_unpackaged_repository.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/unpackaged/installed_unpackaged_repository_TEST.cc b/paludis/repositories/unpackaged/installed_unpackaged_repository_TEST.cc index 7e55af9f5..47e56f0e0 100644 --- a/paludis/repositories/unpackaged/installed_unpackaged_repository_TEST.cc +++ b/paludis/repositories/unpackaged/installed_unpackaged_repository_TEST.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/unpackaged/ndbam-fwd.hh b/paludis/repositories/unpackaged/ndbam-fwd.hh index 5dd5ba6ed..831d20cd7 100644 --- a/paludis/repositories/unpackaged/ndbam-fwd.hh +++ b/paludis/repositories/unpackaged/ndbam-fwd.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/unpackaged/ndbam.cc b/paludis/repositories/unpackaged/ndbam.cc index 3cfedce96..0922935d6 100644 --- a/paludis/repositories/unpackaged/ndbam.cc +++ b/paludis/repositories/unpackaged/ndbam.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/unpackaged/ndbam.hh b/paludis/repositories/unpackaged/ndbam.hh index 51a39f806..54fc88e49 100644 --- a/paludis/repositories/unpackaged/ndbam.hh +++ b/paludis/repositories/unpackaged/ndbam.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/unpackaged/ndbam_merger.cc b/paludis/repositories/unpackaged/ndbam_merger.cc index f45acdc2e..4c7e53d99 100644 --- a/paludis/repositories/unpackaged/ndbam_merger.cc +++ b/paludis/repositories/unpackaged/ndbam_merger.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/unpackaged/ndbam_merger.hh b/paludis/repositories/unpackaged/ndbam_merger.hh index 8d8515102..e156ce6b4 100644 --- a/paludis/repositories/unpackaged/ndbam_merger.hh +++ b/paludis/repositories/unpackaged/ndbam_merger.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/unpackaged/ndbam_unmerger.cc b/paludis/repositories/unpackaged/ndbam_unmerger.cc index be02a8d78..bc46b3bc7 100644 --- a/paludis/repositories/unpackaged/ndbam_unmerger.cc +++ b/paludis/repositories/unpackaged/ndbam_unmerger.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * Copyright (c) 2007 Piotr Jaroszyński <peper@gentoo.org> * * This file is part of the Paludis package manager. Paludis is free software; diff --git a/paludis/repositories/unpackaged/ndbam_unmerger.hh b/paludis/repositories/unpackaged/ndbam_unmerger.hh index 5e6460250..8c268d239 100644 --- a/paludis/repositories/unpackaged/ndbam_unmerger.hh +++ b/paludis/repositories/unpackaged/ndbam_unmerger.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * Copyright (c) 2007 Piotr Jaroszyński <peper@gentoo.org> * * This file is part of the Paludis package manager. Paludis is free software; diff --git a/paludis/repositories/unpackaged/registration.cc b/paludis/repositories/unpackaged/registration.cc index f8e92333c..adb264897 100644 --- a/paludis/repositories/unpackaged/registration.cc +++ b/paludis/repositories/unpackaged/registration.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/unpackaged/unpackaged_id.cc b/paludis/repositories/unpackaged/unpackaged_id.cc index 2386cbc0b..59d6eb994 100644 --- a/paludis/repositories/unpackaged/unpackaged_id.cc +++ b/paludis/repositories/unpackaged/unpackaged_id.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/unpackaged/unpackaged_id.hh b/paludis/repositories/unpackaged/unpackaged_id.hh index e00a66763..d3073e86c 100644 --- a/paludis/repositories/unpackaged/unpackaged_id.hh +++ b/paludis/repositories/unpackaged/unpackaged_id.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/unpackaged/unpackaged_repository.cc b/paludis/repositories/unpackaged/unpackaged_repository.cc index 6dde80dfc..37632373f 100644 --- a/paludis/repositories/unpackaged/unpackaged_repository.cc +++ b/paludis/repositories/unpackaged/unpackaged_repository.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/unpackaged/unpackaged_repository.hh b/paludis/repositories/unpackaged/unpackaged_repository.hh index 71f145d18..648a691a4 100644 --- a/paludis/repositories/unpackaged/unpackaged_repository.hh +++ b/paludis/repositories/unpackaged/unpackaged_repository.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/unpackaged/unpackaged_repository_TEST.cc b/paludis/repositories/unpackaged/unpackaged_repository_TEST.cc index 6dff5cc0d..501788c86 100644 --- a/paludis/repositories/unpackaged/unpackaged_repository_TEST.cc +++ b/paludis/repositories/unpackaged/unpackaged_repository_TEST.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/virtuals/installed_virtuals_repository.cc b/paludis/repositories/virtuals/installed_virtuals_repository.cc index 594a0bd36..e17c4f816 100644 --- a/paludis/repositories/virtuals/installed_virtuals_repository.cc +++ b/paludis/repositories/virtuals/installed_virtuals_repository.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/virtuals/installed_virtuals_repository.hh b/paludis/repositories/virtuals/installed_virtuals_repository.hh index b27d278e9..6dc2980f6 100644 --- a/paludis/repositories/virtuals/installed_virtuals_repository.hh +++ b/paludis/repositories/virtuals/installed_virtuals_repository.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/virtuals/installed_virtuals_repository_TEST.cc b/paludis/repositories/virtuals/installed_virtuals_repository_TEST.cc index 82fec8edd..9d3f7633d 100644 --- a/paludis/repositories/virtuals/installed_virtuals_repository_TEST.cc +++ b/paludis/repositories/virtuals/installed_virtuals_repository_TEST.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/virtuals/package_id.cc b/paludis/repositories/virtuals/package_id.cc index 2889c5a62..de7778145 100644 --- a/paludis/repositories/virtuals/package_id.cc +++ b/paludis/repositories/virtuals/package_id.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/virtuals/package_id.hh b/paludis/repositories/virtuals/package_id.hh index 9bb52d7d5..fb4f5de79 100644 --- a/paludis/repositories/virtuals/package_id.hh +++ b/paludis/repositories/virtuals/package_id.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/virtuals/registration.cc b/paludis/repositories/virtuals/registration.cc index e96487b4f..41e53c188 100644 --- a/paludis/repositories/virtuals/registration.cc +++ b/paludis/repositories/virtuals/registration.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/virtuals/virtuals_repository.cc b/paludis/repositories/virtuals/virtuals_repository.cc index e47fc45ea..fd76289c0 100644 --- a/paludis/repositories/virtuals/virtuals_repository.cc +++ b/paludis/repositories/virtuals/virtuals_repository.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/virtuals/virtuals_repository.hh b/paludis/repositories/virtuals/virtuals_repository.hh index 36c496034..f4cadce8e 100644 --- a/paludis/repositories/virtuals/virtuals_repository.hh +++ b/paludis/repositories/virtuals/virtuals_repository.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 diff --git a/paludis/repositories/virtuals/virtuals_repository_TEST.cc b/paludis/repositories/virtuals/virtuals_repository_TEST.cc index d04c7933e..099ac2f0c 100644 --- a/paludis/repositories/virtuals/virtuals_repository_TEST.cc +++ b/paludis/repositories/virtuals/virtuals_repository_TEST.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> + * Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> * * 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 |