Add GPL license plate to SGI's files.
authorFelix Blyakher <felixb@sgi.com>
Fri, 5 Jun 2009 20:41:14 +0000 (15:41 -0500)
committerFelix Blyakher <felixb@sgi.com>
Fri, 5 Jun 2009 20:41:14 +0000 (15:41 -0500)
Signed-off-by: Felix Blyakher <felixb@sgi.com>
Reviewed-by: Eric Sandeen <sandeen@sandeen.net>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Felix Blyakher <felixb@sgi.com>
45 files changed:
bench
check
common
common.bonnie
common.config
common.dbench
common.dmapi
common.dump
common.filestreams
common.filter
common.log
common.metaperf
common.punch
common.quota
common.repair
install-sh
lsqa.pl
make_irix
new
nfs4acl/Makefile
randomize.awk
remake
run.bonnie_io
run.bonnie_ops
run.dbench
run.dbench10
run.dbench100
run.dbench2
run.dbench20
run.dbench50
run.dbenchmulti
run.io
run.metaperf_10i_1000n
run.metaperf_10i_1n
run.metaperf_1i_1n
run.pio
run.rtio
setup
soak
tools/ag-wipe
tools/auto-qa
tools/db-walk
tools/fs-walk
tools/interop
tools/srcdiff

diff --git a/bench b/bench
index 36ac177191a6ac70f3f2e01aeb6dcdb9572d60b6..2ed494242583bd10d5fcb105c2cd95e807a7f882 100755 (executable)
--- a/bench
+++ b/bench
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2002-2003 Silicon Graphics, Inc.  All Rights Reserved.
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2002-2003 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
 # creator
 #-----------------------------------------------------------------------
 #
 # creator
diff --git a/check b/check
index 02fcfd762e8cad5de696465414b6b4a84c8dcdb7..545c010fce93a380b6a0ceae55d5b3ff7148aac4 100755 (executable)
--- a/check
+++ b/check
@@ -4,6 +4,20 @@
 #
 # Copyright (c) 2000-2002,2006 Silicon Graphics, Inc.  All Rights Reserved.
 #
 #
 # Copyright (c) 2000-2002,2006 Silicon Graphics, Inc.  All Rights Reserved.
 #
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#
 
 tmp=/tmp/$$
 status=0
 
 tmp=/tmp/$$
 status=0
diff --git a/common b/common
index b5ca5d070761780c3a93b0a5509412e142ce4b04..e3d7d4191a80eea747cb598d08bad898c91ef26d 100644 (file)
--- a/common
+++ b/common
@@ -2,6 +2,20 @@
 #
 # Copyright (c) 2000-2005 Silicon Graphics, Inc.  All Rights Reserved.
 #
 #
 # Copyright (c) 2000-2005 Silicon Graphics, Inc.  All Rights Reserved.
 #
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#
 # common procedures for QA scripts
 #
 # $Header: /disk7/depot/linux/pcp/dev/qa/RCS/common,v 2.52 2000/04/05 18:24:51 kenmcd Exp $
 # common procedures for QA scripts
 #
 # $Header: /disk7/depot/linux/pcp/dev/qa/RCS/common,v 2.52 2000/04/05 18:24:51 kenmcd Exp $
index ffdb146c101c40ecf37c268b260ec64c7998c87d..6693502c6d27cb6944647fb4a9a1c6f7da139d02 100644 (file)
@@ -1,4 +1,20 @@
 ##/bin/sh
 ##/bin/sh
+#
+# Copyright (c) 2002-2004 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 
 #check bonnie is installed
 if [ "`whereis bonnie++`" == "bonnie++:"]; then
 
 #check bonnie is installed
 if [ "`whereis bonnie++`" == "bonnie++:"]; then
index ba234ac26444e14cb860814b194c11bfae8cc3f0..64df893863e97f5838b273e8351506e6aec8cd79 100644 (file)
@@ -2,6 +2,20 @@
 #
 # Copyright (c) 2000-2003,2006 Silicon Graphics, Inc.  All Rights Reserved.
 #
 #
 # Copyright (c) 2000-2003,2006 Silicon Graphics, Inc.  All Rights Reserved.
 #
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#
 # setup and check for config parameters, and in particular
 #
 # EMAIL -           email of the script runner.
 # setup and check for config parameters, and in particular
 #
 # EMAIL -           email of the script runner.
index 60ff1651aab920e71d4a4e3653d3c554869bfd15..584ef0718c4160ed83257a75300c5afa2d099875 100755 (executable)
@@ -1,4 +1,20 @@
 ##/bin/sh
 ##/bin/sh
+#
+# Copyright (c) 2002-2005 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 
 #check dbench is installed
 if [ "`whereis dbench`" == "dbench:"]; then
 
 #check dbench is installed
 if [ "`whereis dbench`" == "dbench:"]; then
index f71497a6e27992d83879e28103d71d3b709b8fec..3a3668d38acd3a4546cedb9a28ee5356ca229608 100644 (file)
@@ -2,6 +2,20 @@
 #
 # Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
 #
 #
 # Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
 #
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#
 # dmapi functions
 #
 
 # dmapi functions
 #
 
index fcc4945a178c132032c169097403c326a2e653e9..94de07fc7a21f79c89cd7d9f1dff53668a33f54d 100644 (file)
@@ -2,6 +2,20 @@
 #
 # Copyright (c) 2000-2002,2005 Silicon Graphics, Inc.  All Rights Reserved.
 #
 #
 # Copyright (c) 2000-2002,2005 Silicon Graphics, Inc.  All Rights Reserved.
 #
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#
 # Functions useful for xfsdump/xfsrestore tests
 #
 
 # Functions useful for xfsdump/xfsrestore tests
 #
 
index b385271cf5a6a1db5b646140f323317886b3ea22..be8ec352f6a20cb965387f0040d3511cb84ba91b 100644 (file)
@@ -2,6 +2,20 @@
 #
 # Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
 #
 #
 # Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
 #
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#
 # Core of filestreams tests.
 #
 
 # Core of filestreams tests.
 #
 
index 0e2d7ff20d6c607fd3406eb0776f5ea4afc5f766..a30bac427fe641849615a60fecece96276dda5ec 100644 (file)
@@ -2,6 +2,20 @@
 #
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
 #
 #
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
 #
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#
 # standard filters
 #
 
 # standard filters
 #
 
index b651ceb8a4d924a27d65d7edeb735bb06e799721..c4aaf4f7b71d8288edc96795bdd713510ab30290 100644 (file)
@@ -2,6 +2,20 @@
 #
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
 #
 #
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
 #
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#
 # common routines for log testing
 # Created by dxm@sgi.com & tes@sgi.com
 #
 # common routines for log testing
 # Created by dxm@sgi.com & tes@sgi.com
 #
index 476e5d07f1fcc1290a5fa4e6c5259ec0d8d89291..f5384e583233b2ffe17b6791bf7bc74a21ba5273 100755 (executable)
@@ -1,4 +1,20 @@
 ##/bin/sh
 ##/bin/sh
+#
+# Copyright (c) 2003-2005 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 
 _format_metaperf()
 {
 
 _format_metaperf()
 {
index e23434f178073461a719c1f3a4837aae3a38a8e2..42f670319814bed12234988d3f0d0deab1407f81 100644 (file)
@@ -2,6 +2,20 @@
 #
 # Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
 #
 #
 # Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
 #
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#
 # common functions for excersizing hole punches with extent size hints etc.
 
 # source dmap_scratch_mount etc.
 # common functions for excersizing hole punches with extent size hints etc.
 
 # source dmap_scratch_mount etc.
index 0072a9e20e063634481a33d5ec48c58a10767050..a9dfb4221a0f28ff8daa52d725fbd29cd8dd6f5d 100644 (file)
@@ -3,6 +3,20 @@
 # Copyright (c) 2000-2001,2005 Silicon Graphics, Inc.
 # All Rights Reserved.
 #
 # Copyright (c) 2000-2001,2005 Silicon Graphics, Inc.
 # All Rights Reserved.
 #
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#
 # Functions useful for quota tests
 #
 
 # Functions useful for quota tests
 #
 
index 3f7353d16afb1b783701b073d0a3d65f70615786..66e8b204fb1279b35a5fbe73e0b0bb1b625e3b6b 100644 (file)
@@ -2,6 +2,20 @@
 #
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
 #
 #
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
 #
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#
 # Functions useful for xfs_repair tests
 #
 
 # Functions useful for xfs_repair tests
 #
 
index 7071e5bd20121e8eb2da4bee85b3391495057b63..4bbc0d3d1915c0cb6aca3a8ab58951904c1f85f0 100755 (executable)
@@ -2,6 +2,20 @@
 #
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
 #
 #
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
 #
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#
 # This script emulates bsd install and also recognises
 # two environment variables, with the following semantics :-
 #
 # This script emulates bsd install and also recognises
 # two environment variables, with the following semantics :-
 #
diff --git a/lsqa.pl b/lsqa.pl
index d43afd28a5dc86b323c57d23aacdf6339cc53789..040196f70120976b64db8d05534b08253e4fb927 100755 (executable)
--- a/lsqa.pl
+++ b/lsqa.pl
@@ -1,4 +1,20 @@
 #!/usr/bin/perl -w
 #!/usr/bin/perl -w
+#
+# Copyright (c) 2008 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 use strict;
 
 use Getopt::Long;
 use strict;
 
 use Getopt::Long;
index 31156601e7a3a9a436b577e4993c9ace4ed6dcce..fc4871c0430113362146f550d797f2dd1fe7c73f 100755 (executable)
--- a/make_irix
+++ b/make_irix
@@ -2,6 +2,20 @@
 #
 # Copyright (c) 2004 Silicon Graphics, Inc.  All Rights Reserved.
 #
 #
 # Copyright (c) 2004 Silicon Graphics, Inc.  All Rights Reserved.
 #
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#
 # Do a build using the IRIX TOOLROOT
 # Use "-f" to force a configure.
 #
 # Do a build using the IRIX TOOLROOT
 # Use "-f" to force a configure.
 #
diff --git a/new b/new
index ac612217fd0a845b8c7107246c7c5759c186021d..45ff163ec2254794e99749ae9b70eaf7a9e4ce32 100755 (executable)
--- a/new
+++ b/new
@@ -2,6 +2,20 @@
 #
 #-----------------------------------------------------------------------
 #  Copyright (c) 2000-2005 Silicon Graphics, Inc.  All Rights Reserved.
 #
 #-----------------------------------------------------------------------
 #  Copyright (c) 2000-2005 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
 # Make a new test
 #-----------------------------------------------------------------------
 #
 # Make a new test
index 8d75faf3d2646abea09647acd64bb77e2b04c295..42313f3fad8c80e596d4c40ce6585a3245fbce09 100644 (file)
@@ -1,6 +1,20 @@
-#
+#-----------------------------------------------------------------------
 # Copyright (c) 2008 Silicon Graphics, Inc.  All Rights Reserved.
 #
 # Copyright (c) 2008 Silicon Graphics, Inc.  All Rights Reserved.
 #
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
 
 TOPDIR = ..
 include $(TOPDIR)/include/builddefs
 
 TOPDIR = ..
 include $(TOPDIR)/include/builddefs
index 88f86da231f1414c24db7025ed0641bc1502f103..2504eb85be13e1b992d24f6fd89208b2956ce71c 100644 (file)
@@ -1,4 +1,18 @@
 # Copyright (c) 2005 Silicon Graphics, Inc.  All Rights Reserved.
 # Copyright (c) 2005 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 
 # randomize stdin.
 
 
 # randomize stdin.
 
diff --git a/remake b/remake
index 4bdd47f67bc7cab8ac6d4e64d30c770bb28607e9..4fd3747b9641ae63071ce0e233647eac50539a08 100755 (executable)
--- a/remake
+++ b/remake
@@ -2,6 +2,20 @@
 #
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
 #
 #
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
 #
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#
 # Rebuild NNN.out files
 #
 # $Header: /build2/depot/linux/pcp/dev/qa/RCS/remake,v 2.11 1999/09/20 03:42:19 kenmcd Exp $
 # Rebuild NNN.out files
 #
 # $Header: /build2/depot/linux/pcp/dev/qa/RCS/remake,v 2.11 1999/09/20 03:42:19 kenmcd Exp $
index 8d0be806ef1c702959762eaf07e26b778c57c548..0d409bb4b83c4fcea38ac93ffb0ae8561cea5509 100755 (executable)
@@ -1,4 +1,20 @@
 #!/bin/sh
 #!/bin/sh
+#
+# Copyright (c) 2002-2003 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 # 
 # Does a bonnie throughput run (80M file and 1K chunksize if the
 # BONNIE_FILESIZE and/or BONNIE_CHUNKSIZE variables are not set),
 # 
 # Does a bonnie throughput run (80M file and 1K chunksize if the
 # BONNIE_FILESIZE and/or BONNIE_CHUNKSIZE variables are not set),
index a4e9850dfca084b80216e00bbff5efe32d51d546..94c5c54d02d990d61b46c6af8724dda2435833bd 100755 (executable)
@@ -1,4 +1,20 @@
 #!/bin/sh
 #!/bin/sh
+#
+# Copyright (c) 2002-2003 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 # 
 # Do a bonnie++ create/read/delete run using 8192 files (unless
 # BONNIE_KFILES environment variable is set -- note this number
 # 
 # Do a bonnie++ create/read/delete run using 8192 files (unless
 # BONNIE_KFILES environment variable is set -- note this number
index 039359169a201a84ee96571c48180dbcbc8b808b..4cd0222082317c9eebd25516d8fc3624f2b276dc 100755 (executable)
@@ -1,4 +1,20 @@
 #!/bin/sh
 #!/bin/sh
+#
+# Copyright (c) 2002-2003 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 # 
 # Does a single-client dbench run
 # 
 # 
 # Does a single-client dbench run
 # 
index fc3b71a738686a7cd4498609e9509425d0b92d26..6561354b7c44851890da584bebcc9f00b681837c 100755 (executable)
@@ -1,4 +1,20 @@
 #!/bin/sh
 #!/bin/sh
+#
+# Copyright (c) 2002-2003 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 # 
 # Does a dbench run with 10 clients
 # 
 # 
 # Does a dbench run with 10 clients
 # 
index 565be1a2c281fda7cffd154149b2401f7ad9911b..6e6c4b782470c1719df1d4225aefa76633e2e2f7 100755 (executable)
@@ -1,4 +1,20 @@
 #!/bin/sh
 #!/bin/sh
+#
+# Copyright (c) 2002-2003 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 # 
 # Does a dbench run with 100 clients
 # 
 # 
 # Does a dbench run with 100 clients
 # 
index 1eca928389a730cb6f4a7fde5e216eb565ff4cea..9d6035f2d5be0987730b949daa260376eba8612f 100755 (executable)
@@ -1,4 +1,20 @@
 #!/bin/sh
 #!/bin/sh
+#
+# Copyright (c) 2002-2003 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 # 
 # Does a dbench run with 2 clients
 # 
 # 
 # Does a dbench run with 2 clients
 # 
index ed57015b57d143c9559cbb4ed8ec9a3212121894..aa50bc9e0e2841b1560fa7e88ab4736163cdf095 100755 (executable)
@@ -1,4 +1,20 @@
 #!/bin/sh
 #!/bin/sh
+#
+# Copyright (c) 2003 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 # 
 # Does a dbench run with 20 clients
 # 
 # 
 # Does a dbench run with 20 clients
 # 
index d2fd8fe72321288cc4f53737926a7cc23a341971..3ae6f4bef18d3f3f9b792c6bbc7f1f870d1dbc12 100755 (executable)
@@ -1,4 +1,20 @@
 #!/bin/sh
 #!/bin/sh
+#
+# Copyright (c) 2002-2003 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 # 
 # Does a dbench run with 50 clients
 # 
 # 
 # Does a dbench run with 50 clients
 # 
index 7bb52c2e8eb0834ec21d1cec25ed12ab8efe5d9d..a50f5fd9573d91d4c5d94b7d6843d8cb150965ca 100755 (executable)
@@ -1,4 +1,20 @@
 #!/bin/sh
 #!/bin/sh
+#
+# Copyright (c) 2003 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 # 
 # Does several dbench runs with increasing numbers of client
 # 
 # 
 # Does several dbench runs with increasing numbers of client
 # 
diff --git a/run.io b/run.io
index d53169e50e26b9bf3a2b5263ebc7b2d0a6215469..c5ed6668ed63da807af135f6f06cb8b150d123e6 100755 (executable)
--- a/run.io
+++ b/run.io
@@ -1,4 +1,21 @@
 #!/bin/sh
 #!/bin/sh
+#
+# Copyright (c) 2005 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#
 # (very) simple file IO tests.
 # TODO: make file size multiple of physmem.
 
 # (very) simple file IO tests.
 # TODO: make file size multiple of physmem.
 
index 446dd98b2c621985adff19cd58b020195cf6b9c8..aca004cfcdc45a795983ab630e7a803791d72802 100755 (executable)
@@ -1,4 +1,20 @@
 #!/bin/sh
 #!/bin/sh
+#
+# Copyright (c) 2003 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 # 
 # Runs the metaperf metadata micro-benchmark.
 # Use 1000 files, 10 iterations.
 # 
 # Runs the metaperf metadata micro-benchmark.
 # Use 1000 files, 10 iterations.
index 519641c4e4cc433ec91840717f0540e58758c90b..4149fd6b38c76df72da55cd377333b89465f5183 100755 (executable)
@@ -1,4 +1,20 @@
 #!/bin/sh
 #!/bin/sh
+#
+# Copyright (c) 2003 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 # 
 # Runs the metaperf metadata micro-benchmark.
 # Use 1 file, 10 iterations.
 # 
 # Runs the metaperf metadata micro-benchmark.
 # Use 1 file, 10 iterations.
index a8206d78bd1d03dd3190e7c49cc43d4ab2779868..e714e16bc70cf9d3381c36babedc05bf4f72c2f1 100755 (executable)
@@ -1,4 +1,20 @@
 #!/bin/sh
 #!/bin/sh
+#
+# Copyright (c) 2003 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 # 
 # Runs the metaperf metadata micro-benchmark.
 # Use 1 file, 1 iteration. (worst case)
 # 
 # Runs the metaperf metadata micro-benchmark.
 # Use 1 file, 1 iteration. (worst case)
diff --git a/run.pio b/run.pio
index 29d9056d8c3e576cbab25c71b4aef2f70a0ce61d..28900c63f78a902a4c0e7a398927418708fbd853 100755 (executable)
--- a/run.pio
+++ b/run.pio
@@ -1,4 +1,21 @@
 #!/bin/sh
 #!/bin/sh
+#
+# Copyright (c) 2005 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#
 # (very) simple parallel IO tests.
 # TODO: make file size multiple of physmem.
 
 # (very) simple parallel IO tests.
 # TODO: make file size multiple of physmem.
 
index 3fbc7995d5ad2f400fd472db05a52e296ad5a99a..ed2d74a6c2864877cae100a49bf5cb68626f6361 100755 (executable)
--- a/run.rtio
+++ b/run.rtio
@@ -1,4 +1,21 @@
 #!/bin/sh
 #!/bin/sh
+#
+# Copyright (c) 2005 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#
 # (very) simple file realtime IO tests.
 # TODO: make file size multiple of physmem.
 
 # (very) simple file realtime IO tests.
 # TODO: make file size multiple of physmem.
 
diff --git a/setup b/setup
index d1d950c252d51905ac6d3f52b9801dbe3e703979..0621f5a1354bace9b665331147de9934a5af9b88 100755 (executable)
--- a/setup
+++ b/setup
@@ -1,5 +1,20 @@
 #!/bin/sh
 #
 #!/bin/sh
 #
+# Copyright (c) 2003-2004 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 if ! . ./common.config
 then
     echo "check: failed to source common.config"
 if ! . ./common.config
 then
     echo "check: failed to source common.config"
diff --git a/soak b/soak
index f1fb173cae90fadf0a541aaef2422061b548cd8f..5e0d9647f8f2b112543cb184db76b66d8aa8afb0 100755 (executable)
--- a/soak
+++ b/soak
@@ -1,6 +1,20 @@
 #!/bin/sh
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
 #!/bin/sh
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
 # creator
 #-----------------------------------------------------------------------
 #
 # creator
index f580b9dc28377298920604656b5ca36d97587b92..476f0eaf0315a4b7000e2512b48e02d9dc9edc6b 100755 (executable)
@@ -3,7 +3,21 @@ use strict;
 use IO::File;
 use Getopt::Std;
 #
 use IO::File;
 use Getopt::Std;
 #
-#  Copyright (c) 2003-2004 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2003-2004 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #
 # Modify a filesystem's superblock and AGF metadata structures
 # so that only a subset of the allocation groups will be used.
 #
 # Modify a filesystem's superblock and AGF metadata structures
 # so that only a subset of the allocation groups will be used.
index 2cd84d863bbd6623e73c3b5c6645855d296a2116..4025e7880c61ff9db4b9c1d62297e08a0a7f857d 100755 (executable)
@@ -2,6 +2,20 @@
 #
 # Copyright (c) 2000-2003 Silicon Graphics, Inc.  All Rights Reserved.
 #
 #
 # Copyright (c) 2000-2003 Silicon Graphics, Inc.  All Rights Reserved.
 #
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#
 # automatic qa system. 31/08/00 dxm@sgi.com
 #
 # Usage: auto_qa start-state [stop-state]
 # automatic qa system. 31/08/00 dxm@sgi.com
 #
 # Usage: auto_qa start-state [stop-state]
index 6a77a0881f8669f693eee161d8b94add48a86c4d..b64758706ff4150e9a6a7c8e2afe0158d7a536d1 100755 (executable)
@@ -1,6 +1,20 @@
 #!/usr/bin/perl -w
 #
 #!/usr/bin/perl -w
 #
-#  Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #
 # use db to try to traverse the entire filesystem starting at the root
 #
 #
 # use db to try to traverse the entire filesystem starting at the root
 #
index 8e10b45cb65933fda13ecd411962d69f11d5e74e..0c80cd88e5d5dbf81edefe3c2295d1216ecb8813 100755 (executable)
@@ -1,6 +1,20 @@
 #!/usr/bin/perl -w
 #
 #!/usr/bin/perl -w
 #
-#  Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #
 # traverse the entire filesystem dumping info.
 #
 #
 # traverse the entire filesystem dumping info.
 #
index 7ccc6c9e14f02b74ed54bb5476c5a1b87f4d3717..0cfa2e4e886df0472ff3aa527be78e30951fa958 100755 (executable)
@@ -1,4 +1,20 @@
 #!/usr/sbin/perl
 #!/usr/sbin/perl
+#
+# Copyright (c) 2001 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 
 sub setup()
 {
 
 sub setup()
 {
index 7a9fdf0decc458da7416224be38cc458955969c2..e490dfdf56de02c2bd742c6c8d089aca2162fb15 100755 (executable)
@@ -1,5 +1,20 @@
 #!/usr/bin/perl -w
 #!/usr/bin/perl -w
-use strict;
+#
+# Copyright (c) 2001-2008 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #
 # srcdiff is used to compare current user level code with the current
 # kernel code and advise of any differences between files which are
 #
 # srcdiff is used to compare current user level code with the current
 # kernel code and advise of any differences between files which are
@@ -23,6 +38,8 @@ use strict;
 # (compare this to "srcdiff | fgrep Total:")
 #
 
 # (compare this to "srcdiff | fgrep Total:")
 #
 
+use strict;
+
 die "WORKAREA not set" unless defined $ENV{'WORKAREA'};
 die "KWORKAREA not set" unless defined $ENV{'KWORKAREA'};
 die "DMWORKAREA not set" unless defined $ENV{'DMWORKAREA'};
 die "WORKAREA not set" unless defined $ENV{'WORKAREA'};
 die "KWORKAREA not set" unless defined $ENV{'KWORKAREA'};
 die "DMWORKAREA not set" unless defined $ENV{'DMWORKAREA'};