diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/Makefile | 2 | ||||
-rw-r--r-- | build/rpm/Makefile | 2 | ||||
-rw-r--r-- | build/rpm/attr.spec.in | 2 | ||||
-rw-r--r-- | build/tar/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/build/Makefile b/build/Makefile index ea330ab..97b86f9 100644 --- a/build/Makefile +++ b/build/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/build/rpm/Makefile b/build/rpm/Makefile index c2c214e..dee180c 100644 --- a/build/rpm/Makefile +++ b/build/rpm/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/build/rpm/attr.spec.in b/build/rpm/attr.spec.in index 1d94f62..f93f70e 100644 --- a/build/rpm/attr.spec.in +++ b/build/rpm/attr.spec.in @@ -8,7 +8,7 @@ BuildRoot: @build_root@ Prereq: /sbin/ldconfig Conflicts: xfsdump < 2.0.0 Source: @pkg_name@-@pkg_version@.src.tar.gz -Copyright: Copyright (C) 2000 Silicon Graphics, Inc. +Copyright: Copyright (C) 2000-2002 Silicon Graphics, Inc. Vendor: Silicon Graphics, Inc. URL: http://oss.sgi.com/projects/xfs/ Group: System Environment/Base diff --git a/build/tar/Makefile b/build/tar/Makefile index 0a1be2b..b1d0561 100644 --- a/build/tar/Makefile +++ b/build/tar/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 |