summaryrefslogtreecommitdiff
path: root/libacl
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruenba@redhat.com>2020-02-06 17:04:03 +0100
committerAndreas Gruenbacher <agruenba@redhat.com>2020-02-06 17:04:03 +0100
commit673324f70167a0eeb1ce872cbf674518c4558e4f (patch)
treeaca99ff0a8c7767c0a8f7feff286fd392d4de0d3 /libacl
parent65ff056ac4c25141cc06e484bce040635e4abd3d (diff)
downloadacl-673324f70167a0eeb1ce872cbf674518c4558e4f.tar.gz
Update my email address
Diffstat (limited to 'libacl')
-rw-r--r--libacl/__acl_extended_file.c2
-rw-r--r--libacl/__acl_from_xattr.c2
-rw-r--r--libacl/__acl_reorder_obj_p.c2
-rw-r--r--libacl/__acl_to_any_text.c2
-rw-r--r--libacl/__acl_to_xattr.c2
-rw-r--r--libacl/__apply_mask_to_mode.c2
-rw-r--r--libacl/__libobj.c2
-rw-r--r--libacl/acl_add_perm.c2
-rw-r--r--libacl/acl_calc_mask.c2
-rw-r--r--libacl/acl_check.c2
-rw-r--r--libacl/acl_clear_perms.c2
-rw-r--r--libacl/acl_cmp.c2
-rw-r--r--libacl/acl_copy_entry.c2
-rw-r--r--libacl/acl_copy_ext.c2
-rw-r--r--libacl/acl_copy_int.c2
-rw-r--r--libacl/acl_create_entry.c2
-rw-r--r--libacl/acl_delete_def_file.c2
-rw-r--r--libacl/acl_delete_entry.c2
-rw-r--r--libacl/acl_delete_perm.c2
-rw-r--r--libacl/acl_dup.c2
-rw-r--r--libacl/acl_entries.c2
-rw-r--r--libacl/acl_equiv_mode.c2
-rw-r--r--libacl/acl_error.c2
-rw-r--r--libacl/acl_extended_fd.c2
-rw-r--r--libacl/acl_extended_file.c2
-rw-r--r--libacl/acl_extended_file_nofollow.c2
-rw-r--r--libacl/acl_free.c2
-rw-r--r--libacl/acl_from_mode.c2
-rw-r--r--libacl/acl_from_text.c2
-rw-r--r--libacl/acl_get_entry.c2
-rw-r--r--libacl/acl_get_fd.c2
-rw-r--r--libacl/acl_get_file.c2
-rw-r--r--libacl/acl_get_perm.c2
-rw-r--r--libacl/acl_get_permset.c2
-rw-r--r--libacl/acl_get_qualifier.c2
-rw-r--r--libacl/acl_get_tag_type.c2
-rw-r--r--libacl/acl_init.c2
-rw-r--r--libacl/acl_set_fd.c2
-rw-r--r--libacl/acl_set_file.c2
-rw-r--r--libacl/acl_set_permset.c2
-rw-r--r--libacl/acl_set_qualifier.c2
-rw-r--r--libacl/acl_set_tag_type.c2
-rw-r--r--libacl/acl_size.c2
-rw-r--r--libacl/acl_to_any_text.c2
-rw-r--r--libacl/acl_to_text.c2
-rw-r--r--libacl/acl_valid.c2
46 files changed, 46 insertions, 46 deletions
diff --git a/libacl/__acl_extended_file.c b/libacl/__acl_extended_file.c
index bc833b5..f10beec 100644
--- a/libacl/__acl_extended_file.c
+++ b/libacl/__acl_extended_file.c
@@ -2,7 +2,7 @@
File: __acl_extended_file.c
Copyright (C) 2000, 2011
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/__acl_from_xattr.c b/libacl/__acl_from_xattr.c
index ede7890..afb8a14 100644
--- a/libacl/__acl_from_xattr.c
+++ b/libacl/__acl_from_xattr.c
@@ -2,7 +2,7 @@
File: __acl_from_xattr.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/__acl_reorder_obj_p.c b/libacl/__acl_reorder_obj_p.c
index c3139c2..9cbbf4c 100644
--- a/libacl/__acl_reorder_obj_p.c
+++ b/libacl/__acl_reorder_obj_p.c
@@ -3,7 +3,7 @@
(Linux Access Control List Management, Posix Library Functions)
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/__acl_to_any_text.c b/libacl/__acl_to_any_text.c
index 080e90e..f2b8088 100644
--- a/libacl/__acl_to_any_text.c
+++ b/libacl/__acl_to_any_text.c
@@ -2,7 +2,7 @@
File: __acl_to_any_text.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/__acl_to_xattr.c b/libacl/__acl_to_xattr.c
index 874e533..37ec20d 100644
--- a/libacl/__acl_to_xattr.c
+++ b/libacl/__acl_to_xattr.c
@@ -2,7 +2,7 @@
File: __acl_to_xattr.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/__apply_mask_to_mode.c b/libacl/__apply_mask_to_mode.c
index 0838c7e..1c64f82 100644
--- a/libacl/__apply_mask_to_mode.c
+++ b/libacl/__apply_mask_to_mode.c
@@ -3,7 +3,7 @@
(Linux Access Control List Management)
Copyright (C) 1999-2002
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/__libobj.c b/libacl/__libobj.c
index f482586..bd1e6af 100644
--- a/libacl/__libobj.c
+++ b/libacl/__libobj.c
@@ -3,7 +3,7 @@
(Linux Access Control List Management)
Copyright (C) 1999-2002
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_add_perm.c b/libacl/acl_add_perm.c
index c3cf2b5..c5e16c4 100644
--- a/libacl/acl_add_perm.c
+++ b/libacl/acl_add_perm.c
@@ -2,7 +2,7 @@
File: acl_add_perm.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_calc_mask.c b/libacl/acl_calc_mask.c
index 1289caa..d887814 100644
--- a/libacl/acl_calc_mask.c
+++ b/libacl/acl_calc_mask.c
@@ -2,7 +2,7 @@
File: acl_calc_mask.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_check.c b/libacl/acl_check.c
index 913c789..918ceb6 100644
--- a/libacl/acl_check.c
+++ b/libacl/acl_check.c
@@ -2,7 +2,7 @@
File: acl_check.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_clear_perms.c b/libacl/acl_clear_perms.c
index c3ccbc2..1490b73 100644
--- a/libacl/acl_clear_perms.c
+++ b/libacl/acl_clear_perms.c
@@ -2,7 +2,7 @@
File: acl_clear_perms.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_cmp.c b/libacl/acl_cmp.c
index d3a6a99..e084a21 100644
--- a/libacl/acl_cmp.c
+++ b/libacl/acl_cmp.c
@@ -2,7 +2,7 @@
File: acl_cmp.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_copy_entry.c b/libacl/acl_copy_entry.c
index 174b36a..d0a81f5 100644
--- a/libacl/acl_copy_entry.c
+++ b/libacl/acl_copy_entry.c
@@ -2,7 +2,7 @@
File: acl_copy_entry.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_copy_ext.c b/libacl/acl_copy_ext.c
index f74f504..c3bada3 100644
--- a/libacl/acl_copy_ext.c
+++ b/libacl/acl_copy_ext.c
@@ -2,7 +2,7 @@
File: acl_copy_ext.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_copy_int.c b/libacl/acl_copy_int.c
index c981ce4..bcbacf1 100644
--- a/libacl/acl_copy_int.c
+++ b/libacl/acl_copy_int.c
@@ -2,7 +2,7 @@
File: acl_copy_int.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_create_entry.c b/libacl/acl_create_entry.c
index 2214c1a..4143078 100644
--- a/libacl/acl_create_entry.c
+++ b/libacl/acl_create_entry.c
@@ -2,7 +2,7 @@
File: acl_create_entry.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_delete_def_file.c b/libacl/acl_delete_def_file.c
index 99f4650..ccfe13c 100644
--- a/libacl/acl_delete_def_file.c
+++ b/libacl/acl_delete_def_file.c
@@ -2,7 +2,7 @@
File: acl_delete_def_file.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_delete_entry.c b/libacl/acl_delete_entry.c
index db9fabf..d3252d4 100644
--- a/libacl/acl_delete_entry.c
+++ b/libacl/acl_delete_entry.c
@@ -2,7 +2,7 @@
File: acl_delete_entry.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_delete_perm.c b/libacl/acl_delete_perm.c
index e7168b9..d4f013a 100644
--- a/libacl/acl_delete_perm.c
+++ b/libacl/acl_delete_perm.c
@@ -2,7 +2,7 @@
File: acl_delete_perm.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_dup.c b/libacl/acl_dup.c
index 9328573..ef4fab9 100644
--- a/libacl/acl_dup.c
+++ b/libacl/acl_dup.c
@@ -2,7 +2,7 @@
File: acl_dup.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_entries.c b/libacl/acl_entries.c
index 07fbb80..e338e81 100644
--- a/libacl/acl_entries.c
+++ b/libacl/acl_entries.c
@@ -2,7 +2,7 @@
File: acl_entries.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_equiv_mode.c b/libacl/acl_equiv_mode.c
index 0172639..2e56211 100644
--- a/libacl/acl_equiv_mode.c
+++ b/libacl/acl_equiv_mode.c
@@ -2,7 +2,7 @@
File: acl_equiv_mode.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_error.c b/libacl/acl_error.c
index 7bd91ad..45fb805 100644
--- a/libacl/acl_error.c
+++ b/libacl/acl_error.c
@@ -2,7 +2,7 @@
File: acl_error.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_extended_fd.c b/libacl/acl_extended_fd.c
index c794e6e..9a46df9 100644
--- a/libacl/acl_extended_fd.c
+++ b/libacl/acl_extended_fd.c
@@ -2,7 +2,7 @@
File: acl_extended_fd.c
Copyright (C) 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_extended_file.c b/libacl/acl_extended_file.c
index 0e80e75..9adc562 100644
--- a/libacl/acl_extended_file.c
+++ b/libacl/acl_extended_file.c
@@ -2,7 +2,7 @@
File: acl_extended_file.c
Copyright (C) 2011
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_extended_file_nofollow.c b/libacl/acl_extended_file_nofollow.c
index b04383e..89ee5f5 100644
--- a/libacl/acl_extended_file_nofollow.c
+++ b/libacl/acl_extended_file_nofollow.c
@@ -2,7 +2,7 @@
File: acl_extended_file_nofollow.c
Copyright (C) 2011
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_free.c b/libacl/acl_free.c
index ccfaf23..b65b102 100644
--- a/libacl/acl_free.c
+++ b/libacl/acl_free.c
@@ -2,7 +2,7 @@
File: acl_free.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_from_mode.c b/libacl/acl_from_mode.c
index b514057..c6999e3 100644
--- a/libacl/acl_from_mode.c
+++ b/libacl/acl_from_mode.c
@@ -2,7 +2,7 @@
File: acl_from_mode.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_from_text.c b/libacl/acl_from_text.c
index 09790c9..2617cbb 100644
--- a/libacl/acl_from_text.c
+++ b/libacl/acl_from_text.c
@@ -2,7 +2,7 @@
File: acl_from_text.c
Copyright (C) 1999, 2000, 2001
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_get_entry.c b/libacl/acl_get_entry.c
index 4d9bcff..e84f5aa 100644
--- a/libacl/acl_get_entry.c
+++ b/libacl/acl_get_entry.c
@@ -2,7 +2,7 @@
File: acl_get_entry.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_get_fd.c b/libacl/acl_get_fd.c
index 4b4b8a4..fe57d34 100644
--- a/libacl/acl_get_fd.c
+++ b/libacl/acl_get_fd.c
@@ -2,7 +2,7 @@
File: acl_get_fd.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_get_file.c b/libacl/acl_get_file.c
index 8e4b07d..350c49c 100644
--- a/libacl/acl_get_file.c
+++ b/libacl/acl_get_file.c
@@ -2,7 +2,7 @@
File: acl_get_file.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_get_perm.c b/libacl/acl_get_perm.c
index 718ac9a..7beee59 100644
--- a/libacl/acl_get_perm.c
+++ b/libacl/acl_get_perm.c
@@ -2,7 +2,7 @@
File: acl_get_perm.c
Copyright (C) 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_get_permset.c b/libacl/acl_get_permset.c
index a77628f..03beb39 100644
--- a/libacl/acl_get_permset.c
+++ b/libacl/acl_get_permset.c
@@ -2,7 +2,7 @@
File: acl_get_permset.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_get_qualifier.c b/libacl/acl_get_qualifier.c
index ee3f2d9..a662fb2 100644
--- a/libacl/acl_get_qualifier.c
+++ b/libacl/acl_get_qualifier.c
@@ -2,7 +2,7 @@
File: acl_get_qualifier.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_get_tag_type.c b/libacl/acl_get_tag_type.c
index b54ae7e..913f0e6 100644
--- a/libacl/acl_get_tag_type.c
+++ b/libacl/acl_get_tag_type.c
@@ -2,7 +2,7 @@
File: acl_get_tag_type.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_init.c b/libacl/acl_init.c
index f67317e..90a65a4 100644
--- a/libacl/acl_init.c
+++ b/libacl/acl_init.c
@@ -2,7 +2,7 @@
File: acl_init.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_set_fd.c b/libacl/acl_set_fd.c
index 37a80dd..7cc271f 100644
--- a/libacl/acl_set_fd.c
+++ b/libacl/acl_set_fd.c
@@ -2,7 +2,7 @@
File: acl_set_fd.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_set_file.c b/libacl/acl_set_file.c
index 70fbb3d..80646f3 100644
--- a/libacl/acl_set_file.c
+++ b/libacl/acl_set_file.c
@@ -2,7 +2,7 @@
File: acl_set_file.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_set_permset.c b/libacl/acl_set_permset.c
index 3264236..077b283 100644
--- a/libacl/acl_set_permset.c
+++ b/libacl/acl_set_permset.c
@@ -2,7 +2,7 @@
File: acl_set_permset.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_set_qualifier.c b/libacl/acl_set_qualifier.c
index 19b51d8..53d30f7 100644
--- a/libacl/acl_set_qualifier.c
+++ b/libacl/acl_set_qualifier.c
@@ -2,7 +2,7 @@
File: acl_set_qualifier.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_set_tag_type.c b/libacl/acl_set_tag_type.c
index d7b3b68..7c76006 100644
--- a/libacl/acl_set_tag_type.c
+++ b/libacl/acl_set_tag_type.c
@@ -2,7 +2,7 @@
File: acl_set_tag_type.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_size.c b/libacl/acl_size.c
index 9d757db..cf0f135 100644
--- a/libacl/acl_size.c
+++ b/libacl/acl_size.c
@@ -2,7 +2,7 @@
File: acl_size.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_to_any_text.c b/libacl/acl_to_any_text.c
index 0b5e044..7064415 100644
--- a/libacl/acl_to_any_text.c
+++ b/libacl/acl_to_any_text.c
@@ -2,7 +2,7 @@
File: acl_to_any_text.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_to_text.c b/libacl/acl_to_text.c
index 84a8606..3b5b7be 100644
--- a/libacl/acl_to_text.c
+++ b/libacl/acl_to_text.c
@@ -2,7 +2,7 @@
File: acl_to_text.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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
diff --git a/libacl/acl_valid.c b/libacl/acl_valid.c
index fe18f5c..ea7f0d2 100644
--- a/libacl/acl_valid.c
+++ b/libacl/acl_valid.c
@@ -2,7 +2,7 @@
File: acl_valid.c
Copyright (C) 1999, 2000
- Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
+ 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