]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Undoes mod: xfs-cmds:slinx:120772a
authorEric Sandeen <sandeen@sgi.com>
Tue, 4 Jun 2002 22:53:09 +0000 (22:53 +0000)
committerEric Sandeen <sandeen@sgi.com>
Tue, 4 Jun 2002 22:53:09 +0000 (22:53 +0000)
Undo xfs-cmds:slinx:120772a, inadvertently whacked a previous mod.

295 files changed:
Makefile
bmap/Makefile
bmap/xfs_bmap.c
build/Makefile
build/rpm/Makefile
build/rpm/xfsprogs.spec.in
build/tar/Makefile
db/Makefile
db/addr.c
db/addr.h
db/agf.c
db/agf.h
db/agfl.c
db/agfl.h
db/agi.c
db/agi.h
db/attr.c
db/attr.h
db/attrshort.c
db/attrshort.h
db/bit.c
db/bit.h
db/block.c
db/block.h
db/bmap.c
db/bmap.h
db/bmapbt.c
db/bmapbt.h
db/bmroot.c
db/bmroot.h
db/bnobt.c
db/bnobt.h
db/check.c
db/check.h
db/cntbt.c
db/cntbt.h
db/command.c
db/command.h
db/convert.c
db/convert.h
db/data.c
db/data.h
db/dbread.c
db/dbread.h
db/debug.c
db/debug.h
db/dir.c
db/dir.h
db/dir2.c
db/dir2.h
db/dir2sf.c
db/dir2sf.h
db/dirshort.c
db/dirshort.h
db/dquot.c
db/dquot.h
db/echo.c
db/echo.h
db/faddr.c
db/faddr.h
db/field.c
db/field.h
db/flist.c
db/flist.h
db/fprint.c
db/fprint.h
db/frag.c
db/frag.h
db/freesp.c
db/freesp.h
db/hash.c
db/hash.h
db/help.c
db/help.h
db/init.c
db/init.h
db/inobt.c
db/inobt.h
db/inode.c
db/inode.h
db/input.c
db/input.h
db/io.c
db/io.h
db/main.c
db/malloc.c
db/malloc.h
db/mount.c
db/mount.h
db/output.c
db/output.h
db/print.c
db/print.h
db/quit.c
db/quit.h
db/sb.c
db/sb.h
db/sig.c
db/sig.h
db/strvec.c
db/strvec.h
db/text.c
db/text.h
db/type.c
db/type.h
db/uuid.c
db/uuid.h
db/write.c
db/write.h
db/xfs_admin.sh
db/xfs_check.sh
db/xfs_check64.sh
db/xfs_ncheck.sh
db/xfs_ncheck64.sh
debian/Makefile
debian/copyright
doc/Makefile
freeze/Makefile
fsck/Makefile
fsck/xfs_fsck.c
growfs/Makefile
growfs/xfs_growfs.c
growfs/xfs_info.sh
imap/Makefile
include/Makefile
include/arch.h
include/buildrules
include/dvh.h
include/fstyp.h
include/handle.h
include/jdm.h
include/libxfs.h
include/libxlog.h
include/mountinfo.h
include/platform_defs.h.in
include/volume.h
include/xfs_ag.h
include/xfs_alloc.h
include/xfs_alloc_btree.h
include/xfs_arch.h
include/xfs_attr_leaf.h
include/xfs_attr_sf.h
include/xfs_bit.h
include/xfs_bmap.h
include/xfs_bmap_btree.h
include/xfs_btree.h
include/xfs_buf_item.h
include/xfs_cred.h
include/xfs_da_btree.h
include/xfs_dfrag.h
include/xfs_dinode.h
include/xfs_dir.h
include/xfs_dir2.h
include/xfs_dir2_block.h
include/xfs_dir2_data.h
include/xfs_dir2_leaf.h
include/xfs_dir2_node.h
include/xfs_dir2_sf.h
include/xfs_dir_leaf.h
include/xfs_dir_sf.h
include/xfs_dqblk.h
include/xfs_dquot_item.h
include/xfs_extfree_item.h
include/xfs_fs.h
include/xfs_ialloc.h
include/xfs_ialloc_btree.h
include/xfs_imap.h
include/xfs_inode.h
include/xfs_inode_item.h
include/xfs_inum.h
include/xfs_log.h
include/xfs_log_priv.h
include/xfs_log_recover.h
include/xfs_mount.h
include/xfs_quota.h
include/xfs_rtalloc.h
include/xfs_sb.h
include/xfs_trans.h
include/xfs_trans_space.h
include/xfs_types.h
include/xqm.h
install-sh
libdisk/Makefile
libdisk/drivers.c
libdisk/fstype.c
libdisk/fstype.h
libdisk/lvm.c
libdisk/md.c
libdisk/mountinfo.c
libdisk/pttype.c
libdisk/xvm.c
libdisk/xvm.h
libhandle/Makefile
libhandle/handle.c
libhandle/jdm.c
libxfs/Makefile
libxfs/init.c
libxfs/logitem.c
libxfs/rdwr.c
libxfs/trans.c
libxfs/util.c
libxfs/xfs.h
libxfs/xfs_alloc.c
libxfs/xfs_alloc_btree.c
libxfs/xfs_attr_leaf.c
libxfs/xfs_bit.c
libxfs/xfs_bmap.c
libxfs/xfs_bmap_btree.c
libxfs/xfs_btree.c
libxfs/xfs_da_btree.c
libxfs/xfs_dir.c
libxfs/xfs_dir2.c
libxfs/xfs_dir2_block.c
libxfs/xfs_dir2_data.c
libxfs/xfs_dir2_leaf.c
libxfs/xfs_dir2_node.c
libxfs/xfs_dir2_sf.c
libxfs/xfs_dir_leaf.c
libxfs/xfs_ialloc.c
libxfs/xfs_ialloc_btree.c
libxfs/xfs_inode.c
libxfs/xfs_mount.c
libxfs/xfs_rtalloc.c
libxfs/xfs_rtbit.c
libxfs/xfs_trans.c
libxlog/Makefile
libxlog/util.c
libxlog/xfs_log_recover.c
logprint/Makefile
logprint/log_misc.c
logprint/log_print_all.c
logprint/log_print_trans.c
logprint/logprint.c
logprint/logprint.h
man/Makefile
man/man3/Makefile
man/man5/Makefile
man/man8/Makefile
mkfile/Makefile
mkfile/xfs_mkfile.c
mkfs/Makefile
mkfs/fstyp.c
mkfs/maxtrres.c
mkfs/proto.c
mkfs/proto.h
mkfs/xfs_mkfs.c
mkfs/xfs_mkfs.h
repair/Makefile
repair/agheader.c
repair/agheader.h
repair/attr_repair.c
repair/attr_repair.h
repair/avl.c
repair/avl.h
repair/avl64.c
repair/avl64.h
repair/bmap.c
repair/bmap.h
repair/dino_chunks.c
repair/dinode.c
repair/dinode.h
repair/dir.c
repair/dir.h
repair/dir2.c
repair/dir2.h
repair/dir_stack.c
repair/dir_stack.h
repair/err_protos.h
repair/globals.c
repair/globals.h
repair/incore.c
repair/incore.h
repair/incore_bmc.c
repair/incore_ext.c
repair/incore_ino.c
repair/init.c
repair/io.c
repair/phase1.c
repair/phase2.c
repair/phase3.c
repair/phase4.c
repair/phase5.c
repair/phase6.c
repair/phase7.c
repair/protos.h
repair/rt.c
repair/rt.h
repair/sb.c
repair/scan.c
repair/scan.h
repair/versions.c
repair/versions.h
repair/xfs_repair.c
rtcp/Makefile
rtcp/xfs_rtcp.c

index bd697ba42d268ad8cbb8b93482a4f4fdfe04a95f..cf7802390133a75335f58ac67a562f1dfbfc8619 100644 (file)
--- a/Makefile
+++ b/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
index 7da8012adff188f9d237ac0304cf66aee7a3995c..51f3eb5c7f5f08dd87d644baed12cfe5870ab301 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2000-2001 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
index f70c95e3cb4f6b2f1652d6c8938191cae2799eb2..12ebfeb5f48966e903d5f01b1bf981f1e4918ab3 100644 (file)
@@ -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
index 48ebcf58c1c19a7644ab48fc42936562ecff1411..66030d8be4b388b550ded89f8b8ddab78868fefe 100644 (file)
@@ -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
index 2dffcebc375b0324d0163357d33d750c8cbae434..16cefee99ef16fc16026882d825d6fc713998581 100644 (file)
@@ -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
index e97a4686fbea9b870793300ec388fced586ef2a0..e5e3eacbee010ddf33d43d3f792f2b93e4190187 100644 (file)
@@ -10,7 +10,7 @@ Obsoletes: xfs-cmds
 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
index 494d10b99c22b30f2c21ef7732e8b9775df20b5f..99f530ecd0c6e21a3f9c436634555522ea8028cf 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2000-2001 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
index a527c0df7c9914f8bcb33c89064c2a842861603c..7b6ddc5969207356d509406ae683dd5a12264c65 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2000-2001 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
index 85e6d875bd3fcb4b7609b9c906d3b9d0d91da79f..cb69ecf611fb7e6d894420589325f60f67a615ee 100644 (file)
--- a/db/addr.c
+++ b/db/addr.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index ec8c581b50d8d9b8df9fcbdce721968ed9a03b9f..4b61e4d4e360b32fee831fca37d0092ce175ab2e 100644 (file)
--- a/db/addr.h
+++ b/db/addr.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index f1eb718840fd2bc680232ba6d314b7fbea51ce9d..a9a5c44251c2b19faf8c24c4246327f25f125b50 100644 (file)
--- a/db/agf.c
+++ b/db/agf.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index f3eb7457842916b0bc6e5bfd63c651a2f5f844d9..26ce8498739cc60bfc7baa1acbc92af516442229 100644 (file)
--- a/db/agf.h
+++ b/db/agf.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index ad13397e678ce3555733f817f7ddb64269c4ca93..3d7f0a06d17e8850c1c9783cbc42b8145e716eff 100644 (file)
--- a/db/agfl.c
+++ b/db/agfl.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index a4db4c4823b7ae967fafe317addf33a0db322f77..37670c38116e4e6aa000e49b7f069b3179c121f5 100644 (file)
--- a/db/agfl.h
+++ b/db/agfl.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 1f44bfd3a21067b090d8d5eb4a5c432222c69e42..f1c56516e8382a5ee4d73d356a933f3ba0a1fc46 100644 (file)
--- a/db/agi.c
+++ b/db/agi.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 34dde6e7ac2d5a4b9c74220987413f29821bdd1d..6d3881d2418551e5e9afa39619f42071219a3dd6 100644 (file)
--- a/db/agi.h
+++ b/db/agi.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 7432ca0cc9f3918e3c70fcd3bdda451391fa941e..5828d0e2bdf246de0d9897f735c880fcec8f801d 100644 (file)
--- a/db/attr.c
+++ b/db/attr.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 54186c2a294dfc8cd7111c545035589b9f286f1f..00ae7e98a968d6353a4ce986b308396d5d00afcc 100644 (file)
--- a/db/attr.h
+++ b/db/attr.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index e9a8fb23a7941f2059c3d92435c5762a18904bf8..04477fe153802da3f2d77df1a2aad0eda5be5277 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 29d0ceb20b5f5947f0a6787dae0615a528e58d9c..95c25b64f8e093cd7c3175f4d2f53cf4a92d0677 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index b76efc33481571fb220f405df287b280f3f0b427..af183fb7b1a2e09076865ca7b64a864766350631 100644 (file)
--- a/db/bit.c
+++ b/db/bit.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 09d56c64317824e917326bf960eae191a190ef13..861755a0d427e5c61575ed9013efb463d5a8c94c 100644 (file)
--- a/db/bit.h
+++ b/db/bit.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 8a0f1c2a4747ecd630e6dd86522d2d68615b9c8c..31962268a6010c5105376ab25123bf7ec8f820dc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 8994c23925c3179e919196c2cec12c6ec9d88054..cf17f38c25ae4b68225aae5da82521de4b282f61 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index a114b736cf0a41c6e93368b3807f296fdd92030c..634e16c07d35763b78229ae1d126e35924c7bdc7 100644 (file)
--- a/db/bmap.c
+++ b/db/bmap.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 5278947fd5bffbbb7e14ebd6ba8512582333dd5f..2420601e89363e595792ea53845d06b4a92d84d2 100644 (file)
--- a/db/bmap.h
+++ b/db/bmap.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 1c45c7ccc7b699689f1defe2ddbade5ea7e98e1b..3ecfb374f08552df442527f821b6ac01672fbb3d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index cdcf1bd98f0f10043511caf102ff39053f10c507..8f39c98f3ac5b0c7a4d38d433a19499a33dd12a4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index ae73764a04a566e2a0c9507b72f0899843ee1782..a96c6d29f5e05399713cbc3ee3b117e831287a54 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 7e9e5a9d37f46bf915a909de6608215801a75efa..3f8ef0cc564ce8718a3345fba2a517ebe5866f1d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 6fbc2bf5cf7b3f76894d17beebec425c18a9d617..3b0960562b2b3b7a28f5c3129c62c3c5aa486c21 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 7616b19d9946e58df0bd2be0a5a9e681a6501d3e..07e8b2637700b31311617c8cf440a4efb399dfe6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 534d7feaa75c9763bd2c604c48f2f132440519bf..0aa0fb65c91af1a3f01e5f43f8bfbf021b25c5a3 100644 (file)
@@ -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
index c7c342ba4aa2310a357a1a97de97719d5cf25f5c..71d557688334e684f7048ecd2ba0f6b246f6a545 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index af774fcfbeb329fe47b2f39a743e3f37e625af79..5e4a6dafbcb968230fbf0b28d8cab9fb10eadb4e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index dab7121eae2dc4519527011d25b6b476cd26a51d..7681503854694f3f428b13c51585e24e3b593fef 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index f8f982330c24c7f9d0c602057aa6b6e918063c63..5c8153a66700dc3fb5508da8b6ff4f82ea000463 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index c218aeead7a97fca3108e1563c9763332251ea36..dd35ed627599ca43102c0d9cd00418d16dadfe6c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 2e72f7cf768abe6b03cca08dda429e1f2c236bb3..02a4d24feda821c9275e9276e1e72ba267e96438 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index b4348ced9e98b223d9e28ba215a6cffffc3984b8..0ddbca4d11d1f894258d78e2d0f5ebfab90a9ba8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 71ef9b680b58476b64791e61e6a821ab88f9a242..c53a5bbc4a39f8cf7c53c9df9176800a6391be10 100644 (file)
--- a/db/data.c
+++ b/db/data.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 3c2ae89fb66e248f5ec789cdb50f78000ed968aa..77e51ffbc3bbc7687698e8695ac29be288bf8ea1 100644 (file)
--- a/db/data.h
+++ b/db/data.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 0dc6588d276de30c280d468ca8d859c5155c5282..95032ba3b398462dad520653aabc66164a4cb647 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index ba3ffdd6dcfcf3787e3305f5bd5dc9eea3a76915..cab33971fd5a40d4be57d9d07347a741684c6596 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index dfd3215e00dbd86748360bfdf0622db4a517f89a..093079d233b3644aa725a69c6b74308430a96ad8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index afb3be31e0bc7a6f9c5d50ad26757b045e754393..1224b59532e59935548f325d4df867e20e2b9340 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 8e51f050eb8e3bbbec0af804b3b8c007ba5abcb1..32b03fa6ca7ecca3a2323167ff2f7ce64f9714d8 100644 (file)
--- a/db/dir.c
+++ b/db/dir.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index bcbed1ea6f1b2bc6f6c044a88e830319c1b56ddd..ee28b44774daa1042e3eb4bebf2a50f8ab2a47b8 100644 (file)
--- a/db/dir.h
+++ b/db/dir.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index c95d167bfba20c19bbe03481038b09d6f99570ed..b8b440cc50d020c82e4a5a436022db7bc5224a97 100644 (file)
--- a/db/dir2.c
+++ b/db/dir2.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 606cb7f48ec32cd8b2a70462efae2fc010e21b80..a1516c99e62dff71e066b3059b5a84630feb6c1f 100644 (file)
--- a/db/dir2.h
+++ b/db/dir2.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 15941deb0d2a25ae248a5b6a51f7cf0b731e911d..9d8c35f489eaeb98058db04bb471b22265e6aae6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 462ceafdfe3bc38570e73352fb03408d76c979c5..f720c8b83e2845348d7524b0a8332c311e80a92f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index c9a70ac4bf8cc4574bf95947974aeb86b2ddec58..4a6f4f45f728c23465a77c1b8a4819bdbb6398ec 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 5f88676209c2f14386b46b9778069f47c090c1c0..2d50efbf61ca7175f7c14886de204fa655326be6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index ef28914a21cdbcc495850b21f7e4342ef7cf0d70..dc845381c547a43baa97dab6f98a4fc6b5c927a7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index f4d8cce44581083f2ff2d9476f42e98f596c55b7..ce231976d1c2f34983c69ce2aec431c686644248 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index a5b3a2b5c6261197bfeb3d4a94e063aa2474b29b..7027870dc8a132631a512740c017f7de2098b9e2 100644 (file)
--- a/db/echo.c
+++ b/db/echo.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index c801572bba64c97841f1ac232e1a0552519f8ffe..a2ddeb664d8142c8afaba25df74880a57c8d477a 100644 (file)
--- a/db/echo.h
+++ b/db/echo.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 64209f29976a3b2bc19460e8376647604b449dd3..ee58936fe78bdcf1e46a01120363afea8a165c91 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index f89e162387455b340b9ccc9e64d35cbe82118f8a..25c471e55f984c7e8e32a4b7b76b70503fea3ce2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 53bcc5927cb6c979bba0c31cad84b62ab9e47fc6..399c47266700bacafaf9b3f535f37095b7d0b420 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 5b4648b9314a44d24322cbc20d8e4cb97c0d5004..c5249f7da8e406d79e3499582746f833c506f6db 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 858b3722f0236f9cd47232384372d30d13072d68..598550058ce3453a4af8c0f7d7bb566cf09efcfd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index c3c90fe6aaa138e7a7cb1d2dd367842b907b2d50..eab154d7b8b370f1facace1e8b73757da9cbf047 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 55607f3316e2079cbe021b498d18e93699da797c..fb7fd4e8f81ea69bff97adcc47271f04e3d616f7 100644 (file)
@@ -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
index 86394c458e7fb543f268e41f96d9c831932124f7..01c9385b89fae8d1e19097ee1bc05e664bfc8b67 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index cfa33d2e575cd87c12ba597194185410a3d45ce2..a3485992e9526f0c4c4213db6fab06bc2bbc98f6 100644 (file)
--- a/db/frag.c
+++ b/db/frag.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 146b65f5699ef0d52e773a9633edffc204422287..b7986ed7029dd47077173a6b54eec62e9a1a0868 100644 (file)
--- a/db/frag.h
+++ b/db/frag.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 8d19440bfdcb8c4ddaf67d194e1d52f059f5063d..7a6becfd4c5b049c3d20e225d2660cd47fab9003 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index f3706b214bd8e699bc91506c3210eff076883edc..15ea5056735c445de97ac837ab766ee6bea9fa1e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 6ee8c2d586c7a3d159850222f695658d8e0ff8a4..e11851b5194e5bf92a4c71a70a428507126bd4ce 100644 (file)
--- a/db/hash.c
+++ b/db/hash.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 9c2e51da78fc59db589657cf4692da46e1ba17a1..435f461320fe0f258c065401884dc4ab0efb2fb8 100644 (file)
--- a/db/hash.h
+++ b/db/hash.h
@@ -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
index b36f1376e0188a9d0ff94cb28b190fb78ef738a2..56dd8b8aceb47d015ab9c3762918c742d9210b9e 100644 (file)
--- a/db/help.c
+++ b/db/help.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index b5fe02d79de12dc3d65687b353a7d9eb771d3492..4af57d24e3e55ec6abd0d7d66b7a84e5c897008c 100644 (file)
--- a/db/help.h
+++ b/db/help.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index c03134448b97cc8cddda2b8065895e1738bef6b4..a6082da5230b33f0d6cf2c6b47ed840b9d7509d7 100644 (file)
--- a/db/init.c
+++ b/db/init.c
@@ -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
index 1d91bc355b4742eb13bb4feacd6fdd60968ff2dd..189785f003659b0d83afce1e9d6a551862a1906e 100644 (file)
--- a/db/init.h
+++ b/db/init.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 45e83c7be5907da10a6e943cf80b1439d28a3c12..4b43d94557681c60d0fcd268d5494939d88cf202 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index d73355f8435e1315658fe498be5f3cb958f552cf..23aeb7e21c7e4014707655bb8efcd9e9b8975804 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 87876d93cf13f4d491881a80049ad91bd2b991ee..3b6c3df2ac80d88b3c20bec54c9154684c15355f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index b6a8e4e72e5a127660a3f6177116972848319eec..3d0a22f28a73738cf25ab1a502bfb256dd666937 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 5c81b41997025f9c6280b86e4804be16bc08f2c0..cf8edba7925709e02c4a8302af11cb3e9c85316c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index e96f09aa733d6d45acd83d59b090a2a445a50d40..406997c79cf47eaa238d52717583db00bfbe26a4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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/db/io.c b/db/io.c
index 7dd5d25d2a0d3077de026c2b4761198cad3839ad..99886881ebda9dcd66f638a5bfc76f03fb67d855 100644 (file)
--- a/db/io.c
+++ b/db/io.c
@@ -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/db/io.h b/db/io.h
index 29ab84a2105913a6961379da9f83845ac134d9e3..85ee2994be425d38cdbf7d5e0f8f773dd0ca26c3 100644 (file)
--- a/db/io.h
+++ b/db/io.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 3e182e5e66141fe79097250bd9956ab99b6503da..534c0e786d6c05ec6cc62667c02a2ee991df73e9 100644 (file)
--- a/db/main.c
+++ b/db/main.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index bebc13f9dc431dc2bd5c4796b3c0ad9e9cea897a..413b87f57b30fd8468ed0f654521e8480613a3d1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 50f53fdaf5ee8eea44d07c39ddef21072af8a85b..1680a44b03a1bebc816c366a0ac168aa8ef0ef1f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 0b516e2ab5cb542acbee638ba9c58a07560b66cd..18497272004682dd47243079f9dd31bea314daa6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 55aa4182d7c46145654dd49b75dafefa56d43865..72348adcffff25447afcba92f56e86183ed9c92b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 495a30521680a0ce6580142788c27ec02a1cf53a..b49b36521ba259efe48eb7798204eb19f967ba37 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index a925c021215d58dc25759234d8aad54ad8ae9bcd..27861ff735e3bfedf7bb4b71778c2f2b3d545808 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 96b0ec625bc2030c9d8bdf0e598c75d95408fca6..a17c9bc322b8ff3e72b5d155e9b1411ad6ec96df 100644 (file)
@@ -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
index 756f731b9f3f9336299372ff8ddb29972a1e8d32..81ae2c01bcc78f3909b10d5b14469d2ba1682c22 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index e3f9e65bb3244ce6c4b6dc70b9848c42833a8207..1a93178bdbc7caa039ed39568201a58faa6aa145 100644 (file)
--- a/db/quit.c
+++ b/db/quit.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 6592bcfcaa1277a2467be8c9f98fc984a1212a94..0e3e50d4e03271b8e0eb4a867921f5775de56827 100644 (file)
--- a/db/quit.h
+++ b/db/quit.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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/db/sb.c b/db/sb.c
index fe54a27143fc63d1467c1a1988469ce2da38c62f..8bdaf60c45c4b73657ae221af7538c8a1419c80d 100644 (file)
--- a/db/sb.c
+++ b/db/sb.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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/db/sb.h b/db/sb.h
index f5e52d3b5b653bf4c1f95597a91fd3f97790c96e..5d646cee6934f7beb1f08b5ab67fa54952247088 100644 (file)
--- a/db/sb.h
+++ b/db/sb.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index fecac360296d44fdd08a4ecbc67ca0655503587e..9b70cedef9133b93ec322519764ed8e60eeafb88 100644 (file)
--- a/db/sig.c
+++ b/db/sig.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index f80fbba2406a9cce285f81faa8f5d84d8c39cfc5..8bea24748b9885c8eeda25f349ad353b6c168bb7 100644 (file)
--- a/db/sig.h
+++ b/db/sig.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index a7a3f9f33e83df05c380923961ae7f34576f8196..d346188e1c897ff908444d9cf7e7c3e4e406e286 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 4a769c7f70ae8e38a11e86a586eb5c4107fa1931..f74f3790e5405263c919946eab3157499cc38319 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index ba603d1eb9d015675f6dbfe37ae419a816374657..a41058000b38d72faa307a9cccd9234418803cc8 100644 (file)
--- a/db/text.c
+++ b/db/text.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 021faddff38b4c3504c4a196f49b39b38afa3c38..999d7df0b5aae7a4273cbbe41bd7da3bbb1b6ec2 100644 (file)
--- a/db/text.h
+++ b/db/text.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 30e28b93d50558800f018c273afbd72e4a22d978..cb2a80a082e9deb88ead9f4379e101c5c3b4aad1 100644 (file)
--- a/db/type.c
+++ b/db/type.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index d4092960fcb6d61d766b2447518454adc9518b4e..1dce2ffc8bd3a1e0d0e06404f405087bb55c2743 100644 (file)
--- a/db/type.h
+++ b/db/type.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index af7db34d0965ca4a42d6d64360ca0bc1f7108a7b..b7077faeaa70970385948710f90e694c39f04841 100644 (file)
--- a/db/uuid.c
+++ b/db/uuid.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 4839eef305cfe72359b6717b8b535c6eddb41df3..8997237ed4597e9f70a6f221997da6c307f7e9ff 100644 (file)
--- a/db/uuid.h
+++ b/db/uuid.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 549fce80c04fd24d320297e99a5c277a9fc22ed2..3b4e678d73d4cc23b961b150454bdda6e67ccfae 100644 (file)
@@ -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
index 87349ef5dcf080a8a02e3c3ed616511798451a44..7e0596f0c7a6137d8a70aa388f21a9677f962cce 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index cb8a6c4e1c12a0ab2d59879482c992bbed85513e..1d4749992ef6dc6710761f8419290bfc2a39b8b5 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh -f
 #
-# Copyright (c) 2000-2001 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
index db495995092ac1fe7b691ea5c0eecb6a00e263b8..e25f54e9f74e3a9095f52651dea8c5acddafb29f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh -f
 #
-# Copyright (c) 2000-2001 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
@@ -30,7 +30,7 @@
 # 
 # http://oss.sgi.com/projects/GenInfo/SGIGPLNoticeExplan/
 #
-#ident "$Revision: 1.2 $"
+#ident "$Revision: 1.3 $"
 
 OPTS=" "
 ISFILE=" "
index 15a65c772847aabf0c137d20824fc508d28b8891..4e7121779e797f086a603b65e839ea1a64a7ea47 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh -f
 #
-# Copyright (c) 2000-2001 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
@@ -30,7 +30,7 @@
 # 
 # http://oss.sgi.com/projects/GenInfo/SGIGPLNoticeExplan/
 #
-#ident "$Revision: 1.2 $"
+#ident "$Revision: 1.3 $"
 
 OPTS=" "
 ISFILE=" "
index 7fb98414cb32c7217e0edf120bf10ac590ac17fa..50ed0bcdb3e63f1ee3a4d89872a004b1f0ee27f4 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh -f
 #
-# Copyright (c) 2000-2001 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
@@ -30,7 +30,7 @@
 # 
 # http://oss.sgi.com/projects/GenInfo/SGIGPLNoticeExplan/
 #
-#ident "$Revision: 1.2 $"
+#ident "$Revision: 1.3 $"
 
 OPTS=" "
 ISFILE=" "
index 4f3d1a9c3be1da62f0cbec1a0860e9fd5fceb559..babff77a497046ff2d74e7c9932b858606aec993 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh -f
 #
-# Copyright (c) 2000-2001 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
@@ -30,7 +30,7 @@
 # 
 # http://oss.sgi.com/projects/GenInfo/SGIGPLNoticeExplan/
 #
-#ident "$Revision: 1.2 $"
+#ident "$Revision: 1.3 $"
 
 OPTS=" "
 ISFILE=" "
index 4cfaa7bf63ed57958d200836d7a7ea66257dbae5..373bb980a41bcb86444c734ae87bc152bd3b6021 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2000-2001 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
index 9631ac99872a0447260327618922d364d6928703..30a97e951c6f88a9fde4e4520f9cbadd2e1011ae 100644 (file)
@@ -5,7 +5,7 @@ It can be downloaded from ftp://oss.sgi.com/projects/xfs/download/
 
 Copyright:
 
-Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+Copyright (C) 2000 Silicon Graphics, Inc.
 
 You are free to distribute this software under the terms of
 the GNU General Public License.
index 3e21eb17e88c2a673b305419342e88f37b7cff5e..aa90960cfc579d73bead8a2abbf69f08c6724db2 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2000-2001 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
index 5ecc4e692124e9e35c4e9286b6137247c7e966d9..dd0402ef9106edf34662dc7c96526abe3edce49d 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2000-2001 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
index 2baed506da420caedc544d86f5a4efa187a0dca0..d520e67af8c29c1222b13d4233c9b99192b15fa6 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2000-2001 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
index f018d8fb5fd4d68464b2e6469271098f92cf12ec..edb8746f2d34c66c833323550455698e9abb3151 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index aa82b4d363f01fe257c8a886d9d38129a440b4a2..654e030fb9a897ff32feef1f531e1974d7353d93 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2000-2001 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
index 23974b654c3fc4a64df520f539a671a3c41ddf90..690de4e3f0b939f929685ab8065cbe02fde8c22f 100644 (file)
@@ -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
index 68eac10193ec9db28521ce59f511c24c9da143a6..2b1316f8121fbce355a0bfebb191e4ea66d8816a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh -f
 #
-# Copyright (c) 2000-2001 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
index c2a38fbd4b0bd132fd7e16d71dd888e2466c5960..a0ecf494775d5b3c100aa0c36175eed0f9efe3d6 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2000-2001 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
index 149d2f9159a16445f2b914ed41610ac56a791777..ca99eefd7372d6d8e3e3ac95a47926268a6fa058 100644 (file)
@@ -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
index 0978b47328b42488ad5cada68bef929d12732c2b..72787976eae384f9a45eca2bf494bf7147d79a17 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index a6a011611214bb2a78bc9083e4e6d6b537506def..4db3b289b639fb2dd64ba8cefe72396073412836 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 1999, 2001-2002 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (C) 1999 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 published
index 2cf5faea2a4a0c449eea91048f7f8c3a05539666..2c764b25643bc13064b00811456b68ff1bdb8546 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index d495ea4bab118a30a4bcbb997cd808dbf08c7270..b9aab89b134283a1fde804df03cf4c2129459858 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 3ad4a4fb1f25512fe8ae1f968cd734c253afde77..7811d032484c35d91460ae3bc63bfac07e981a4e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995, 2001-2002 Silicon Graphics, Inc.  All Rights Reserved.
+ * Copyright (c) 1995-2001 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.1 of the GNU Lesser General Public License
index c8b37e62f8e00add138dbd8046c79dfd5f8ba7d8..3fc4f70d0514210131dbc4ca865a6fcc2e4e7ddc 100644 (file)
@@ -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
index 0b0501868fc2671a757a8072e9823d3851aed181..c2f59fc6247e78bb0cf804c84acee5be5e3044b2 100644 (file)
@@ -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
index 2a983b7b7c82ef290403f214e3f48930432e5b8a..4f0c7f2153896301fcabf0418e88274fa429076d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 1c9773f08fc47790f1508e4ee53798c15b16cb19..771f6b9b89f3a1882d56871179a5ff044929a695 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index c6724f1eb953e2004196fddcc667c1a6ef7fc5b2..9dbc8ee17f367260d78f3c522919c26f7ffa26a8 100644 (file)
@@ -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
index ee8bb8c18b196bfa031890aae7547e0d1932402a..de532c47dd7b9a157ce5cf56af9b68de22f3e90a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index eb0f11cf9b72d74e3062df0718802a185623c137..5fd7dba118cc40b98c0d984774cd9fb1b077a476 100644 (file)
@@ -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
index 10090743329c893e7bdc7743d52ceaad0b67bdb9..0093e3872b62eed5424b7ecc0f719c3539b6863a 100644 (file)
@@ -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
index 673ff6491a88b11ba2b7faa0fcb9d66a1c1beb46..7cd1a87376ea47d371a5fbce85b09898f1f21c84 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 3cc10fa0a956838b2ed8a4b3617c4863a0226510..9a013819a45265f9f9aaae2a33cb424c1f37bb48 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 7b9a8ee36e3265b0737ff043560d1edff55f2127..adf63bb86e786ee15fd466f0e9acb01e6d246346 100644 (file)
@@ -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
index e647237a912b80c80fb534f147476298719ec586..9ea57f5c0db12f062e638b0421ddbe782e794409 100644 (file)
@@ -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
index dbe7d8cbf0c943576e573a9e75b42a2964440850..80eccc5e52f89bfb55f484010ce39c47dbc62eb1 100644 (file)
@@ -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
index 7f673a2d522bffe31834bbd15342d0a67e578809..fa1a9e45c5468050d1e50bc5e2d00d2f0fb90c35 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 3d6079e32383443532c6b1a74ff2f3f530f93dd3..af8ac671b6de0853911d62718f8baa84ccae91db 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index c044c78b1951ad9cdf8afaf3e1c83d1847e7381e..02da28b80f714e03885f1cf6dba38a94cf625c80 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 7e1a9c10f3a8fa48e75453148be7814e35496aa9..15ad26a8617dddac09c49c47061afdd7cffea1a1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index f2d566e0d080d7dd57d3ace12170f871ee980382..997d85d09d113cf84d32cdc8fb953198e5035874 100644 (file)
@@ -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
index 274bed4f6e4983d9182c9477c654ae74158f0d4e..4dfb9d204a16bbd549afdcd792a3b09d68b908f9 100644 (file)
@@ -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
@@ -221,8 +221,8 @@ typedef struct xfs_dabuf {
        inst_t          *ra;            /* return address of caller to make */
        struct xfs_dabuf *next;         /* next in global chain */
        struct xfs_dabuf *prev;         /* previous in global chain */
-       dev_t           dev;            /* device for buffer */
-       xfs_daddr_t             blkno;          /* daddr first in bps[0] */
+       kdev_t          dev;            /* device for buffer */
+       xfs_daddr_t     blkno;          /* daddr first in bps[0] */
 #endif
        struct xfs_buf  *bps[1];        /* actually nbuf of these */
 } xfs_dabuf_t;
index 7f26eb5dc66e9fa6128a9041733021e0363e1423..a6f1b09379f0008952efc8a8a937a9f847b13e68 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index cc5ed09f0969a6f1321f615e65e971be9e1cb128..4e5bb2a142fbb856196b2c2a800b0bb576f69244 100644 (file)
@@ -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
index 50e9742fd4af9113a81ca78428276f58aae21ca0..ead2621c4f3cdc9b0ac2d500847e22b2b43e1f96 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index a208d2669a9c3cf6298cc3fe452986e7a78685f7..10f0188cfc2e480f09bf4f0ad6e49ba4b8836e76 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index e820925621403b02303ae10df6786db85090e4ea..0018607b1d1d4274df9cf1f87f96b003a7b07ac3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index f9246ef3199ca807e951a90dc2da1dc503172ff3..96c850d663f4b1819a42d2c4612959c5eee7e767 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 0fe53ce745ca614871531015a8451d880f3ba5fc..0c044a456236af59d531cfab5d60fb7fb5b2797a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 377415e9be7bbcc1947c846a688509cf1fbb1b72..4ec4d1e11d4928e8929b730763fe660512fde863 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index fec233828f20e2fc12ad6a4615a1b2575bd043c6..a8a7fcc6b1083684a2e6ea374d3234010a386f67 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index fae4263f2fae35911c1878efc6c7f407f26eec34..0082b5cec51428129e816eb018ceaa13756cad10 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 6578d7c9fa81364262a0e63373ed46af7d15031b..d875da4b30ac54de890ba45254d7e0638e1a8d90 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index f076aa2a337dc729aa496d05bfa02322cff0afb6..145770c533d5b10491595b9e475f4e0cbb39276e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 246235031b5dc98bbf3d081de7498bff994b9869..f4a6d10aafa86258dcd9a86d9cd62cba7410305c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 686e035c3b94949139dc923de20f23207eb1aa16..640f8e220560d448b3892d370c6b582ca3347337 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index cfd3fae7fa2df0f803c70c824dd403fef21a51a8..6ae752edf22096d47e38d21f4e25b97fc53ae3e9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995, 2001-2002 Silicon Graphics, Inc.  All Rights Reserved.
+ * Copyright (c) 1995-2001 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.1 of the GNU Lesser General Public License
index 7034d9cc3e0f900032eaf2d7ca0bc05c08ee4581..2693501acfe73a5579785343af111615b751d9f6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 6786d98bcc31ee6dc441233cb1f421e2ea1a7986..e49b2597bc3d2b6c8c1b48e29389b74e21494cfe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 683c21ed8714c19718de24199174fc0d72393ab4..54b58d6af174fd9e05afae176d18f5d2df0242df 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 1ba925db06efc386006863f74ecfb6ffa3f33114..ce88ef35b72be22e279ea745a583fa2ee3c5bd9e 100644 (file)
@@ -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
index bdf14e4e4c7d68461cc856571dcb1ca897f11546..d3433aaee47fbec9ba13cc3845f37215ca067409 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index bb740d537800b25b3919fa020f246085d3f6946b..fb3ec3c3bad73c7e04aee05c0f74580af4bee2af 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 49efe689c0ef612f714f33a7effec20b34135bfc..10d28cbff6f0acc5c7592bc9b76b28742c7a3992 100644 (file)
@@ -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
index 4fbffc9386abf9f2f6db11dfca639e27b1cd95f1..af24a806d71d13368ae65522b1b7e3b7941d8b54 100644 (file)
@@ -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
index df7c05234bebfaf5498d2e85b275d8ca446dac46..233cb1635d82e465e0c3bbcf6edf3f892a2a58fb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 5f197047259e465074aed3e89ec0d2bb63c6cf2a..e3e83da066bb2604085a1d33eb47b942338216e0 100644 (file)
@@ -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
@@ -464,7 +464,7 @@ typedef struct xfs_mod_sb {
 void           xfs_mod_sb(xfs_trans_t *, __int64_t);
 xfs_mount_t    *xfs_mount_init(void);
 void           xfs_mount_free(xfs_mount_t *mp, int remove_bhv);
-int            xfs_mountfs(struct vfs *, xfs_mount_t *mp, dev_t, int);
+int            xfs_mountfs(struct vfs *, xfs_mount_t *mp, kdev_t, int);
 int            xfs_mountargs(struct mounta *, struct xfs_args *);
 
 int            xfs_unmountfs(xfs_mount_t *, int, struct cred *);
@@ -473,7 +473,7 @@ int             xfs_unmountfs_writesb(xfs_mount_t *);
 int             xfs_unmount_flush(xfs_mount_t *, int);
 int            xfs_mod_incore_sb(xfs_mount_t *, xfs_sb_field_t, int, int);
 int            xfs_mod_incore_sb_batch(xfs_mount_t *, xfs_mod_sb_t *, uint, int);
-int            xfs_readsb(xfs_mount_t *mp, dev_t);
+int            xfs_readsb(xfs_mount_t *mp);
 struct xfs_buf *xfs_getsb(xfs_mount_t *, int);
 void            xfs_freesb(xfs_mount_t *);
 void           _xfs_force_shutdown(struct xfs_mount *, int, char *, int);
index 264fa645dac9bce5bcae29e3f61adab878d16742..001188269a7526ee80dd3e045ea60c735f884b93 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index b7f908f091c66582a9af3b76af55260c38e0f2a9..be2b88a34d4b6826aca99a49f5ccca3dd2ab7860 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index adc2b1a4b4e6fea269f7a847855caa0fb61efe16..f015bee134f3d6b56c5f4ea637eb8e3926a64561 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 6c7938e6a1f756022de4f5c40ba4a7dc9d91798e..430d9f649f667f7616ef031c7617cf17a831c417 100644 (file)
@@ -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
index 175205c3bd4784938816076b0eaa710dabb32249..c377a44768b2d7ff46aad45df63f31f098e60916 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index eea598cd387f3ad2abc78bf08c6abda0f3fe6120..79fca50bf679fc9cc1f312a224625f289d182a03 100644 (file)
@@ -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
@@ -274,7 +274,6 @@ extern struct xfsstats xfsstats;
                                     | (minor&IRIX_DEV_MAXMIN)))
                                     
 #define IRIX_DEV_TO_KDEVT(dev)  MKDEV(IRIX_DEV_MAJOR(dev),IRIX_DEV_MINOR(dev))
-#define IRIX_DEV_TO_DEVT(dev)   ((IRIX_DEV_MAJOR(dev)<<8)|IRIX_DEV_MINOR(dev))
 
 #ifdef __KERNEL__
 /* __psint_t is the same size as a pointer */
index 925769dc4e541e7f469bc55f51f27ff74170e007..d077bc18a4240e4a403cb704ef81126489646f8d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 19952001 Silicon Graphics, Inc.  All Rights Reserved.
+ * Copyright (c) 1995-2001 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.1 of the GNU Lesser General Public License
index 2a20a99cb1e81d6f6f663208a431e1a1d17c8c9a..05d78d0686dda90df6aec497cb2232a74a5b37f2 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-# Copyright (c) 2000-2001 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
index 37b39557f83fb2f40d1517fc11e252ca9b563f08..3617278e8d9bf55e7d43ccb1c7e8a6d09469a495 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2000-2001 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
index 37556443bc084acd3012c965751fcba0083fd11a..e14ae72c3d5f4bdadcbde7ab54f4791dd6ccb628 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 51795d621fff1c9778d25e7c4f5b312d7ea4a6d6..c936f85f4b9a9e1d96bd02f461a11e069c713bb7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 35579da7fcf540d3d8c27ffc5dbad7896f1a2707..a66f052bdb8ce577989b20edf152add7a95eaea8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index b6f04d5d174d56288652e3a8bf86eb3654cd4183..590b03086105ceffd21fca6255804ec4d9e116fa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 2d60ead664d252574e46d2f827cdb1640033c30b..ac93d596c2829d0ace1f7853438c9af59c4f42eb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index a639447dae97a1b57e22f0082ca77972c30c17d7..b8abf967214fbc1b677fe305aa231b4700670f7e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index e84429d2413005e7a1ee93a1d7bbe9cf1c3d75ea..4d61b76a42a93055a659db11701afba0731c8449 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index cdc6b448b48cf3a92aadd8f418de916a1f1298d9..f53df83e0f055b67fb70197ec329a2b1ab79e0ca 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 122efdfe8ff58907693afd1de37f114ad0fd8cec..db4f15cd7df8a60644e244f2705fcedd54e445fd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index a75cc67ed2a3d5cbb87214c35efa5d4de923e6cf..2c38c5c94cd70050a0627ea8c5d79807a42d962c 100644 (file)
@@ -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
index f00348a42a21d0ee324f9842e002f6a9790eae88..ee37b53e00ded4ec2a1aefa09e1a748e44b05656 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995, 2001-2002 Silicon Graphics, Inc.  All Rights Reserved.
+ * Copyright (c) 1995-2001 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.1 of the GNU Lesser General Public License
index 6407c5f92fc2a5677595a48e5db8d52b1c833fb6..958dd3f9d8530dc89b358822202cf4c310e7bc27 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995, 2001-2002 Silicon Graphics, Inc.  All Rights Reserved.
+ * Copyright (c) 1995-2001 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.1 of the GNU Lesser General Public License
index 98986e307a181a0210de3d5906f5b31beb3924c3..9beae932d344f6052430b49bac311d8ab7bd1d1d 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2000-2001 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
index 3f1be2c727364bd5ce1977257282a8126090c99c..bf3e0a4558ed3b22596511933a2da9dfbdf19719 100644 (file)
@@ -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
index 87078b44e9ec89306199cee814581839a54c54bd..abae490816cf263a17f262c2a489745aa37a34ab 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 797e217f08a34067a3721766c77c606e683f0580..897aa5761b1809d64db0a973e68f3cf3f4aafe67 100644 (file)
@@ -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
index 6665352a6b9c8334900b213223379bf0b61469b3..4b2bce5bc91926030e731720fe3bb6834ed75bdd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index b0b977b6641bbb0dc7881e8c757f45004530d6ec..63b5f677a5c50c6806912d33846d4f4b73da2ac0 100644 (file)
@@ -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
index 7ba0aacb808590f5a55771321ae1714000537d76..ddc46343e740af4be3cdfb654b33d251471e4df0 100644 (file)
@@ -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
@@ -241,6 +241,7 @@ typedef struct { dev_t dev; } buftarg_t;
 #define ktrace_t       void
 #define m_ddev_targp   m_dev
 #define m_rtdev_targp(m)(&(m)->m_rtdev)
+#define kdev_none(x)   (!(x))
 #define KERN_WARNING
 #define XFS_ERROR(e)   (e)
 #define XFS_TEST_ERROR(expr,a,b,c)     ( expr )
index 36f108dff3f2b3dd26647946c366f23baaf029fa..15aacfb92f7f9250c84ae41bbd8b48d69dcaa0e0 100644 (file)
@@ -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
index a52050b9a58dd1455979b290a19b2e7bc1c459b7..e1a5c035f0146c634eaa988d2926bf9f2d6477ab 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 29131397cca610bce4aadc94edbb67f27719dda8..58b37a0bd4e10f85ffff87cc8c1e9cee24b8711f 100644 (file)
@@ -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
index 5caf42228d4240b7d065f5625a491bc20ad0bcb2..39dea3b693f5af70e1c6cafa3416f3db9fc153db 100644 (file)
@@ -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
index c142598d6b3192be15fa1fb77d07e526ac7fed61..d20eccbb660852d1ede23c1dcce698c065e67bdf 100644 (file)
@@ -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
index c477e8a8a6154014be12cbc92d6ced197cd2896f..4335ef061d6d700c465b70c59d23222ba1a5584f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 2cffe6685b99140376df23a898e55e7432058bd3..34d3f55db8a054aa47421ca2799807c45094bb54 100644 (file)
@@ -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
index cc27aa7265f1445a512ba1706309a9e787dac299..b2a80d299a27bce5f09c8183803c35ec50dff40c 100644 (file)
@@ -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
@@ -2301,7 +2301,7 @@ lock_t            xfs_dabuf_global_lock;
 STATIC xfs_dabuf_t *
 xfs_da_buf_make(int nbuf, xfs_buf_t **bps, inst_t *ra)
 {
-       xfs_buf_t               *bp;
+       xfs_buf_t       *bp;
        xfs_dabuf_t     *dabuf;
        int             i;
        int             off;
@@ -2313,7 +2313,7 @@ xfs_da_buf_make(int nbuf, xfs_buf_t **bps, inst_t *ra)
        dabuf->dirty = 0;
 #ifdef XFS_DABUF_DEBUG
        dabuf->ra = ra;
-       dabuf->dev = XFS_BUF_TARGET(bps[0]);
+       dabuf->dev = XFS_BUF_TARGET_DEV(bps[0]);
        dabuf->blkno = XFS_BUF_ADDR(bps[0]);
 #endif
        if (nbuf == 1) {
@@ -2363,8 +2363,8 @@ STATIC void
 xfs_da_buf_clean(xfs_dabuf_t *dabuf)
 {
        xfs_buf_t       *bp;
-       int     i;
-       int     off;
+       int             i;
+       int             off;
 
        if (dabuf->dirty) {
                ASSERT(dabuf->nbuf > 1);
@@ -2418,10 +2418,10 @@ void
 xfs_da_log_buf(xfs_trans_t *tp, xfs_dabuf_t *dabuf, uint first, uint last)
 {
        xfs_buf_t       *bp;
-       uint    f;
-       int     i;
-       uint    l;
-       int     off;
+       uint            f;
+       int             i;
+       uint            l;
+       int             off;
 
        ASSERT(dabuf->nbuf && dabuf->data && dabuf->bbcount && dabuf->bps[0]);
        if (dabuf->nbuf == 1) {
@@ -2464,8 +2464,8 @@ xfs_da_brelse(xfs_trans_t *tp, xfs_dabuf_t *dabuf)
 {
        xfs_buf_t       *bp;
        xfs_buf_t       **bplist;
-       int     i;
-       int     nbuf;
+       int             i;
+       int             nbuf;
 
        ASSERT(dabuf->nbuf && dabuf->data && dabuf->bbcount && dabuf->bps[0]);
        if ((nbuf = dabuf->nbuf) == 1) {
@@ -2490,8 +2490,8 @@ xfs_da_binval(xfs_trans_t *tp, xfs_dabuf_t *dabuf)
 {
        xfs_buf_t       *bp;
        xfs_buf_t       **bplist;
-       int     i;
-       int     nbuf;
+       int             i;
+       int             nbuf;
 
        ASSERT(dabuf->nbuf && dabuf->data && dabuf->bbcount && dabuf->bps[0]);
        if ((nbuf = dabuf->nbuf) == 1) {
index b7e21794cfaeb64275951db5808a349c045a9bc6..6d7859c65f95ff99eda0932414a32e1a4caae911 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 413db01f9cb9dbae233820dd48926a6d883236b3..f41b3c1f8c4bcca77c89f184f837e918bfa80ef1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 8fe03d07af8d2b503aba4a13b1e79043aebb3f29..a60d276c880769dbcba5ef2ffa72bb8485b6afd5 100644 (file)
@@ -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
index 4179e0af7d10966f9ab35cea110242213cf2f454..34cab2399a25dbb30126cd99b13a2d5f6ddd8b79 100644 (file)
@@ -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
index efe7eea80774426ce8e5ea15c512c69452c8187d..e1902936a9456bbcf44b2efa189c13909cc71723 100644 (file)
@@ -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
index 352765f1b6d80e8382fbff042b64c4c2cb8dfbd5..2f995fd3ccd748ad93f8af0d9eebdb5e4a43be13 100644 (file)
@@ -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
index c6bae1833296280f4dd33cfc909fede4b8017070..e28893440fe5482f812dd67f7da2998fd4a6f3db 100644 (file)
@@ -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
index a75b05c59ab03463907f8010271a193906745fd9..67a7c9d207eedb80b65e40ceab30e097d03626f9 100644 (file)
@@ -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
index 15e498fc60312176e42e45dd1395f42a266f43a1..0d91cf68340c3e74f9a25e8c5a8f39502c6ceb22 100644 (file)
@@ -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
index 79a00f6bbdb9bcc9b86e4f15bd2ad2146c7b9ce7..eabe38669521e2ac63ae18b28534a57d9c5992c1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index b9a32ed9520063a11434516a5deb730865c6c703..1bae31a68b69469cf4dcb36cd3af2711ebfa21f1 100644 (file)
@@ -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
index 41e4a44f2742d8708cf87ae36c064ba3e4b447c3..bb35667d7c0287c77e74d3a713441ba5ad9840f8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 4fd9b6f02e31e2e0149306fa99a9a45032a98fcc..9f1c89155db1055f30f05bb939770952982eedf0 100644 (file)
@@ -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
@@ -802,7 +802,7 @@ xfs_rtmount_init(
        sbp = &mp->m_sb;
        if (sbp->sb_rblocks == 0)
                return 0;
-       if (!mp->m_rtdev) {
+       if (kdev_none(mp->m_rtdev)) {
                printk(KERN_WARNING
                "XFS: This FS has an RT subvol - specify -o rtdev on mount\n");
                return XFS_ERROR(ENODEV);
index 090a35ed038bd83d9dd5d4a2782b370f5fbb1f98..c51cba34c9f77ccc33c4775aefece587f68a6edc 100644 (file)
@@ -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
index 63e4936313c716d2400c55093ecd009964d06168..a30ad8967bef16d9d0eea366fe5a8cdfe4fad7a9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 5da3d64479d9b0ae7916f7da8250c5d8eae0fed3..e6fda72e974f5635de49e2d17d313712b4ae380d 100644 (file)
@@ -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
index 7aca165ec880bb996d03408bf2bc59207bdd85b7..1d0592a379db7ce087247e32dd10b47700bd654b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index f47f27d91bac59b7cae6e918adf6ed008537c827..774ad59952dc0cf14f044ab317778ca177eae911 100644 (file)
@@ -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
index 5d222c8ccab0871f160e243a436f616b0604d7e2..05c5a8f1da93773eeab976afb7f2fe5bdf711ce1 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2000-2001 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
index 7239972400d41eaae1e29602e3282782b2d49cd2..f98afa43b1a7fa878041b76fa5b6cad09a5005fa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index c1f08d9324e0739ccfe318246746141ff51c6fc0..06bbae4eefa6c7ff31aefdd4fe4d00af24439a66 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 04b4c916c699c1e0d8babd1d23182acc92ee9441..625896e2b91cbe8466f3c3535e73c52a30b49f5d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index b657fba765b64b1995df359328b18855f2d42db6..e3a4d2d6cd555d51ae644cfdc9777e35797f3747 100644 (file)
@@ -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
index c141ac569fe91d73e9e430284a66521cde95f0cb..8a750b9deaca3b1bc38268cb9c5bdda3c2c4a2bf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 6a0e5a6a2ee42cb03321a098707715e4d10536a5..0793e5c1a1d680aa12675db943d7a1fb1444425c 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2000-2001 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
index ba1173f674ee6c1f4d5d1209576742c96febf66b..a395fff6fa4a2604f2f14ae1bfaf3a9904979a6d 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2000-2001 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
index 3914594f32f677c69b0dfb8faaf5b5f07bc88670..e603a9359e8d38f06d5342e83b8ced8070848cba 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2000-2001 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
index ae78d8fa50b290cdf87f7c0887764ffabdbf760a..90008706ef162d5ad2d68706c64cb98ff409f2a7 100644 (file)
@@ -1,6 +1,6 @@
 #! gmake
 #
-# Copyright (c) 2000-2001 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
index 862c714db1833ab6e8156c2f58bd74de072bc8c5..0e316d136b45a4db9d3773c16835d77c6473ec96 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2000-2001 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
index 728331d786c6a865a0fdef5b7a471f81be031490..788ac2f26b67ed4f5375c21091a4821526a1f866 100644 (file)
@@ -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
index b24b15eec6015199cfc94d424d8465afd425223a..47035f4ef86fc4e7aa0398f676c7b9336d05e91e 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2000-2001 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
index 7b787d3192ce37a0cdd46e5919bd2e7cc3d09390..9e6eebc56d2d3052d60f38ed41808e9200261ffd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index cb714566e5dfe368b8ee2d23261e8378fd4223dc..3088bcc9b53d59fe4dd5c61444b8b1a90b818ccb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index afef14a680c7b6abeaca06264cdfdafb70328626..503fc81b2e491d6c99135d42fa3dc1cde20d3ae7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 9807ab44b12c5841326bb70a08c7a691d688a235..e588e48050927d88254add1ae43dd3296fb6acbd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index d823d6ab27b55072ff676ad1a68a9bb58f7f7ce8..5c18439db5efcd9d73c2c3f5019a99854279dfc6 100644 (file)
@@ -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
index ea1a73c82790eb86ef2ddcde6c8e176386985507..5d0babe6a5169713b06eea549e9efda8de6e14f3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 346c2896b8983db858da47783e67d05a8b78018a..43018632c0f24ea659a579582adccf714e7b0f26 100644 (file)
@@ -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
index a1ecff71b089010f1b26f719d457da0f440ba00b..61590147a1564308c3568042dcf2c76811963dc1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index a0469f87bb7a7729de450a1e1e1287bd75a828d1..48326f7e87e4082e772f856dd315512dbc4a4586 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index f01f49fe4693f9e82585fe579135f618700a7575..c6359430d985b537a3d514ce1bbfe7999f69f6aa 100644 (file)
@@ -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
index ea7b6a5a07f905086342621633b9849f06c5c798..0c4b8a7fd86c6d246ed89420f74bb3517ef8d5ec 100644 (file)
@@ -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
index c2f510b066452b07a23c42b82528d50d624a23f1..d85101de005d750d3a76a5678bf871e51dfe94a3 100644 (file)
@@ -1,6 +1,6 @@
 /**************************************************************************
  *                                                                       *
- * 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
index 2b6a98bafb6c3e6baaef03127b6485179c3117d9..2bf2ee0d2108aa4e4f54ac7b283357191624ad5c 100644 (file)
@@ -1,6 +1,6 @@
 /**************************************************************************
  *                                                                       *
- * 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
index 4308dcaf2c496a19ab124707884cb5c846522663..edb66cba4db8976730f77eaf711c4cdd1fa15f44 100644 (file)
@@ -1,6 +1,6 @@
 /**************************************************************************
  *                                                                       *
- * 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
index b0ba2c5c5c14237b473fd3b142f5711e2a706c3f..d9cdc906b6b9969ff27c64c7c8a7dc17756fb147 100644 (file)
@@ -1,6 +1,6 @@
 /**************************************************************************
  *                                                                       *
- * 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
index 8ef670c32cc3f243a755571f4ebd5efc2cbaf5a1..47c8bbf1c1147af07d0857aeb740af466e5dc5a0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 5691653c8052ee6c54079781ff913bd1f2bdc101..0b184ee6e72cc7a694926befd9f6e2b2a9164f28 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 015fcb46e64914c0e84e0f8388815684011a297b..8d1655b639de68e073506b44d7f0e2e065eb2d27 100644 (file)
@@ -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
index 50e05f0a34194fa0ce0cbf6c2311c41926f7308b..807c335033e23ae8c63cd5b24db368640508e935 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index dc261807edc565e329199eee1ccdca23c28baa30..196068af28be96ad3004518a9dd27b2485969bfd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 2638c803c5805e5e278a53730f8135e2f03733f5..555e5e1fadf420f0f2b60717eb94023515d616e2 100644 (file)
@@ -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
index 5add037da76bc786a971f1be09900473155b0064..9d2b069b0a9511e822613bcaac0ce9e0d7a68cda 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index dad3c777acc3a3b35b1c9bd9c65a65d8bb1327d6..3d7abdd31a19a4759577961234356d9c4b2368c9 100644 (file)
@@ -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
index b5e45fd532b1cf7ee2c6b7c3c13574fa60f0b22e..9583447fe0d0d531b2ff3ce073dd8bb94294a3ed 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index bc714ada2a354d07ee84e9e51c6ca45804f51eb1..a99ab0776d266ffdf2b83b576e4b203d0c9626f9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index e0412c95852cacf89e74129129243ee1193a6478..9a8305be8dabf4a1877171cc99132c505e8e2f07 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index f69e152490db879e95565a60fb6c8b0a4e13047c..7d5aa5c52c0868e604edec8d7a18a9a62c4f8221 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index bf4bf2a5b437d672361898c87f01b45565172a1c..206d08410e7ced8cfb457720433de5d86aee4d8e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 8d78d6c0b5ad2bcf68f58a6863eabc4ac547f9f0..e1dcbb9deb2c3ebb691bf096a104b94d3dfd62a4 100644 (file)
@@ -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
index 410b521ebe1ac19b105cf218e5ade1a5a80b5624..4998541884ffa5f15d9020c753fc0cc0e7eb7ba1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index d3c6ccd0c196958638cc7a09b9d5d58efbfe239f..525fd561964c9517a6b8365aa1105f89b1c2151c 100644 (file)
@@ -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
index 608950226563d5fafeb7177206ba1b7608406d8b..89111feb54ab909d3fe83224670d228a18e48e21 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 9b8ba82ec105d023f87c9bb1a1493ef221e11772..5c3708b663de0de1d7303a0e9dcffbb152dbf7cb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 0ced8f3f4d0419939cef82583f6a64e9394e4723..ba82ae3d9ba30379e2b321eec158a6c2e5a46b73 100644 (file)
@@ -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
index 2a87df5c9be4f46bb15357505100301fdf71c65a..e51658d53d12366705c72c60c6a02b29cc22a330 100644 (file)
@@ -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
index 9efe3e37a587c2e7bdb8fbad8d83d2bd6e388030..e12b7bae99920854ae95e9dd7ac45d4a79ebfe3f 100644 (file)
@@ -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
index bcfa3ed223199e3fedc698931d378ab706a66799..a3bc895a94305cb858214107fc3d018f0454f559 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 1a14d61a2e0323347ca97825e846cf2c52e05691..4f3fb2d1e3496c4fae0d9cad432254b9556ffd70 100644 (file)
@@ -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
index c0e1207d2069c7e8264c89471cf6f1d8443433cb..d5cbf03b876a187050071ac09582b4cf1b8c3dd3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 5e341167f513e33f376b26bea6f2c5973b430d7d..f7c99ee829f706694d79e3515e6e3d35867d8414 100644 (file)
@@ -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
index 99bbfcb538fb8f399088801664bac0433cdda229..2e306bd25af4090ffa788b77c39aa3aa7982c8ef 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 4a7f221ca26969c250e835f13d95cd0c3c9b2bd9..8847d36a1160495e49649ab0b1e4f40cba6d4765 100644 (file)
@@ -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
index 261a9271c91140fdff1f050319b35ca56adbad3f..670afeebd9f7548cb2d7add43558e3b9c9d60e2f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index baeb02fc810ed4541c1a0447cd82be7c59c3445e..4f3f8d5068c4850f638a07d0ffe9551aa5298250 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 83c8d20ad68c0d2198131186034b69f70e9c554d..ac4e8c377e981c80bf96a5148ed03713b6fe50b2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 77087f2978dd9bded0bd614d7ad494dfe206b5cb..d29241d2a5936b5ecacf1eed5e851c7b2e0d72b6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 54dea3745ce7b4535665770f833f93b684501bc7..bdbf2c72df49287795d9cdcc0b10b55e66f09353 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index ecd2b807ca80d4e0dce0053ecf73d60989b68c1f..1fa00c3d36b1fcd0f250cdad2e1ec28ae879bee2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index fdc6ef612d6484072f3c311e9964161387e72039..42e1526474cb0ea5d4d2cd4af46653bd15b3e6a4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 2e79babac4b7037709f31e348448f8ebe0b0c944..46b758ba6e39ba5bfa728b9fc908a7ad620eb348 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index e87c6b8ca2eafa7d5f4ffd03df15757fe5454a9b..5f592be417f9676586f2b248b408639e47a5a3e3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 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
index 78baeefccf42a9ab05fc30722255f449dac822dd..3f417265aa2bd179f02e50542c0bd69a7800cbef 100644 (file)
@@ -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
index 9a563f3d6ac0f0f0c074c9af16eff80348cc1c1a..f562da36d694444298a3c6e88b076fde7f036659 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2000-2001 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
index 3d28c587a83507854c9332d4074c1b22683827ff..c69091871ff1b68f93d080799a5e7786ffd129ca 100644 (file)
@@ -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