diff options
Diffstat (limited to 'getfattr')
-rw-r--r-- | getfattr/Makefile | 2 | ||||
-rw-r--r-- | getfattr/getfattr.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/getfattr/Makefile b/getfattr/Makefile index fc23850..b96ef52 100644 --- a/getfattr/Makefile +++ b/getfattr/Makefile @@ -1,5 +1,5 @@ # -# Copyright (c) 2000 Silicon Graphics, Inc. All Rights Reserved. +# Copyright (c) 2000, 2002 Silicon Graphics, Inc. All Rights Reserved. # # This program is free software; you can redistribute it and/or modify it # under the terms of version 2 of the GNU General Public License as diff --git a/getfattr/getfattr.c b/getfattr/getfattr.c index 86b03e6..2dcb1c3 100644 --- a/getfattr/getfattr.c +++ b/getfattr/getfattr.c @@ -3,7 +3,7 @@ (Linux Extended Attributes) Copyright (C) 2001-2002 Andreas Gruenbacher <a.gruenbacher@computer.org> - Copyright (C) 2001-2002 SGI XFS development <linux-xfs@oss.sgi.com> + Copyright (C) 2001-2002 Silicon Graphics, Inc. All Rights Reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public |