From f31a1cbdd5a4c4dbd21faa123079c0956506a76c Mon Sep 17 00:00:00 2001 From: Frank Baker Date: Thu, 20 Oct 2005 16:30:51 -0500 Subject: [svn-r11589] Description: Add source code copyright notice; comment symbols vary by type of file. Platforms tested: No changes that should cause any problems. Nonetheless, the tree will be checked out fresh and tests run immediately post-commit. --- config/BlankForm | 13 +++++++++++++ config/commence.in | 13 +++++++++++++ config/conclude.in | 13 +++++++++++++ config/dec-flags | 13 +++++++++++++ config/dec-osf4.x | 13 +++++++++++++ config/dec-osf5.x | 13 +++++++++++++ config/depend1.in | 13 +++++++++++++ config/depend2.in | 12 ++++++++++++ config/depend3.in | 12 ++++++++++++ config/depend4.in | 12 ++++++++++++ config/dependN.in | 12 ++++++++++++ config/freebsd | 14 ++++++++++++++ config/gnu-flags | 13 +++++++++++++ config/hpux10.20 | 13 +++++++++++++ config/hpux11.00 | 13 +++++++++++++ config/hpux11.23 | 13 +++++++++++++ config/hpux9.03 | 13 +++++++++++++ config/i386-pc-cygwin32 | 13 +++++++++++++ config/i686-pc-cygwin | 13 +++++++++++++ config/ia64-linux-gnu | 13 +++++++++++++ config/intel-flags | 13 +++++++++++++ config/intel-osf1 | 13 +++++++++++++ config/irix5.x | 13 +++++++++++++ config/irix6.x | 13 +++++++++++++ config/linux-gnu | 14 ++++++++++++++ config/linux-gnuaout | 14 ++++++++++++++ config/linux-gnulibc1 | 13 +++++++++++++ config/linux-gnulibc2 | 13 +++++++++++++ config/nv1-cray | 13 +++++++++++++ config/pgi-flags | 13 +++++++++++++ config/powerpc-apple | 14 ++++++++++++++ config/powerpc-ibm-aix4.x | 15 ++++++++++++++- config/powerpc-ibm-aix5.x | 13 +++++++++++++ config/powerpc-ibm-linux-gnu | 13 +++++++++++++ config/rs6000-ibm-aix4.x | 13 +++++++++++++ config/site-specific/BlankForm | 13 +++++++++++++ config/solaris2.x | 13 +++++++++++++ config/sv1-cray | 13 +++++++++++++ config/unicos | 13 +++++++++++++ config/unicos10.0.X | 13 +++++++++++++ config/unicosmk | 13 +++++++++++++ config/unicosmk2.0.5.X | 13 +++++++++++++ config/unicosmk2.0.6.X | 13 +++++++++++++ config/unicosmk2.0.X | 13 +++++++++++++ 44 files changed, 573 insertions(+), 1 deletion(-) diff --git a/config/BlankForm b/config/BlankForm index 83b6ef5..2365c1b 100644 --- a/config/BlankForm +++ b/config/BlankForm @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file is part of the HDF5 build script. It is processed shortly # after configure starts and defines, among other things, flags for # the various compile modes. diff --git a/config/commence.in b/config/commence.in index cba5db7..9641ded 100644 --- a/config/commence.in +++ b/config/commence.in @@ -1,4 +1,17 @@ ##------------------------------------------------------------ -*- makefile -*- +## Copyright by the Board of Trustees of the University of Illinois. +## All rights reserved. +## +## This file is part of HDF5. The full HDF5 copyright notice, including +## terms governing use, modification, and redistribution, is contained in +## the files COPYING and Copyright.html. COPYING can be found at the root +## of the source code distribution tree; Copyright.html can be found at the +## root level of an installed copy of the electronic HDF5 document set and +## is linked from the top-level documents page. It can also be found at +## http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +## access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. +## +## ## The following section of this makefile comes from the ## `./config/commence' file which was generated with config.status ## from `./config/commence.in'. diff --git a/config/conclude.in b/config/conclude.in index e4cf5ea..ec9d898 100644 --- a/config/conclude.in +++ b/config/conclude.in @@ -1,4 +1,17 @@ ##------------------------------------------------------------ -*- makefile -*- +## Copyright by the Board of Trustees of the University of Illinois. +## All rights reserved. +## +## This file is part of HDF5. The full HDF5 copyright notice, including +## terms governing use, modification, and redistribution, is contained in +## the files COPYING and Copyright.html. COPYING can be found at the root +## of the source code distribution tree; Copyright.html can be found at the +## root level of an installed copy of the electronic HDF5 document set and +## is linked from the top-level documents page. It can also be found at +## http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +## access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. +## +## ## The following section of this makefile comes from the ## `./config/conclude' file which was generated with config.status ## from `./config/conclude.in'. diff --git a/config/dec-flags b/config/dec-flags index 32922bb..f14ef15 100644 --- a/config/dec-flags +++ b/config/dec-flags @@ -1,5 +1,18 @@ # -*- shell-script -*- +# +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. # +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file should be sourced into configure if the compiler is a DEC # compiler. It is careful not to do anything if the compiler is not # DEC; otherwise `cc_flags_set' is set to `yes' diff --git a/config/dec-osf4.x b/config/dec-osf4.x index ddd195e..211a557 100644 --- a/config/dec-osf4.x +++ b/config/dec-osf4.x @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file is part of the HDF5 build script. It is processed shortly # after configure starts and defines, among other things, flags for # the various compile modes. diff --git a/config/dec-osf5.x b/config/dec-osf5.x index ddd195e..211a557 100644 --- a/config/dec-osf5.x +++ b/config/dec-osf5.x @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file is part of the HDF5 build script. It is processed shortly # after configure starts and defines, among other things, flags for # the various compile modes. diff --git a/config/depend1.in b/config/depend1.in index d2cf99f..395db45 100644 --- a/config/depend1.in +++ b/config/depend1.in @@ -1,4 +1,17 @@ ## -*- makefile -*- +## +## Copyright by the Board of Trustees of the University of Illinois. +## All rights reserved. +## +## This file is part of HDF5. The full HDF5 copyright notice, including +## terms governing use, modification, and redistribution, is contained in +## the files COPYING and Copyright.html. COPYING can be found at the root +## of the source code distribution tree; Copyright.html can be found at the +## root level of an installed copy of the electronic HDF5 document set and +## is linked from the top-level documents page. It can also be found at +## http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +## access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + ## We keep a list of dependencies in `.depend' for each of the source ## files on which it depends. When one of the source files is modified diff --git a/config/depend2.in b/config/depend2.in index f67914f..1f8b4eb 100644 --- a/config/depend2.in +++ b/config/depend2.in @@ -1,4 +1,16 @@ ## -*- makefile -*- +## +## Copyright by the Board of Trustees of the University of Illinois. +## All rights reserved. +## +## This file is part of HDF5. The full HDF5 copyright notice, including +## terms governing use, modification, and redistribution, is contained in +## the files COPYING and Copyright.html. COPYING can be found at the root +## of the source code distribution tree; Copyright.html can be found at the +## root level of an installed copy of the electronic HDF5 document set and +## is linked from the top-level documents page. It can also be found at +## http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +## access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. ## This platform doesn't support automatic dependencies because we're ## not using GNU gcc. GNU gcc is needed in order to generate the list diff --git a/config/depend3.in b/config/depend3.in index e856bc5..8ec471a 100644 --- a/config/depend3.in +++ b/config/depend3.in @@ -1,4 +1,16 @@ ## -*- makefile -*- +## +## Copyright by the Board of Trustees of the University of Illinois. +## All rights reserved. +## +## This file is part of HDF5. The full HDF5 copyright notice, including +## terms governing use, modification, and redistribution, is contained in +## the files COPYING and Copyright.html. COPYING can be found at the root +## of the source code distribution tree; Copyright.html can be found at the +## root level of an installed copy of the electronic HDF5 document set and +## is linked from the top-level documents page. It can also be found at +## http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +## access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. ## Since automatic dependencies are not being used, we attempt to include the ## `.distdep' file from the source tree. This file was automatically generated diff --git a/config/depend4.in b/config/depend4.in index b0324d9..e3f7e86 100644 --- a/config/depend4.in +++ b/config/depend4.in @@ -1,4 +1,16 @@ ## -*- makefile -*- +## +## Copyright by the Board of Trustees of the University of Illinois. +## All rights reserved. +## +## This file is part of HDF5. The full HDF5 copyright notice, including +## terms governing use, modification, and redistribution, is contained in +## the files COPYING and Copyright.html. COPYING can be found at the root +## of the source code distribution tree; Copyright.html can be found at the +## root level of an installed copy of the electronic HDF5 document set and +## is linked from the top-level documents page. It can also be found at +## http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +## access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. ## Since automatic dependencies are not being used, we attempt to include the ## `.distdep' file from the source tree. This file was automatically generated diff --git a/config/dependN.in b/config/dependN.in index 7ece270..0a3fddb 100644 --- a/config/dependN.in +++ b/config/dependN.in @@ -1,4 +1,16 @@ ## -*- makefile -*- +## +## Copyright by the Board of Trustees of the University of Illinois. +## All rights reserved. +## +## This file is part of HDF5. The full HDF5 copyright notice, including +## terms governing use, modification, and redistribution, is contained in +## the files COPYING and Copyright.html. COPYING can be found at the root +## of the source code distribution tree; Copyright.html can be found at the +## root level of an installed copy of the electronic HDF5 document set and +## is linked from the top-level documents page. It can also be found at +## http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +## access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. ## Automatic dependencies are not being used and we cannot include other ## files. diff --git a/config/freebsd b/config/freebsd index 27fb868..11841e5 100644 --- a/config/freebsd +++ b/config/freebsd @@ -1,4 +1,18 @@ # -*- shell-script -*- +# +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file is part of the HDF5 build script. It is processed shortly # after configure starts and defines, among other things, flags for # the various compile modes. diff --git a/config/gnu-flags b/config/gnu-flags index ad6b03c..406373c 100644 --- a/config/gnu-flags +++ b/config/gnu-flags @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file should be sourced into configure if the compiler is the # GNU gcc compiler or a derivative. It is careful not to do anything # if the compiler is not GNU; otherwise `cc_flags_set' is set to `yes' diff --git a/config/hpux10.20 b/config/hpux10.20 index 472dbe7..b2a3445 100644 --- a/config/hpux10.20 +++ b/config/hpux10.20 @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file is part of the HDF5 build script. It is processed shortly # after configure starts and defines, among other things, flags for # the various compile modes. diff --git a/config/hpux11.00 b/config/hpux11.00 index 472dbe7..b2a3445 100644 --- a/config/hpux11.00 +++ b/config/hpux11.00 @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file is part of the HDF5 build script. It is processed shortly # after configure starts and defines, among other things, flags for # the various compile modes. diff --git a/config/hpux11.23 b/config/hpux11.23 index 472dbe7..b2a3445 100644 --- a/config/hpux11.23 +++ b/config/hpux11.23 @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file is part of the HDF5 build script. It is processed shortly # after configure starts and defines, among other things, flags for # the various compile modes. diff --git a/config/hpux9.03 b/config/hpux9.03 index 6603aab..2bbaf94 100644 --- a/config/hpux9.03 +++ b/config/hpux9.03 @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file is part of the HDF5 build script. It is processed shortly # after configure starts and defines, among other things, flags for # the various compile modes. diff --git a/config/i386-pc-cygwin32 b/config/i386-pc-cygwin32 index 0d63288..3216d59 100644 --- a/config/i386-pc-cygwin32 +++ b/config/i386-pc-cygwin32 @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file is part of the HDF5 build script. It is processed shortly # after configure starts and defines, among other things, flags for # the various compile modes. diff --git a/config/i686-pc-cygwin b/config/i686-pc-cygwin index bec3fa4..e8e71f6 100644 --- a/config/i686-pc-cygwin +++ b/config/i686-pc-cygwin @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file is part of the HDF5 build script. It is processed shortly # after configure starts and defines, among other things, flags for # the various compile modes. diff --git a/config/ia64-linux-gnu b/config/ia64-linux-gnu index 67dab13..77535d5 100644 --- a/config/ia64-linux-gnu +++ b/config/ia64-linux-gnu @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file is part of the HDF5 build script. It is processed shortly # after configure starts and defines, among other things, flags for # the various compile modes. diff --git a/config/intel-flags b/config/intel-flags index 2a89b3b..c9e1768 100644 --- a/config/intel-flags +++ b/config/intel-flags @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file should be sourced into configure if the compiler is the # Intel icc compiler or a derivative. It is careful not to do anything # if the compiler is not Intel; otherwise `cc_flags_set' is set to `yes' diff --git a/config/intel-osf1 b/config/intel-osf1 index 535081e..e05fc13 100644 --- a/config/intel-osf1 +++ b/config/intel-osf1 @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file is part of the HDF5 build script. It is processed shortly # after configure starts and defines, among other things, flags for # the various compile modes. diff --git a/config/irix5.x b/config/irix5.x index 3624e7f..a65bbc1 100644 --- a/config/irix5.x +++ b/config/irix5.x @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file is part of the HDF5 build script. It is processed shortly # after configure starts and defines, among other things, flags for # the various compile modes. diff --git a/config/irix6.x b/config/irix6.x index a9d93e1..b8f5d7c 100644 --- a/config/irix6.x +++ b/config/irix6.x @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file is part of the HDF5 build script. It is processed shortly # after configure starts and defines, among other things, flags for # the various compile modes. diff --git a/config/linux-gnu b/config/linux-gnu index d139966..8a45387 100644 --- a/config/linux-gnu +++ b/config/linux-gnu @@ -1,4 +1,18 @@ # -*- shell-script -*- +# +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This is the same as linux-gnulibc1 . $srcdir/config/linux-gnulibc1 diff --git a/config/linux-gnuaout b/config/linux-gnuaout index d139966..8a45387 100644 --- a/config/linux-gnuaout +++ b/config/linux-gnuaout @@ -1,4 +1,18 @@ # -*- shell-script -*- +# +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This is the same as linux-gnulibc1 . $srcdir/config/linux-gnulibc1 diff --git a/config/linux-gnulibc1 b/config/linux-gnulibc1 index b630ffa..ebc9ed7 100644 --- a/config/linux-gnulibc1 +++ b/config/linux-gnulibc1 @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file is part of the HDF5 build script. It is processed shortly # after configure starts and defines, among other things, flags for # the various compile modes. diff --git a/config/linux-gnulibc2 b/config/linux-gnulibc2 index 4551fb6..9f667cf 100644 --- a/config/linux-gnulibc2 +++ b/config/linux-gnulibc2 @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file is part of the HDF5 build script. It is processed shortly # after configure starts and defines, among other things, flags for # the various compile modes. diff --git a/config/nv1-cray b/config/nv1-cray index a3af268..f9f22f7 100644 --- a/config/nv1-cray +++ b/config/nv1-cray @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file is part of the HDF5 build script. It is processed shortly # after configure starts and defines, among other things, flags for # the various compile modes. diff --git a/config/pgi-flags b/config/pgi-flags index 2a02ab7..28311ad 100644 --- a/config/pgi-flags +++ b/config/pgi-flags @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file should be sourced into configure if the compiler is the # PGI pgcc compiler or a derivative. It is careful not to do anything # if the compiler is not PGI; otherwise `cc_flags_set' is set to `yes' diff --git a/config/powerpc-apple b/config/powerpc-apple index e0e63c6..8c712fc 100644 --- a/config/powerpc-apple +++ b/config/powerpc-apple @@ -1,4 +1,18 @@ # -*- shell-script -*- +# +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file is part of the HDF5 build script. It is processed shortly # after configure starts and defines, among other things, flags for # the various compile modes. diff --git a/config/powerpc-ibm-aix4.x b/config/powerpc-ibm-aix4.x index 2c71673..3efbc3a 100644 --- a/config/powerpc-ibm-aix4.x +++ b/config/powerpc-ibm-aix4.x @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file is part of the HDF5 build script. It is processed shortly # after configure starts and defines, among other things, flags for # the various compile modes. @@ -83,4 +96,4 @@ ac_cv_sizeof_uint_fast64_t=${ac_cv_sizeof_uint_fast64_t=8} #ac_cv_sizeof_size_t=${ac_cv_sizeof_size_t=4} #ac_cv_sizeof_off_t=${ac_cv_sizeof_off_t=8} -hdf5_mpi_complex_derived_datatype_works=${hdf5_mpi_complex_derived_datatype_works='no'} \ No newline at end of file +hdf5_mpi_complex_derived_datatype_works=${hdf5_mpi_complex_derived_datatype_works='no'} diff --git a/config/powerpc-ibm-aix5.x b/config/powerpc-ibm-aix5.x index 39e3f8b..a9020f2 100644 --- a/config/powerpc-ibm-aix5.x +++ b/config/powerpc-ibm-aix5.x @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file is part of the HDF5 build script. It is processed shortly # after configure starts and defines, among other things, flags for # the various compile modes. diff --git a/config/powerpc-ibm-linux-gnu b/config/powerpc-ibm-linux-gnu index a6ba5c3..b540d90 100644 --- a/config/powerpc-ibm-linux-gnu +++ b/config/powerpc-ibm-linux-gnu @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file is part of the HDF5 build script. It is processed shortly # after configure starts and defines, among other things, flags for # the various compile modes. diff --git a/config/rs6000-ibm-aix4.x b/config/rs6000-ibm-aix4.x index 770ba80..9f11688 100644 --- a/config/rs6000-ibm-aix4.x +++ b/config/rs6000-ibm-aix4.x @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file is part of the HDF5 build script. It is processed shortly # after configure starts and defines, among other things, flags for # the various compile modes. diff --git a/config/site-specific/BlankForm b/config/site-specific/BlankForm index 8b48046..c0245f1 100644 --- a/config/site-specific/BlankForm +++ b/config/site-specific/BlankForm @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file is part of the HDF5 build script. It is processed shortly # after configure starts and defines is used to define environment # variables which a specific machine may need diff --git a/config/solaris2.x b/config/solaris2.x index 775becb..f24b0b6 100644 --- a/config/solaris2.x +++ b/config/solaris2.x @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file is part of the HDF5 build script. It is processed shortly # after configure starts and defines, among other things, flags for # the various compile modes. diff --git a/config/sv1-cray b/config/sv1-cray index 168e78a..d479407 100644 --- a/config/sv1-cray +++ b/config/sv1-cray @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file is part of the HDF5 build script. It is processed shortly # after configure starts and defines, among other things, flags for # the various compile modes. diff --git a/config/unicos b/config/unicos index cc0f478..6a033a3 100644 --- a/config/unicos +++ b/config/unicos @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file is part of the HDF5 build script. It is processed shortly # after configure starts and defines, among other things, flags for # the various compile modes. diff --git a/config/unicos10.0.X b/config/unicos10.0.X index b9aa87d..8c7bdae 100644 --- a/config/unicos10.0.X +++ b/config/unicos10.0.X @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file is part of the HDF5 build script. It is processed shortly # after configure starts and defines, among other things, flags for # the various compile modes. diff --git a/config/unicosmk b/config/unicosmk index 57c04fb..3ad09bb 100644 --- a/config/unicosmk +++ b/config/unicosmk @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file is part of the HDF5 build script. It is processed shortly # after configure starts and defines, among other things, flags for # the various compile modes. diff --git a/config/unicosmk2.0.5.X b/config/unicosmk2.0.5.X index 57c04fb..3ad09bb 100644 --- a/config/unicosmk2.0.5.X +++ b/config/unicosmk2.0.5.X @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file is part of the HDF5 build script. It is processed shortly # after configure starts and defines, among other things, flags for # the various compile modes. diff --git a/config/unicosmk2.0.6.X b/config/unicosmk2.0.6.X index 638c740..7e184d2 100644 --- a/config/unicosmk2.0.6.X +++ b/config/unicosmk2.0.6.X @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file is part of the HDF5 build script. It is processed shortly # after configure starts and defines, among other things, flags for # the various compile modes. diff --git a/config/unicosmk2.0.X b/config/unicosmk2.0.X index 319390d..fc2b734 100644 --- a/config/unicosmk2.0.X +++ b/config/unicosmk2.0.X @@ -1,5 +1,18 @@ # -*- shell-script -*- # +# Copyright by the Board of Trustees of the University of Illinois. +# All rights reserved. +# +# This file is part of HDF5. The full HDF5 copyright notice, including +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. + + # This file is part of the HDF5 build script. It is processed shortly # after configure starts and defines, among other things, flags for # the various compile modes. -- cgit v0.12