diff options
author | Eric Sandeen <sandeen@sgi.com> | 2002-06-04 22:53:09 +0000 |
---|---|---|
committer | Eric Sandeen <sandeen@sgi.com> | 2002-06-04 22:53:09 +0000 |
commit | 63655055a06cf91e5bf8313312f667e004ae35c9 (patch) | |
tree | f0cad2694988c9e1b005f35d217aaf2c96ef9e02 /build | |
parent | eb53ad1b2a6daee8385015b77560417fe2879a01 (diff) | |
download | attr-63655055a06cf91e5bf8313312f667e004ae35c9.tar.gz |
Undoes mod: xfs-cmds:slinx:120772a
Undo xfs-cmds:slinx:120772a, inadvertently whacked a previous mod.
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 97b86f9..ea330ab 100644 --- a/build/Makefile +++ b/build/Makefile @@ -1,5 +1,5 @@ # -# Copyright (c) 2000-2002 Silicon Graphics, Inc. All Rights Reserved. +# Copyright (c) 2000 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 dee180c..c2c214e 100644 --- a/build/rpm/Makefile +++ b/build/rpm/Makefile @@ -1,5 +1,5 @@ # -# Copyright (c) 2000-2002 Silicon Graphics, Inc. All Rights Reserved. +# Copyright (c) 2000 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 f93f70e..1d94f62 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-2002 Silicon Graphics, Inc. +Copyright: Copyright (C) 2000 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 b1d0561..0a1be2b 100644 --- a/build/tar/Makefile +++ b/build/tar/Makefile @@ -1,5 +1,5 @@ # -# Copyright (c) 2000-2002 Silicon Graphics, Inc. All Rights Reserved. +# Copyright (c) 2000 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 |