Patch: Update Licenses

Jeffrey Oldham oldham at codesourcery.com
Mon Oct 15 17:36:12 UTC 2001


2001-10-15  Jeffrey D. Oldham  <oldham at codesourcery.com>

	Update the licenses.  Each file's change is the same.

	* benchmarks/Doof2d/Doof2dInC.c
	* bin/cleanproject.pooma
	* bin/cleanproject.pooma.cw
	* bin/installSGI
	* bin/makedistrib
	* bin/makeinstall
	* bin/mkproject.pooma
	* bin/mkrelease
	* bin/mkrelease.cw
	* bin/tagToDistrib.pl
	* config/head.mk
	* config/Shared/README.make
	* config/Shared/compilerules.mk
	* config/Shared/dependo.pl
	* config/Shared/findsuite.sh
	* config/Shared/include1.mk
	* config/Shared/include2.mk
	* config/Shared/mm.pl
	* config/Shared/new.pl
	* config/Shared/noop
	* config/Shared/pretty.pl
	* config/Shared/showtimes.pl
	* config/Shared/tail.mk
	* config/Shared/user_.mk
	* config/Shared/variables.mk
	* config/arch/AIXKCC.conf
	* config/arch/DECCXX.conf
	* config/arch/DECEGCS.conf
	* config/arch/LINUXEGCS.conf
	* config/arch/LINUXKCC.conf
	* config/arch/LINUXPGI.conf
	* config/arch/LINUXgcc.conf
	* config/arch/SGI64CC.conf
	* config/arch/SGI64EGCS.conf
	* config/arch/SGI64KCC.conf
	* config/arch/SGI64gcc.conf
	* config/arch/SGIN32CC.conf
	* config/arch/SGIN32EGCS.conf
	* config/arch/SGIN32KCC.conf
	* config/arch/SGIN32gcc.conf
	* config/arch/SUNEGCS.conf
	* config/arch/SUNKCC.conf
	* config/arch/SUNgcc.conf
	* config/arch/T3EKCC.conf
	* config/arch/WILDFIRECXX.conf
	* config/arch/WILDFIREEGCS.conf
	* docs/legal.html
	* examples/Solvers/BlockDecomposed/FivePoint/FivePoint.h
	* examples/Solvers/BlockDecomposed/FivePoint/FivePointIC0Stencil.h
	* examples/Solvers/BlockDecomposed/FivePoint/FivePointIC1Stencil.h
	* examples/Solvers/BlockDecomposed/FivePoint/include.mk
	* examples/Solvers/BlockDecomposed/FivePoint/makefile
	* examples/Solvers/BlockDecomposed/NinePoint/NinePoint.h
	* examples/Solvers/BlockDecomposed/NinePoint/NinePointIC0Stencil.h
	* examples/Solvers/BlockDecomposed/NinePoint/NinePointIC1Stencil.h
	* examples/Solvers/BlockDecomposed/NinePoint/include.mk
	* examples/Solvers/BlockDecomposed/NinePoint/makefile
	* examples/Solvers/BlockDecomposed/Tools/NullPreconditioner.h
	* src/Array/ArrayOperatorSpecializations.h
	* src/Connect/Lux/LuxConnector.DynamicArray.h
	* src/CoordinateSystems/CoordinateTypeInfo.h
	* src/Engine/EngineTypeInfo.h
	* src/Engine/tests/remoteBrickTest1.cpp
	* src/Evaluator/LoopApply.h
	* src/Evaluator/MultiArgEvaluator.h
	* src/Evaluator/MultiArgKernel.h
	* src/Evaluator/ScalarCode.h
	* src/Evaluator/ScalarCodeInfo.h
	* src/Evaluator/SimpleIntersector.h
	* src/Field/FieldOperatorSpecializations.h
	* src/Field/FieldTypeInfo.h
	* src/Field/Mesh/PositionFunctions.h
	* src/Functions/MultiArg.h
	* src/IO/DiskLayout.cmpl.cpp
	* src/IO/FileSetReader.cmpl.cpp
	* src/IO/FileSetReader.cpp
	* src/PETE/PETETypeInfo.h
	* src/PETE/PoomaPETE.h
	* src/Partition/BisectionMapper.h
	* src/Partition/DistributedMapper.h
	* src/Pooma/tests/finalize.cpp
	* src/Pooma/tests/include.mk
	* src/Pooma/tests/makefile
	* src/Pooma/tests/pooma.cpp
	* src/Utilities/NoInit.h
	* src/Utilities/PurifyConstructors.h
	* src/Utilities/TypeInfo.h
	* src/arch/DEC/complex.h

Tested on       sequential Linux using gcc3.1 by compiling Pooma library and soe Field tests
Approved by     Stephen Smith
Applied to      mainline

Thanks,
Jeffrey D. Oldham
oldham at codesourcery.com
-------------- next part --------------
Index: benchmarks/Doof2d/Doof2dInC.c
===================================================================
RCS file: /home/pooma/Repository/r2/benchmarks/Doof2d/Doof2dInC.c,v
retrieving revision 1.14
diff -c -p -r1.14 Doof2dInC.c
*** benchmarks/Doof2d/Doof2dInC.c	2001/09/28 03:41:36	1.14
--- benchmarks/Doof2d/Doof2dInC.c	2001/10/13 02:25:43
***************
*** 8,21 ****
   * 
   * Unless otherwise indicated, this SOFTWARE has been authored by an
   * employee or employees of the University of California, operator of the
!  * Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
   * the U.S. Department of Energy.  The U.S. Government has rights to use,
!  * reproduce, and distribute this SOFTWARE, and to allow others to do so.
!  * The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
!  * without charge, provided that this Notice and any statement of
!  * authorship are reproduced on all copies.  Neither the Government nor
!  * the University makes any warranty, express or implied, or assumes any
!  * liability or responsibility for the use of this SOFTWARE.
   * 
   * If SOFTWARE is modified to produce derivative works, such modified
   * SOFTWARE should be clearly marked, so as not to confuse it with the
--- 8,21 ----
   * 
   * Unless otherwise indicated, this SOFTWARE has been authored by an
   * employee or employees of the University of California, operator of the
!  * Los Alamos National Laboratory under Contract No. W-7405-ENG-36 with
   * the U.S. Department of Energy.  The U.S. Government has rights to use,
!  * reproduce, and distribute this SOFTWARE. The public may copy, distribute,
!  * prepare derivative works and publicly display this SOFTWARE without 
!  * charge, provided that this Notice and any statement of authorship are 
!  * reproduced on all copies.  Neither the Government nor the University 
!  * makes any warranty, express or implied, or assumes any liability or 
!  * responsibility for the use of this SOFTWARE.
   * 
   * If SOFTWARE is modified to produce derivative works, such modified
   * SOFTWARE should be clearly marked, so as not to confuse it with the
Index: bin/cleanproject.pooma
===================================================================
RCS file: /home/pooma/Repository/r2/bin/cleanproject.pooma,v
retrieving revision 1.7
diff -c -p -r1.7 cleanproject.pooma
*** bin/cleanproject.pooma	2000/08/18 04:14:29	1.7
--- bin/cleanproject.pooma	2001/10/13 02:25:43
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: bin/cleanproject.pooma.cw
===================================================================
RCS file: /home/pooma/Repository/r2/bin/cleanproject.pooma.cw,v
retrieving revision 1.3
diff -c -p -r1.3 cleanproject.pooma.cw
*** bin/cleanproject.pooma.cw	1999/07/21 05:36:48	1.3
--- bin/cleanproject.pooma.cw	2001/10/13 02:25:43
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: bin/installSGI
===================================================================
RCS file: /home/pooma/Repository/r2/bin/installSGI,v
retrieving revision 1.4
diff -c -p -r1.4 installSGI
*** bin/installSGI	1999/07/21 05:36:48	1.4
--- bin/installSGI	2001/10/13 02:25:43
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: bin/makedistrib
===================================================================
RCS file: /home/pooma/Repository/r2/bin/makedistrib,v
retrieving revision 1.15
diff -c -p -r1.15 makedistrib
*** bin/makedistrib	2000/08/18 04:14:29	1.15
--- bin/makedistrib	2001/10/13 02:25:43
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: bin/makeinstall
===================================================================
RCS file: /home/pooma/Repository/r2/bin/makeinstall,v
retrieving revision 1.6
diff -c -p -r1.6 makeinstall
*** bin/makeinstall	1999/12/23 03:07:22	1.6
--- bin/makeinstall	2001/10/13 02:25:43
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: bin/mkproject.pooma
===================================================================
RCS file: /home/pooma/Repository/r2/bin/mkproject.pooma,v
retrieving revision 1.7
diff -c -p -r1.7 mkproject.pooma
*** bin/mkproject.pooma	1999/08/20 01:09:06	1.7
--- bin/mkproject.pooma	2001/10/13 02:25:43
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: bin/mkrelease
===================================================================
RCS file: /home/pooma/Repository/r2/bin/mkrelease,v
retrieving revision 1.7
diff -c -p -r1.7 mkrelease
*** bin/mkrelease	1999/10/29 00:22:28	1.7
--- bin/mkrelease	2001/10/13 02:25:43
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: bin/mkrelease.cw
===================================================================
RCS file: /home/pooma/Repository/r2/bin/mkrelease.cw,v
retrieving revision 1.2
diff -c -p -r1.2 mkrelease.cw
*** bin/mkrelease.cw	1999/07/21 05:36:49	1.2
--- bin/mkrelease.cw	2001/10/13 02:25:43
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: bin/tagToDistrib.pl
===================================================================
RCS file: /home/pooma/Repository/r2/bin/tagToDistrib.pl,v
retrieving revision 1.2
diff -c -p -r1.2 tagToDistrib.pl
*** bin/tagToDistrib.pl	1999/07/21 05:36:49	1.2
--- bin/tagToDistrib.pl	2001/10/13 02:25:43
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/head.mk
===================================================================
RCS file: /home/pooma/Repository/r2/config/head.mk,v
retrieving revision 1.7
diff -c -p -r1.7 head.mk
*** config/head.mk	2001/03/17 11:23:01	1.7
--- config/head.mk	2001/10/13 02:25:43
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/Shared/README.make
===================================================================
RCS file: /home/pooma/Repository/r2/config/Shared/README.make,v
retrieving revision 1.2
diff -c -p -r1.2 README.make
*** config/Shared/README.make	1998/10/26 21:41:15	1.2
--- config/Shared/README.make	2001/10/13 02:25:43
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/Shared/compilerules.mk
===================================================================
RCS file: /home/pooma/Repository/r2/config/Shared/compilerules.mk,v
retrieving revision 1.6
diff -c -p -r1.6 compilerules.mk
*** config/Shared/compilerules.mk	1999/02/26 01:23:44	1.6
--- config/Shared/compilerules.mk	2001/10/13 02:25:43
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/Shared/dependo.pl
===================================================================
RCS file: /home/pooma/Repository/r2/config/Shared/dependo.pl,v
retrieving revision 1.9
diff -c -p -r1.9 dependo.pl
*** config/Shared/dependo.pl	2000/12/14 00:29:18	1.9
--- config/Shared/dependo.pl	2001/10/13 02:25:43
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/Shared/findsuite.sh
===================================================================
RCS file: /home/pooma/Repository/r2/config/Shared/findsuite.sh,v
retrieving revision 1.2
diff -c -p -r1.2 findsuite.sh
*** config/Shared/findsuite.sh	1998/10/26 21:41:18	1.2
--- config/Shared/findsuite.sh	2001/10/13 02:25:43
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/Shared/include1.mk
===================================================================
RCS file: /home/pooma/Repository/r2/config/Shared/include1.mk,v
retrieving revision 1.2
diff -c -p -r1.2 include1.mk
*** config/Shared/include1.mk	1998/10/26 21:41:21	1.2
--- config/Shared/include1.mk	2001/10/13 02:25:43
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/Shared/include2.mk
===================================================================
RCS file: /home/pooma/Repository/r2/config/Shared/include2.mk,v
retrieving revision 1.3
diff -c -p -r1.3 include2.mk
*** config/Shared/include2.mk	1998/10/26 21:41:22	1.3
--- config/Shared/include2.mk	2001/10/13 02:25:43
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/Shared/mm.pl
===================================================================
RCS file: /home/pooma/Repository/r2/config/Shared/mm.pl,v
retrieving revision 1.9
diff -c -p -r1.9 mm.pl
*** config/Shared/mm.pl	1999/07/21 22:19:34	1.9
--- config/Shared/mm.pl	2001/10/13 02:25:43
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/Shared/new.pl
===================================================================
RCS file: /home/pooma/Repository/r2/config/Shared/new.pl,v
retrieving revision 1.7
diff -c -p -r1.7 new.pl
*** config/Shared/new.pl	1999/07/21 22:19:34	1.7
--- config/Shared/new.pl	2001/10/13 02:25:43
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/Shared/noop
===================================================================
RCS file: /home/pooma/Repository/r2/config/Shared/noop,v
retrieving revision 1.2
diff -c -p -r1.2 noop
*** config/Shared/noop	1998/10/26 21:41:25	1.2
--- config/Shared/noop	2001/10/13 02:25:43
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/Shared/pretty.pl
===================================================================
RCS file: /home/pooma/Repository/r2/config/Shared/pretty.pl,v
retrieving revision 1.11
diff -c -p -r1.11 pretty.pl
*** config/Shared/pretty.pl	2001/08/16 21:36:51	1.11
--- config/Shared/pretty.pl	2001/10/13 02:25:43
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/Shared/showtimes.pl
===================================================================
RCS file: /home/pooma/Repository/r2/config/Shared/showtimes.pl,v
retrieving revision 1.7
diff -c -p -r1.7 showtimes.pl
*** config/Shared/showtimes.pl	1999/07/21 22:19:35	1.7
--- config/Shared/showtimes.pl	2001/10/13 02:25:43
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/Shared/tail.mk
===================================================================
RCS file: /home/pooma/Repository/r2/config/Shared/tail.mk,v
retrieving revision 1.18
diff -c -p -r1.18 tail.mk
*** config/Shared/tail.mk	2000/04/25 17:18:04	1.18
--- config/Shared/tail.mk	2001/10/13 02:25:44
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/Shared/user_.mk
===================================================================
RCS file: /home/pooma/Repository/r2/config/Shared/user_.mk,v
retrieving revision 1.2
diff -c -p -r1.2 user_.mk
*** config/Shared/user_.mk	1998/10/26 21:41:31	1.2
--- config/Shared/user_.mk	2001/10/13 02:25:44
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/Shared/variables.mk
===================================================================
RCS file: /home/pooma/Repository/r2/config/Shared/variables.mk,v
retrieving revision 1.6
diff -c -p -r1.6 variables.mk
*** config/Shared/variables.mk	1999/04/26 23:36:59	1.6
--- config/Shared/variables.mk	2001/10/13 02:25:44
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/arch/AIXKCC.conf
===================================================================
RCS file: /home/pooma/Repository/r2/config/arch/AIXKCC.conf,v
retrieving revision 1.3
diff -c -p -r1.3 AIXKCC.conf
*** config/arch/AIXKCC.conf	2000/05/05 07:44:36	1.3
--- config/arch/AIXKCC.conf	2001/10/13 02:25:44
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/arch/DECCXX.conf
===================================================================
RCS file: /home/pooma/Repository/r2/config/arch/DECCXX.conf,v
retrieving revision 1.10
diff -c -p -r1.10 DECCXX.conf
*** config/arch/DECCXX.conf	2000/05/05 07:44:36	1.10
--- config/arch/DECCXX.conf	2001/10/13 02:25:44
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/arch/DECEGCS.conf
===================================================================
RCS file: /home/pooma/Repository/r2/config/arch/DECEGCS.conf,v
retrieving revision 1.15
diff -c -p -r1.15 DECEGCS.conf
*** config/arch/DECEGCS.conf	2000/05/05 07:44:36	1.15
--- config/arch/DECEGCS.conf	2001/10/13 02:25:44
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/arch/LINUXEGCS.conf
===================================================================
RCS file: /home/pooma/Repository/r2/config/arch/LINUXEGCS.conf,v
retrieving revision 1.25
diff -c -p -r1.25 LINUXEGCS.conf
*** config/arch/LINUXEGCS.conf	2001/10/06 00:19:00	1.25
--- config/arch/LINUXEGCS.conf	2001/10/13 02:25:44
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/arch/LINUXKCC.conf
===================================================================
RCS file: /home/pooma/Repository/r2/config/arch/LINUXKCC.conf,v
retrieving revision 1.35
diff -c -p -r1.35 LINUXKCC.conf
*** config/arch/LINUXKCC.conf	2001/10/06 00:19:00	1.35
--- config/arch/LINUXKCC.conf	2001/10/13 02:25:44
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/arch/LINUXPGI.conf
===================================================================
RCS file: /home/pooma/Repository/r2/config/arch/LINUXPGI.conf,v
retrieving revision 1.6
diff -c -p -r1.6 LINUXPGI.conf
*** config/arch/LINUXPGI.conf	2000/05/05 07:44:36	1.6
--- config/arch/LINUXPGI.conf	2001/10/13 02:25:44
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/arch/LINUXgcc.conf
===================================================================
RCS file: /home/pooma/Repository/r2/config/arch/LINUXgcc.conf,v
retrieving revision 1.3
diff -c -p -r1.3 LINUXgcc.conf
*** config/arch/LINUXgcc.conf	2001/10/06 00:19:00	1.3
--- config/arch/LINUXgcc.conf	2001/10/13 02:25:44
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/arch/SGI64CC.conf
===================================================================
RCS file: /home/pooma/Repository/r2/config/arch/SGI64CC.conf,v
retrieving revision 1.42
diff -c -p -r1.42 SGI64CC.conf
*** config/arch/SGI64CC.conf	2001/10/06 00:19:00	1.42
--- config/arch/SGI64CC.conf	2001/10/13 02:25:44
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/arch/SGI64EGCS.conf
===================================================================
RCS file: /home/pooma/Repository/r2/config/arch/SGI64EGCS.conf,v
retrieving revision 1.40
diff -c -p -r1.40 SGI64EGCS.conf
*** config/arch/SGI64EGCS.conf	2001/10/06 00:19:00	1.40
--- config/arch/SGI64EGCS.conf	2001/10/13 02:25:44
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/arch/SGI64KCC.conf
===================================================================
RCS file: /home/pooma/Repository/r2/config/arch/SGI64KCC.conf,v
retrieving revision 1.53
diff -c -p -r1.53 SGI64KCC.conf
*** config/arch/SGI64KCC.conf	2001/10/06 00:19:00	1.53
--- config/arch/SGI64KCC.conf	2001/10/13 02:25:44
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/arch/SGI64gcc.conf
===================================================================
RCS file: /home/pooma/Repository/r2/config/arch/SGI64gcc.conf,v
retrieving revision 1.3
diff -c -p -r1.3 SGI64gcc.conf
*** config/arch/SGI64gcc.conf	2001/10/06 00:19:00	1.3
--- config/arch/SGI64gcc.conf	2001/10/13 02:25:44
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/arch/SGIN32CC.conf
===================================================================
RCS file: /home/pooma/Repository/r2/config/arch/SGIN32CC.conf,v
retrieving revision 1.44
diff -c -p -r1.44 SGIN32CC.conf
*** config/arch/SGIN32CC.conf	2001/10/06 00:19:00	1.44
--- config/arch/SGIN32CC.conf	2001/10/13 02:25:44
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/arch/SGIN32EGCS.conf
===================================================================
RCS file: /home/pooma/Repository/r2/config/arch/SGIN32EGCS.conf,v
retrieving revision 1.35
diff -c -p -r1.35 SGIN32EGCS.conf
*** config/arch/SGIN32EGCS.conf	2001/10/06 00:19:00	1.35
--- config/arch/SGIN32EGCS.conf	2001/10/13 02:25:44
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/arch/SGIN32KCC.conf
===================================================================
RCS file: /home/pooma/Repository/r2/config/arch/SGIN32KCC.conf,v
retrieving revision 1.44
diff -c -p -r1.44 SGIN32KCC.conf
*** config/arch/SGIN32KCC.conf	2001/10/06 00:19:00	1.44
--- config/arch/SGIN32KCC.conf	2001/10/13 02:25:44
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and u se this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/arch/SGIN32gcc.conf
===================================================================
RCS file: /home/pooma/Repository/r2/config/arch/SGIN32gcc.conf,v
retrieving revision 1.3
diff -c -p -r1.3 SGIN32gcc.conf
*** config/arch/SGIN32gcc.conf	2001/10/06 00:19:00	1.3
--- config/arch/SGIN32gcc.conf	2001/10/13 02:25:44
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/arch/SUNEGCS.conf
===================================================================
RCS file: /home/pooma/Repository/r2/config/arch/SUNEGCS.conf,v
retrieving revision 1.12
diff -c -p -r1.12 SUNEGCS.conf
*** config/arch/SUNEGCS.conf	2000/05/05 07:44:37	1.12
--- config/arch/SUNEGCS.conf	2001/10/13 02:25:44
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/arch/SUNKCC.conf
===================================================================
RCS file: /home/pooma/Repository/r2/config/arch/SUNKCC.conf,v
retrieving revision 1.8
diff -c -p -r1.8 SUNKCC.conf
*** config/arch/SUNKCC.conf	2001/10/06 00:19:00	1.8
--- config/arch/SUNKCC.conf	2001/10/13 02:25:44
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/arch/SUNgcc.conf
===================================================================
RCS file: /home/pooma/Repository/r2/config/arch/SUNgcc.conf,v
retrieving revision 1.1
diff -c -p -r1.1 SUNgcc.conf
*** config/arch/SUNgcc.conf	2001/03/21 00:45:21	1.1
--- config/arch/SUNgcc.conf	2001/10/13 02:25:44
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/arch/T3EKCC.conf
===================================================================
RCS file: /home/pooma/Repository/r2/config/arch/T3EKCC.conf,v
retrieving revision 1.4
diff -c -p -r1.4 T3EKCC.conf
*** config/arch/T3EKCC.conf	2000/05/05 07:44:37	1.4
--- config/arch/T3EKCC.conf	2001/10/13 02:25:44
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/arch/WILDFIRECXX.conf
===================================================================
RCS file: /home/pooma/Repository/r2/config/arch/WILDFIRECXX.conf,v
retrieving revision 1.1
diff -c -p -r1.1 WILDFIRECXX.conf
*** config/arch/WILDFIRECXX.conf	2000/10/23 19:04:54	1.1
--- config/arch/WILDFIRECXX.conf	2001/10/13 02:25:44
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: config/arch/WILDFIREEGCS.conf
===================================================================
RCS file: /home/pooma/Repository/r2/config/arch/WILDFIREEGCS.conf,v
retrieving revision 1.1
diff -c -p -r1.1 WILDFIREEGCS.conf
*** config/arch/WILDFIREEGCS.conf	2000/10/23 19:04:55	1.1
--- config/arch/WILDFIREEGCS.conf	2001/10/13 02:25:44
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: docs/legal.html
===================================================================
RCS file: /home/pooma/Repository/r2/docs/legal.html,v
retrieving revision 1.1
diff -c -p -r1.1 legal.html
*** docs/legal.html	2001/03/19 16:11:13	1.1
--- docs/legal.html	2001/10/13 02:25:45
*************** approved for release with associated LA-
*** 21,32 ****
  employee or employees of the University of California, operator of the
  Los Alamos National Laboratory under Contract No. W-7405-ENG-36 with
  the U.S. Department of Energy.  The U.S. Government has rights to use,
! reproduce, and distribute this SOFTWARE, and to allow others to do so.
! The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! without charge, provided that this Notice and any statement of
! authorship are reproduced on all copies.  Neither the Government nor
! the University makes any warranty, express or implied, or assumes any
! liability or responsibility for the use of this SOFTWARE.
  
  <p>If SOFTWARE is modified to produce derivative works, such modified
  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 21,32 ----
  employee or employees of the University of California, operator of the
  Los Alamos National Laboratory under Contract No. W-7405-ENG-36 with
  the U.S. Department of Energy.  The U.S. Government has rights to use,
! reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! prepare derivative works and publicly display this SOFTWARE without 
! charge, provided that this Notice and any statement of authorship are 
! reproduced on all copies.  Neither the Government nor the University 
! makes any warranty, express or implied, or assumes any liability or 
! responsibility for the use of this SOFTWARE.
  
  <p>If SOFTWARE is modified to produce derivative works, such modified
  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: examples/Solvers/BlockDecomposed/FivePoint/FivePoint.h
===================================================================
RCS file: /home/pooma/Repository/r2/examples/Solvers/BlockDecomposed/FivePoint/FivePoint.h,v
retrieving revision 1.1
diff -c -p -r1.1 FivePoint.h
*** examples/Solvers/BlockDecomposed/FivePoint/FivePoint.h	2000/07/27 16:10:47	1.1
--- examples/Solvers/BlockDecomposed/FivePoint/FivePoint.h	2001/10/13 02:25:45
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: examples/Solvers/BlockDecomposed/FivePoint/FivePointIC0Stencil.h
===================================================================
RCS file: /home/pooma/Repository/r2/examples/Solvers/BlockDecomposed/FivePoint/FivePointIC0Stencil.h,v
retrieving revision 1.1
diff -c -p -r1.1 FivePointIC0Stencil.h
*** examples/Solvers/BlockDecomposed/FivePoint/FivePointIC0Stencil.h	2000/07/27 16:10:47	1.1
--- examples/Solvers/BlockDecomposed/FivePoint/FivePointIC0Stencil.h	2001/10/13 02:25:45
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: examples/Solvers/BlockDecomposed/FivePoint/FivePointIC1Stencil.h
===================================================================
RCS file: /home/pooma/Repository/r2/examples/Solvers/BlockDecomposed/FivePoint/FivePointIC1Stencil.h,v
retrieving revision 1.1
diff -c -p -r1.1 FivePointIC1Stencil.h
*** examples/Solvers/BlockDecomposed/FivePoint/FivePointIC1Stencil.h	2000/07/27 16:10:47	1.1
--- examples/Solvers/BlockDecomposed/FivePoint/FivePointIC1Stencil.h	2001/10/13 02:25:45
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  //
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  //
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: examples/Solvers/BlockDecomposed/FivePoint/include.mk
===================================================================
RCS file: /home/pooma/Repository/r2/examples/Solvers/BlockDecomposed/FivePoint/include.mk,v
retrieving revision 1.1
diff -c -p -r1.1 include.mk
*** examples/Solvers/BlockDecomposed/FivePoint/include.mk	2000/07/27 16:10:48	1.1
--- examples/Solvers/BlockDecomposed/FivePoint/include.mk	2001/10/13 02:25:45
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: examples/Solvers/BlockDecomposed/FivePoint/makefile
===================================================================
RCS file: /home/pooma/Repository/r2/examples/Solvers/BlockDecomposed/FivePoint/makefile,v
retrieving revision 1.2
diff -c -p -r1.2 makefile
*** examples/Solvers/BlockDecomposed/FivePoint/makefile	2000/07/27 22:32:27	1.2
--- examples/Solvers/BlockDecomposed/FivePoint/makefile	2001/10/13 02:25:45
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: examples/Solvers/BlockDecomposed/NinePoint/NinePoint.h
===================================================================
RCS file: /home/pooma/Repository/r2/examples/Solvers/BlockDecomposed/NinePoint/NinePoint.h,v
retrieving revision 1.1
diff -c -p -r1.1 NinePoint.h
*** examples/Solvers/BlockDecomposed/NinePoint/NinePoint.h	2000/07/27 22:36:34	1.1
--- examples/Solvers/BlockDecomposed/NinePoint/NinePoint.h	2001/10/13 02:25:45
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: examples/Solvers/BlockDecomposed/NinePoint/NinePointIC0Stencil.h
===================================================================
RCS file: /home/pooma/Repository/r2/examples/Solvers/BlockDecomposed/NinePoint/NinePointIC0Stencil.h,v
retrieving revision 1.1
diff -c -p -r1.1 NinePointIC0Stencil.h
*** examples/Solvers/BlockDecomposed/NinePoint/NinePointIC0Stencil.h	2000/07/27 22:36:34	1.1
--- examples/Solvers/BlockDecomposed/NinePoint/NinePointIC0Stencil.h	2001/10/13 02:25:45
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  //
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  //
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: examples/Solvers/BlockDecomposed/NinePoint/NinePointIC1Stencil.h
===================================================================
RCS file: /home/pooma/Repository/r2/examples/Solvers/BlockDecomposed/NinePoint/NinePointIC1Stencil.h,v
retrieving revision 1.1
diff -c -p -r1.1 NinePointIC1Stencil.h
*** examples/Solvers/BlockDecomposed/NinePoint/NinePointIC1Stencil.h	2000/07/27 22:36:34	1.1
--- examples/Solvers/BlockDecomposed/NinePoint/NinePointIC1Stencil.h	2001/10/13 02:25:45
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  //
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  //
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: examples/Solvers/BlockDecomposed/NinePoint/include.mk
===================================================================
RCS file: /home/pooma/Repository/r2/examples/Solvers/BlockDecomposed/NinePoint/include.mk,v
retrieving revision 1.1
diff -c -p -r1.1 include.mk
*** examples/Solvers/BlockDecomposed/NinePoint/include.mk	2000/07/27 22:36:35	1.1
--- examples/Solvers/BlockDecomposed/NinePoint/include.mk	2001/10/13 02:25:45
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: examples/Solvers/BlockDecomposed/NinePoint/makefile
===================================================================
RCS file: /home/pooma/Repository/r2/examples/Solvers/BlockDecomposed/NinePoint/makefile,v
retrieving revision 1.1
diff -c -p -r1.1 makefile
*** examples/Solvers/BlockDecomposed/NinePoint/makefile	2000/07/27 22:36:35	1.1
--- examples/Solvers/BlockDecomposed/NinePoint/makefile	2001/10/13 02:25:45
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: examples/Solvers/BlockDecomposed/Tools/NullPreconditioner.h
===================================================================
RCS file: /home/pooma/Repository/r2/examples/Solvers/BlockDecomposed/Tools/NullPreconditioner.h,v
retrieving revision 1.1
diff -c -p -r1.1 NullPreconditioner.h
*** examples/Solvers/BlockDecomposed/Tools/NullPreconditioner.h	2000/07/27 16:10:52	1.1
--- examples/Solvers/BlockDecomposed/Tools/NullPreconditioner.h	2001/10/13 02:25:45
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: src/Array/ArrayOperatorSpecializations.h
===================================================================
RCS file: /home/pooma/Repository/r2/src/Array/ArrayOperatorSpecializations.h,v
retrieving revision 1.2
diff -c -p -r1.2 ArrayOperatorSpecializations.h
*** src/Array/ArrayOperatorSpecializations.h	2000/07/20 15:36:24	1.2
--- src/Array/ArrayOperatorSpecializations.h	2001/10/13 02:25:46
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: src/Connect/Lux/LuxConnector.DynamicArray.h
===================================================================
RCS file: /home/pooma/Repository/r2/src/Connect/Lux/LuxConnector.DynamicArray.h,v
retrieving revision 1.2
diff -c -p -r1.2 LuxConnector.DynamicArray.h
*** src/Connect/Lux/LuxConnector.DynamicArray.h	2000/03/07 13:16:19	1.2
--- src/Connect/Lux/LuxConnector.DynamicArray.h	2001/10/13 02:25:46
***************
*** 8,19 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 8,19 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: src/CoordinateSystems/CoordinateTypeInfo.h
===================================================================
RCS file: /home/pooma/Repository/r2/src/CoordinateSystems/CoordinateTypeInfo.h,v
retrieving revision 1.1
diff -c -p -r1.1 CoordinateTypeInfo.h
*** src/CoordinateSystems/CoordinateTypeInfo.h	2000/09/07 22:10:12	1.1
--- src/CoordinateSystems/CoordinateTypeInfo.h	2001/10/13 02:25:46
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: src/Engine/EngineTypeInfo.h
===================================================================
RCS file: /home/pooma/Repository/r2/src/Engine/EngineTypeInfo.h,v
retrieving revision 1.1
diff -c -p -r1.1 EngineTypeInfo.h
*** src/Engine/EngineTypeInfo.h	2000/09/07 22:09:38	1.1
--- src/Engine/EngineTypeInfo.h	2001/10/13 02:25:46
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: src/Engine/tests/remoteBrickTest1.cpp
===================================================================
RCS file: /home/pooma/Repository/r2/src/Engine/tests/remoteBrickTest1.cpp,v
retrieving revision 1.7
diff -c -p -r1.7 remoteBrickTest1.cpp
*** src/Engine/tests/remoteBrickTest1.cpp	2000/03/27 18:38:09	1.7
--- src/Engine/tests/remoteBrickTest1.cpp	2001/10/13 02:25:46
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: src/Evaluator/LoopApply.h
===================================================================
RCS file: /home/pooma/Repository/r2/src/Evaluator/LoopApply.h,v
retrieving revision 1.4
diff -c -p -r1.4 LoopApply.h
*** src/Evaluator/LoopApply.h	2001/04/13 02:15:06	1.4
--- src/Evaluator/LoopApply.h	2001/10/13 02:25:46
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: src/Evaluator/MultiArgEvaluator.h
===================================================================
RCS file: /home/pooma/Repository/r2/src/Evaluator/MultiArgEvaluator.h,v
retrieving revision 1.9
diff -c -p -r1.9 MultiArgEvaluator.h
*** src/Evaluator/MultiArgEvaluator.h	2001/08/30 01:15:04	1.9
--- src/Evaluator/MultiArgEvaluator.h	2001/10/13 02:25:46
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: src/Evaluator/MultiArgKernel.h
===================================================================
RCS file: /home/pooma/Repository/r2/src/Evaluator/MultiArgKernel.h,v
retrieving revision 1.1
diff -c -p -r1.1 MultiArgKernel.h
*** src/Evaluator/MultiArgKernel.h	2000/09/27 17:13:13	1.1
--- src/Evaluator/MultiArgKernel.h	2001/10/13 02:25:46
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: src/Evaluator/ScalarCode.h
===================================================================
RCS file: /home/pooma/Repository/r2/src/Evaluator/ScalarCode.h,v
retrieving revision 1.7
diff -c -p -r1.7 ScalarCode.h
*** src/Evaluator/ScalarCode.h	2001/04/04 17:29:19	1.7
--- src/Evaluator/ScalarCode.h	2001/10/13 02:25:46
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: src/Evaluator/ScalarCodeInfo.h
===================================================================
RCS file: /home/pooma/Repository/r2/src/Evaluator/ScalarCodeInfo.h,v
retrieving revision 1.4
diff -c -p -r1.4 ScalarCodeInfo.h
*** src/Evaluator/ScalarCodeInfo.h	2001/04/04 17:29:19	1.4
--- src/Evaluator/ScalarCodeInfo.h	2001/10/13 02:25:46
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: src/Evaluator/SimpleIntersector.h
===================================================================
RCS file: /home/pooma/Repository/r2/src/Evaluator/SimpleIntersector.h,v
retrieving revision 1.2
diff -c -p -r1.2 SimpleIntersector.h
*** src/Evaluator/SimpleIntersector.h	2001/04/20 19:02:22	1.2
--- src/Evaluator/SimpleIntersector.h	2001/10/13 02:25:46
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: src/Field/FieldOperatorSpecializations.h
===================================================================
RCS file: /home/pooma/Repository/r2/src/Field/FieldOperatorSpecializations.h,v
retrieving revision 1.1
diff -c -p -r1.1 FieldOperatorSpecializations.h
*** src/Field/FieldOperatorSpecializations.h	2001/08/30 01:15:06	1.1
--- src/Field/FieldOperatorSpecializations.h	2001/10/13 02:25:47
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: src/Field/FieldTypeInfo.h
===================================================================
RCS file: /home/pooma/Repository/r2/src/Field/FieldTypeInfo.h,v
retrieving revision 1.1
diff -c -p -r1.1 FieldTypeInfo.h
*** src/Field/FieldTypeInfo.h	2001/08/30 01:15:06	1.1
--- src/Field/FieldTypeInfo.h	2001/10/13 02:25:47
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: src/Field/Mesh/PositionFunctions.h
===================================================================
RCS file: /home/pooma/Repository/r2/src/Field/Mesh/PositionFunctions.h,v
retrieving revision 1.2
diff -c -p -r1.2 PositionFunctions.h
*** src/Field/Mesh/PositionFunctions.h	2001/10/10 17:55:01	1.2
--- src/Field/Mesh/PositionFunctions.h	2001/10/13 02:25:47
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: src/Functions/MultiArg.h
===================================================================
RCS file: /home/pooma/Repository/r2/src/Functions/MultiArg.h,v
retrieving revision 1.6
diff -c -p -r1.6 MultiArg.h
*** src/Functions/MultiArg.h	2001/08/30 01:15:19	1.6
--- src/Functions/MultiArg.h	2001/10/13 02:25:47
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: src/IO/DiskLayout.cmpl.cpp
===================================================================
RCS file: /home/pooma/Repository/r2/src/IO/DiskLayout.cmpl.cpp,v
retrieving revision 1.7
diff -c -p -r1.7 DiskLayout.cmpl.cpp
*** src/IO/DiskLayout.cmpl.cpp	2001/10/03 21:07:48	1.7
--- src/IO/DiskLayout.cmpl.cpp	2001/10/13 02:25:47
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: src/IO/FileSetReader.cmpl.cpp
===================================================================
RCS file: /home/pooma/Repository/r2/src/IO/FileSetReader.cmpl.cpp,v
retrieving revision 1.8
diff -c -p -r1.8 FileSetReader.cmpl.cpp
*** src/IO/FileSetReader.cmpl.cpp	2001/10/03 21:08:50	1.8
--- src/IO/FileSetReader.cmpl.cpp	2001/10/13 02:25:47
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: src/IO/FileSetReader.cpp
===================================================================
RCS file: /home/pooma/Repository/r2/src/IO/FileSetReader.cpp,v
retrieving revision 1.5
diff -c -p -r1.5 FileSetReader.cpp
*** src/IO/FileSetReader.cpp	2001/10/10 00:16:02	1.5
--- src/IO/FileSetReader.cpp	2001/10/13 02:25:48
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: src/PETE/PETETypeInfo.h
===================================================================
RCS file: /home/pooma/Repository/r2/src/PETE/PETETypeInfo.h,v
retrieving revision 1.1
diff -c -p -r1.1 PETETypeInfo.h
*** src/PETE/PETETypeInfo.h	2000/09/07 22:07:37	1.1
--- src/PETE/PETETypeInfo.h	2001/10/13 02:25:48
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: src/PETE/PoomaPETE.h
===================================================================
RCS file: /home/pooma/Repository/r2/src/PETE/PoomaPETE.h,v
retrieving revision 1.2
diff -c -p -r1.2 PoomaPETE.h
*** src/PETE/PoomaPETE.h	2000/12/04 21:19:37	1.2
--- src/PETE/PoomaPETE.h	2001/10/13 02:25:48
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: src/Partition/BisectionMapper.h
===================================================================
RCS file: /home/pooma/Repository/r2/src/Partition/BisectionMapper.h,v
retrieving revision 1.4
diff -c -p -r1.4 BisectionMapper.h
*** src/Partition/BisectionMapper.h	2001/03/29 00:41:23	1.4
--- src/Partition/BisectionMapper.h	2001/10/13 02:25:48
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: src/Partition/DistributedMapper.h
===================================================================
RCS file: /home/pooma/Repository/r2/src/Partition/DistributedMapper.h,v
retrieving revision 1.6
diff -c -p -r1.6 DistributedMapper.h
*** src/Partition/DistributedMapper.h	2001/04/10 23:51:52	1.6
--- src/Partition/DistributedMapper.h	2001/10/13 02:25:48
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: src/Pooma/tests/finalize.cpp
===================================================================
RCS file: /home/pooma/Repository/r2/src/Pooma/tests/finalize.cpp,v
retrieving revision 1.3
diff -c -p -r1.3 finalize.cpp
*** src/Pooma/tests/finalize.cpp	1999/09/22 19:20:10	1.3
--- src/Pooma/tests/finalize.cpp	2001/10/13 02:25:48
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: src/Pooma/tests/include.mk
===================================================================
RCS file: /home/pooma/Repository/r2/src/Pooma/tests/include.mk,v
retrieving revision 1.2
diff -c -p -r1.2 include.mk
*** src/Pooma/tests/include.mk	1998/10/26 21:47:16	1.2
--- src/Pooma/tests/include.mk	2001/10/13 02:25:48
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: src/Pooma/tests/makefile
===================================================================
RCS file: /home/pooma/Repository/r2/src/Pooma/tests/makefile,v
retrieving revision 1.5
diff -c -p -r1.5 makefile
*** src/Pooma/tests/makefile	2001/06/28 18:51:25	1.5
--- src/Pooma/tests/makefile	2001/10/13 02:25:48
***************
*** 10,21 ****
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE, and to allow others to do so.
! #  The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! #  without charge, provided that this Notice and any statement of
! #  authorship are reproduced on all copies.  Neither the Government nor
! #  the University makes any warranty, express or implied, or assumes any
! #  liability or responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  #  employee or employees of the University of California, operator of the
  #  Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  #  the U.S. Department of Energy.  The U.S. Government has rights to use,
! #  reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! #  prepare derivative works and publicly display this SOFTWARE without 
! #  charge, provided that this Notice and any statement of authorship are 
! #  reproduced on all copies.  Neither the Government nor the University 
! #  makes any warranty, express or implied, or assumes any liability or 
! #  responsibility for the use of this SOFTWARE.
  #  
  #  If SOFTWARE is modified to produce derivative works, such modified
  #  SOFTWARE should be clearly marked, so as not to confuse it with the
Index: src/Pooma/tests/pooma.cpp
===================================================================
RCS file: /home/pooma/Repository/r2/src/Pooma/tests/pooma.cpp,v
retrieving revision 1.5
diff -c -p -r1.5 pooma.cpp
*** src/Pooma/tests/pooma.cpp	2001/10/10 17:55:01	1.5
--- src/Pooma/tests/pooma.cpp	2001/10/13 02:25:48
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: src/Utilities/NoInit.h
===================================================================
RCS file: /home/pooma/Repository/r2/src/Utilities/NoInit.h,v
retrieving revision 1.2
diff -c -p -r1.2 NoInit.h
*** src/Utilities/NoInit.h	2000/06/27 04:23:00	1.2
--- src/Utilities/NoInit.h	2001/10/13 02:25:48
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: src/Utilities/PurifyConstructors.h
===================================================================
RCS file: /home/pooma/Repository/r2/src/Utilities/PurifyConstructors.h,v
retrieving revision 1.4
diff -c -p -r1.4 PurifyConstructors.h
*** src/Utilities/PurifyConstructors.h	2000/05/26 00:28:29	1.4
--- src/Utilities/PurifyConstructors.h	2001/10/13 02:25:48
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: src/Utilities/TypeInfo.h
===================================================================
RCS file: /home/pooma/Repository/r2/src/Utilities/TypeInfo.h,v
retrieving revision 1.1
diff -c -p -r1.1 TypeInfo.h
*** src/Utilities/TypeInfo.h	2000/09/07 22:06:23	1.1
--- src/Utilities/TypeInfo.h	2001/10/13 02:25:48
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
Index: src/arch/DEC/complex.h
===================================================================
RCS file: /home/pooma/Repository/r2/src/arch/DEC/complex.h,v
retrieving revision 1.2
diff -c -p -r1.2 complex.h
*** src/arch/DEC/complex.h	2000/04/25 17:28:24	1.2
--- src/arch/DEC/complex.h	2001/10/13 02:25:48
***************
*** 10,21 ****
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE, and to allow others to do so.
! // The public may copy and use this SOFTWARE, FOR NONCOMMERCIAL USE ONLY,
! // without charge, provided that this Notice and any statement of
! // authorship are reproduced on all copies.  Neither the Government nor
! // the University makes any warranty, express or implied, or assumes any
! // liability or responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the
--- 10,21 ----
  // employee or employees of the University of California, operator of the
  // Los Alamos National Laboratory under Contract No.  W-7405-ENG-36 with
  // the U.S. Department of Energy.  The U.S. Government has rights to use,
! // reproduce, and distribute this SOFTWARE. The public may copy, distribute,
! // prepare derivative works and publicly display this SOFTWARE without 
! // charge, provided that this Notice and any statement of authorship are 
! // reproduced on all copies.  Neither the Government nor the University 
! // makes any warranty, express or implied, or assumes any liability or 
! // responsibility for the use of this SOFTWARE.
  // 
  // If SOFTWARE is modified to produce derivative works, such modified
  // SOFTWARE should be clearly marked, so as not to confuse it with the


More information about the pooma-dev mailing list