diff options
-rw-r--r-- | AUTHORS | 2 | ||||
-rw-r--r-- | paludis/repositories/gentoo/portage_repository_sets_TEST.cc | 2 | ||||
-rw-r--r-- | paludis/sohooks_TEST.cc | 2 | ||||
-rw-r--r-- | paludis/syncer.cc | 2 | ||||
-rw-r--r-- | paludis/util/clone-impl.hh | 2 | ||||
-rw-r--r-- | paludis/util/clone.hh | 2 |
6 files changed, 6 insertions, 6 deletions
@@ -49,6 +49,6 @@ Alexander H. Færøy <eroyf@gentoo.org> David Shakaryan <omp@gentoo.org> Logo -David Leverton <u01drl3@abdn.ac.uk> +David Leverton <levertond@googlemail.com> Contributor diff --git a/paludis/repositories/gentoo/portage_repository_sets_TEST.cc b/paludis/repositories/gentoo/portage_repository_sets_TEST.cc index d0af1b7ab..744f59683 100644 --- a/paludis/repositories/gentoo/portage_repository_sets_TEST.cc +++ b/paludis/repositories/gentoo/portage_repository_sets_TEST.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 David Leverton <u01drl3@abdn.ac.uk> + * Copyright (c) 2007 David Leverton <levertond@googlemail.com> * * 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/sohooks_TEST.cc b/paludis/sohooks_TEST.cc index d4e57e3f3..d26be823b 100644 --- a/paludis/sohooks_TEST.cc +++ b/paludis/sohooks_TEST.cc @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 David Leverton <u01drl3@abdn.ac.uk> + * Copyright (c) 2007 David Leverton <levertond@googlemail.com> * * 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/syncer.cc b/paludis/syncer.cc index 05165f724..c35794e76 100644 --- a/paludis/syncer.cc +++ b/paludis/syncer.cc @@ -3,7 +3,7 @@ /* * Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> * Copyright (c) 2006 Stephen Klimaszewski <steev@gentoo.org> - * Copyright (c) 2007 David Leverton <u01drl3@abdn.ac.uk> + * Copyright (c) 2007 David Leverton <levertond@googlemail.com> * * 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/util/clone-impl.hh b/paludis/util/clone-impl.hh index 14efe934a..6dd56a1f8 100644 --- a/paludis/util/clone-impl.hh +++ b/paludis/util/clone-impl.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 David Leverton <u01drl3@abdn.ac.uk> + * Copyright (c) 2007 David Leverton <levertond@googlemail.com> * * 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/util/clone.hh b/paludis/util/clone.hh index be08d0eec..56d6d7e5a 100644 --- a/paludis/util/clone.hh +++ b/paludis/util/clone.hh @@ -1,7 +1,7 @@ /* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* - * Copyright (c) 2007 David Leverton <u01drl3@abdn.ac.uk> + * Copyright (c) 2007 David Leverton <levertond@googlemail.com> * * 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 |