This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch main in repository dpkg.
View the commit online: https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=de9f783cc4f31dba8b639086dc5f0f706dbf6f74 commit de9f783cc4f31dba8b639086dc5f0f706dbf6f74 Author: Guillem Jover <[email protected]> AuthorDate: Thu Mar 16 22:16:14 2023 +0100 dselect: Update Andy Guy email address Changelog: internal --- debian/copyright | 2 +- dselect/methods/ftp/install.pl | 2 +- dselect/methods/ftp/setup.pl | 2 +- dselect/methods/ftp/update.pl | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/copyright b/debian/copyright index e7f8f23ff..fc6398ba5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -66,7 +66,7 @@ Files: dselect/methods/Dselect/Ftp.pm dselect/methods/ftp/* Copyright: - Copyright © 1996 Andy Guy <[email protected]> + Copyright © 1996 Andy Guy <[email protected]> Copyright © 1998 Martin Schulze <[email protected]> Copyright © 1999-2001, 2005-2006, 2009 Raphaël Hertzog <[email protected]> License: GPL-2 diff --git a/dselect/methods/ftp/install.pl b/dselect/methods/ftp/install.pl index f24627c90..afe11a806 100755 --- a/dselect/methods/ftp/install.pl +++ b/dselect/methods/ftp/install.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl # -# Copyright © 1996 Andy Guy <[email protected]> +# Copyright © 1996 Andy Guy <[email protected]> # Copyright © 1998 Martin Schulze <[email protected]> # Copyright © 1999, 2009 Raphaël Hertzog <[email protected]> # diff --git a/dselect/methods/ftp/setup.pl b/dselect/methods/ftp/setup.pl index 561334057..1b227b5cc 100755 --- a/dselect/methods/ftp/setup.pl +++ b/dselect/methods/ftp/setup.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl # -# Copyright © 1996 Andy Guy <[email protected]> +# Copyright © 1996 Andy Guy <[email protected]> # Copyright © 1998 Martin Schulze <[email protected]> # Copyright © 1999, 2009 Raphaël Hertzog <[email protected]> # diff --git a/dselect/methods/ftp/update.pl b/dselect/methods/ftp/update.pl index e6f0dbcd7..732849145 100755 --- a/dselect/methods/ftp/update.pl +++ b/dselect/methods/ftp/update.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl # -# Copyright © 1996 Andy Guy <[email protected]> +# Copyright © 1996 Andy Guy <[email protected]> # Copyright © 1998 Martin Schulze <[email protected]> # Copyright © 1999, 2009 Raphaël Hertzog <[email protected]> # -- Dpkg.Org's dpkg

