From 0cae7ce9f3047f95ed4b31f383bfb463d1ee27f4 Mon Sep 17 00:00:00 2001 From: Andreas Gruenbacher Date: Thu, 6 Feb 2020 17:00:24 +0100 Subject: Update my email address --- libmisc/quote.c | 2 +- libmisc/unquote.c | 2 +- man/man1/attr.1 | 2 +- man/man1/getfattr.1 | 2 +- man/man1/setfattr.1 | 2 +- tools/getfattr.c | 2 +- tools/setfattr.c | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/libmisc/quote.c b/libmisc/quote.c index 2bb604b..9aa01c0 100644 --- a/libmisc/quote.c +++ b/libmisc/quote.c @@ -1,7 +1,7 @@ /* File: quote.c - Copyright (C) 2003 Andreas Gruenbacher + Copyright (C) 2003 Andreas Gruenbacher This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the diff --git a/libmisc/unquote.c b/libmisc/unquote.c index efee328..05afe32 100644 --- a/libmisc/unquote.c +++ b/libmisc/unquote.c @@ -1,7 +1,7 @@ /* File: unquote.c - Copyright (C) 2003 Andreas Gruenbacher + Copyright (C) 2003 Andreas Gruenbacher This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the diff --git a/man/man1/attr.1 b/man/man1/attr.1 index e860f26..84e80de 100644 --- a/man/man1/attr.1 +++ b/man/man1/attr.1 @@ -195,7 +195,7 @@ The list option present in the IRIX version of this command is not supported. provides a mechanism to retrieve all of the attribute names. .SH AUTHOR Andreas Gruenbacher, -.RI < a.gruenbacher@bestbits.at > +.RI < andreas.gruenbacher@gmail.com > and the SGI XFS development team, .RI < linux-xfs@oss.sgi.com >. .P diff --git a/man/man1/getfattr.1 b/man/man1/getfattr.1 index 9821112..db25ea4 100644 --- a/man/man1/getfattr.1 +++ b/man/man1/getfattr.1 @@ -129,7 +129,7 @@ All remaining parameters are interpreted as file names, even if they start with a dash character. .SH AUTHOR Andreas Gruenbacher, -.RI < a.gruenbacher@bestbits.at > +.RI < andreas.gruenbacher@gmail.com > and the SGI XFS development team, .RI < linux-xfs@oss.sgi.com >. .P diff --git a/man/man1/setfattr.1 b/man/man1/setfattr.1 index 95a885e..50dd58f 100644 --- a/man/man1/setfattr.1 +++ b/man/man1/setfattr.1 @@ -108,7 +108,7 @@ To add md5sum of the file as an extended attribute: .fi .SH AUTHOR Andreas Gruenbacher, -.RI < a.gruenbacher@bestbits.at > +.RI < andreas.gruenbacher@gmail.com > and the SGI XFS development team, .RI < linux-xfs@oss.sgi.com >. .P diff --git a/tools/getfattr.c b/tools/getfattr.c index 0ba5781..1c0ba21 100644 --- a/tools/getfattr.c +++ b/tools/getfattr.c @@ -2,7 +2,7 @@ File: getfattr.c (Linux Extended Attributes) - Copyright (C) 2001-2002 Andreas Gruenbacher + Copyright (C) 2001-2002 Andreas Gruenbacher Copyright (C) 2001-2002 Silicon Graphics, Inc. All Rights Reserved. This program is free software: you can redistribute it and/or modify it diff --git a/tools/setfattr.c b/tools/setfattr.c index ad8f35d..b2e1df0 100644 --- a/tools/setfattr.c +++ b/tools/setfattr.c @@ -2,7 +2,7 @@ File: setfattr.c (Linux Extended Attributes) - Copyright (C) 2001-2002 Andreas Gruenbacher + Copyright (C) 2001-2002 Andreas Gruenbacher Copyright (C) 2001-2002 Silicon Graphics, Inc. All Rights Reserved. This program is free software: you can redistribute it and/or modify it -- cgit v1.2.1