summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruenba@redhat.com>2020-02-06 17:00:24 +0100
committerAndreas Gruenbacher <agruenba@redhat.com>2020-02-06 17:00:24 +0100
commit0cae7ce9f3047f95ed4b31f383bfb463d1ee27f4 (patch)
tree057bb3a58c7e4834434efadd022e958ab2ed611f
parent1c14b97fba52560ee4812b73288b3d6ca672f9a5 (diff)
downloadattr-0cae7ce9f3047f95ed4b31f383bfb463d1ee27f4.tar.gz
Update my email address
-rw-r--r--libmisc/quote.c2
-rw-r--r--libmisc/unquote.c2
-rw-r--r--man/man1/attr.12
-rw-r--r--man/man1/getfattr.12
-rw-r--r--man/man1/setfattr.12
-rw-r--r--tools/getfattr.c2
-rw-r--r--tools/setfattr.c2
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 <a.gruenbacher@bestbits.at>
+ Copyright (C) 2003 Andreas Gruenbacher <andreas.gruenbacher@gmail.com>
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 <a.gruenbacher@bestbits.at>
+ Copyright (C) 2003 Andreas Gruenbacher <andreas.gruenbacher@gmail.com>
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 <a.gruenbacher@bestbits.at>
+ Copyright (C) 2001-2002 Andreas Gruenbacher <andreas.gruenbacher@gmail.com>
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 <a.gruenbacher@bestbits.at>
+ Copyright (C) 2001-2002 Andreas Gruenbacher <andreas.gruenbacher@gmail.com>
Copyright (C) 2001-2002 Silicon Graphics, Inc. All Rights Reserved.
This program is free software: you can redistribute it and/or modify it