diff options
Diffstat (limited to 'dpkg-split')
-rw-r--r-- | dpkg-split/dpkg-split.h | 2 | ||||
-rw-r--r-- | dpkg-split/info.c | 2 | ||||
-rw-r--r-- | dpkg-split/join.c | 2 | ||||
-rw-r--r-- | dpkg-split/main.c | 2 | ||||
-rw-r--r-- | dpkg-split/queue.c | 2 | ||||
-rw-r--r-- | dpkg-split/split.c | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/dpkg-split/dpkg-split.h b/dpkg-split/dpkg-split.h index 2685dc811..e0acc44cb 100644 --- a/dpkg-split/dpkg-split.h +++ b/dpkg-split/dpkg-split.h @@ -2,7 +2,7 @@ * dpkg-split - splitting and joining of multipart *.deb archives * dpkg-split.h - external definitions for this program * - * Copyright © 1995 Ian Jackson <ian@chiark.greenend.org.uk> + * Copyright © 1995 Ian Jackson <ijackson@chiark.greenend.org.uk> * Copyright © 2008-2012 Guillem Jover <guillem@debian.org> * * This is free software; you can redistribute it and/or modify diff --git a/dpkg-split/info.c b/dpkg-split/info.c index d773dc0ae..ac6e439d1 100644 --- a/dpkg-split/info.c +++ b/dpkg-split/info.c @@ -2,7 +2,7 @@ * dpkg-split - splitting and joining of multipart *.deb archives * info.c - information about split archives * - * Copyright © 1995 Ian Jackson <ian@chiark.greenend.org.uk> + * Copyright © 1995 Ian Jackson <ijackson@chiark.greenend.org.uk> * Copyright © 2008-2012 Guillem Jover <guillem@debian.org> * * This is free software; you can redistribute it and/or modify diff --git a/dpkg-split/join.c b/dpkg-split/join.c index f77be44a6..0a61bc921 100644 --- a/dpkg-split/join.c +++ b/dpkg-split/join.c @@ -2,7 +2,7 @@ * dpkg-split - splitting and joining of multipart *.deb archives * join.c - joining * - * Copyright © 1995 Ian Jackson <ian@chiark.greenend.org.uk> + * Copyright © 1995 Ian Jackson <ijackson@chiark.greenend.org.uk> * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/dpkg-split/main.c b/dpkg-split/main.c index f740a2969..988034be3 100644 --- a/dpkg-split/main.c +++ b/dpkg-split/main.c @@ -2,7 +2,7 @@ * dpkg-split - splitting and joining of multipart *.deb archives * main.c - main program * - * Copyright © 1994-1996 Ian Jackson <ian@chiark.greenend.org.uk> + * Copyright © 1994-1996 Ian Jackson <ijackson@chiark.greenend.org.uk> * Copyright © 2006-2012 Guillem Jover <guillem@debian.org> * * This is free software; you can redistribute it and/or modify diff --git a/dpkg-split/queue.c b/dpkg-split/queue.c index ed4e5cd46..2a6aff22a 100644 --- a/dpkg-split/queue.c +++ b/dpkg-split/queue.c @@ -2,7 +2,7 @@ * dpkg-split - splitting and joining of multipart *.deb archives * queue.c - queue management * - * Copyright © 1995 Ian Jackson <ian@chiark.greenend.org.uk> + * Copyright © 1995 Ian Jackson <ijackson@chiark.greenend.org.uk> * Copyright © 2008-2014 Guillem Jover <guillem@debian.org> * * This is free software; you can redistribute it and/or modify diff --git a/dpkg-split/split.c b/dpkg-split/split.c index 1c835465d..ea8896321 100644 --- a/dpkg-split/split.c +++ b/dpkg-split/split.c @@ -2,7 +2,7 @@ * dpkg-split - splitting and joining of multipart *.deb archives * split.c - splitting archives * - * Copyright © 1995 Ian Jackson <ian@chiark.greenend.org.uk> + * Copyright © 1995 Ian Jackson <ijackson@chiark.greenend.org.uk> * Copyright © 2008-2015 Guillem Jover <guillem@debian.org> * * This is free software; you can redistribute it and/or modify |