summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--MANIFEST15
-rwxr-xr-xbin/COPYING16
-rwxr-xr-xc++/COPYING16
-rwxr-xr-xconfig/COPYING16
-rwxr-xr-xfortran/COPYING16
-rwxr-xr-xhl/COPYING16
-rwxr-xr-xhl/src/COPYING16
-rwxr-xr-xhl/test/COPYING16
-rwxr-xr-xhl/tools/COPYING16
-rwxr-xr-xperform/COPYING16
-rwxr-xr-xrelease_docs/COPYING16
-rwxr-xr-xsrc/COPYING16
-rwxr-xr-xtest/COPYING16
-rwxr-xr-xtestpar/COPYING16
-rwxr-xr-xtools/COPYING16
-rwxr-xr-xwindows/COPYING16
16 files changed, 255 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index c41046a..7e61008 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -30,6 +30,7 @@
./configure
./configure.in
+./bin/COPYING
./bin/buildhdf5
./bin/checkapi _DO_NOT_DISTRIBUTE_
./bin/checkposix _DO_NOT_DISTRIBUTE_
@@ -59,6 +60,7 @@
./bin/trace
./bin/yodconfigure
+./config/COPYING
./config/BlankForm
./config/commence.in
./config/conclude.in
@@ -810,6 +812,7 @@
#
#------------------------------------------------------------------------------
+./fortran/COPYING
./fortran/Makefile.dist
./fortran/Makefile.in
./fortran/aclocal.m4
@@ -961,6 +964,7 @@
#
#------------------------------------------------------------------------------
+./c++/COPYING
./c++/Makefile.in
./c++/aclocal.m4
./c++/configure
@@ -1086,6 +1090,7 @@
#
#------------------------------------------------------------------------------
+./perform/COPYING
./perform/Dependencies
./perform/Makefile.in
./perform/benchpar.c
@@ -1103,6 +1108,7 @@
./perform/pio_timer.h
./perform/zip_perf.c
+./release_docs/COPYING
./release_docs/INSTALL
./release_docs/INSTALL_TFLOPS
./release_docs/INSTALL_VFL
@@ -1118,6 +1124,7 @@
./src/hdf5.lnt _DO_NOT_DISTRIBUTE_
./src/hdf5-lin.lnt _DO_NOT_DISTRIBUTE_
./src/hdf5-win.lnt _DO_NOT_DISTRIBUTE_
+./src/COPYING
./src/Dependencies
./src/H5.c
./src/H5api_adpt.h
@@ -1316,6 +1323,7 @@
./src/hdf5.h
./src/libhdf5.settings.in
+./test/COPYING
./test/Dependencies
./test/Makefile.in
./test/big.c
@@ -1416,6 +1424,7 @@
./test/test_filters_le.hdf5
+./testpar/COPYING
./testpar/Dependencies
./testpar/Makefile.in
./testpar/t_dset.c
@@ -1430,6 +1439,7 @@
./testpar/testphdf5.h
./testpar/testph5.sh.in
+./tools/COPYING
./tools/Dependencies
./tools/Makefile.in
@@ -1887,6 +1897,7 @@
./tools/testfiles/u513.txt
# high level libraries
+./hl/COPYING
./hl/Makefile.in
./hl/examples/Dependencies
./hl/examples/ex_lite1.c
@@ -1910,6 +1921,7 @@
./hl/examples/image24pixel.txt
./hl/examples/image8.txt
./hl/examples/pal_rgb.h
+./hl/src/COPYING
./hl/src/Dependencies
./hl/src/Makefile.in
./hl/src/H5IM.c
@@ -1918,6 +1930,7 @@
./hl/src/H5LT.h
./hl/src/H5TA.c
./hl/src/H5TA.h
+./hl/test/COPYING
./hl/test/Dependencies
./hl/test/Makefile.in
./hl/test/test_image.c
@@ -1926,6 +1939,7 @@
./hl/test/test_table_le.hdf5
./hl/test/test_table_be.hdf5
./hl/test/test_table_cray.hdf5
+./hl/tools/COPYING
./hl/tools/Makefile.in
./hl/tools/gif2h5/Dependencies
./hl/tools/gif2h5/Makefile.in
@@ -1942,4 +1956,5 @@
# windows
+./windows/COPYING
./windows/all.zip
diff --git a/bin/COPYING b/bin/COPYING
new file mode 100755
index 0000000..ef0cbaf
--- /dev/null
+++ b/bin/COPYING
@@ -0,0 +1,16 @@
+
+ Copyright by The HDF Group (THG) and
+ The Board of Trustees of the University of Illinois.
+ All rights reserved.
+
+ The files and subdirectories in this directory are 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://www.hdfgroup.org/HDF5/doc/Copyright.html. If you do not
+ have access to either file, you may request a copy from
+ help@hdfgroup.org.
+
diff --git a/c++/COPYING b/c++/COPYING
new file mode 100755
index 0000000..ef0cbaf
--- /dev/null
+++ b/c++/COPYING
@@ -0,0 +1,16 @@
+
+ Copyright by The HDF Group (THG) and
+ The Board of Trustees of the University of Illinois.
+ All rights reserved.
+
+ The files and subdirectories in this directory are 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://www.hdfgroup.org/HDF5/doc/Copyright.html. If you do not
+ have access to either file, you may request a copy from
+ help@hdfgroup.org.
+
diff --git a/config/COPYING b/config/COPYING
new file mode 100755
index 0000000..ef0cbaf
--- /dev/null
+++ b/config/COPYING
@@ -0,0 +1,16 @@
+
+ Copyright by The HDF Group (THG) and
+ The Board of Trustees of the University of Illinois.
+ All rights reserved.
+
+ The files and subdirectories in this directory are 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://www.hdfgroup.org/HDF5/doc/Copyright.html. If you do not
+ have access to either file, you may request a copy from
+ help@hdfgroup.org.
+
diff --git a/fortran/COPYING b/fortran/COPYING
new file mode 100755
index 0000000..ef0cbaf
--- /dev/null
+++ b/fortran/COPYING
@@ -0,0 +1,16 @@
+
+ Copyright by The HDF Group (THG) and
+ The Board of Trustees of the University of Illinois.
+ All rights reserved.
+
+ The files and subdirectories in this directory are 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://www.hdfgroup.org/HDF5/doc/Copyright.html. If you do not
+ have access to either file, you may request a copy from
+ help@hdfgroup.org.
+
diff --git a/hl/COPYING b/hl/COPYING
new file mode 100755
index 0000000..ef0cbaf
--- /dev/null
+++ b/hl/COPYING
@@ -0,0 +1,16 @@
+
+ Copyright by The HDF Group (THG) and
+ The Board of Trustees of the University of Illinois.
+ All rights reserved.
+
+ The files and subdirectories in this directory are 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://www.hdfgroup.org/HDF5/doc/Copyright.html. If you do not
+ have access to either file, you may request a copy from
+ help@hdfgroup.org.
+
diff --git a/hl/src/COPYING b/hl/src/COPYING
new file mode 100755
index 0000000..ef0cbaf
--- /dev/null
+++ b/hl/src/COPYING
@@ -0,0 +1,16 @@
+
+ Copyright by The HDF Group (THG) and
+ The Board of Trustees of the University of Illinois.
+ All rights reserved.
+
+ The files and subdirectories in this directory are 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://www.hdfgroup.org/HDF5/doc/Copyright.html. If you do not
+ have access to either file, you may request a copy from
+ help@hdfgroup.org.
+
diff --git a/hl/test/COPYING b/hl/test/COPYING
new file mode 100755
index 0000000..ef0cbaf
--- /dev/null
+++ b/hl/test/COPYING
@@ -0,0 +1,16 @@
+
+ Copyright by The HDF Group (THG) and
+ The Board of Trustees of the University of Illinois.
+ All rights reserved.
+
+ The files and subdirectories in this directory are 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://www.hdfgroup.org/HDF5/doc/Copyright.html. If you do not
+ have access to either file, you may request a copy from
+ help@hdfgroup.org.
+
diff --git a/hl/tools/COPYING b/hl/tools/COPYING
new file mode 100755
index 0000000..ef0cbaf
--- /dev/null
+++ b/hl/tools/COPYING
@@ -0,0 +1,16 @@
+
+ Copyright by The HDF Group (THG) and
+ The Board of Trustees of the University of Illinois.
+ All rights reserved.
+
+ The files and subdirectories in this directory are 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://www.hdfgroup.org/HDF5/doc/Copyright.html. If you do not
+ have access to either file, you may request a copy from
+ help@hdfgroup.org.
+
diff --git a/perform/COPYING b/perform/COPYING
new file mode 100755
index 0000000..ef0cbaf
--- /dev/null
+++ b/perform/COPYING
@@ -0,0 +1,16 @@
+
+ Copyright by The HDF Group (THG) and
+ The Board of Trustees of the University of Illinois.
+ All rights reserved.
+
+ The files and subdirectories in this directory are 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://www.hdfgroup.org/HDF5/doc/Copyright.html. If you do not
+ have access to either file, you may request a copy from
+ help@hdfgroup.org.
+
diff --git a/release_docs/COPYING b/release_docs/COPYING
new file mode 100755
index 0000000..ef0cbaf
--- /dev/null
+++ b/release_docs/COPYING
@@ -0,0 +1,16 @@
+
+ Copyright by The HDF Group (THG) and
+ The Board of Trustees of the University of Illinois.
+ All rights reserved.
+
+ The files and subdirectories in this directory are 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://www.hdfgroup.org/HDF5/doc/Copyright.html. If you do not
+ have access to either file, you may request a copy from
+ help@hdfgroup.org.
+
diff --git a/src/COPYING b/src/COPYING
new file mode 100755
index 0000000..ef0cbaf
--- /dev/null
+++ b/src/COPYING
@@ -0,0 +1,16 @@
+
+ Copyright by The HDF Group (THG) and
+ The Board of Trustees of the University of Illinois.
+ All rights reserved.
+
+ The files and subdirectories in this directory are 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://www.hdfgroup.org/HDF5/doc/Copyright.html. If you do not
+ have access to either file, you may request a copy from
+ help@hdfgroup.org.
+
diff --git a/test/COPYING b/test/COPYING
new file mode 100755
index 0000000..ef0cbaf
--- /dev/null
+++ b/test/COPYING
@@ -0,0 +1,16 @@
+
+ Copyright by The HDF Group (THG) and
+ The Board of Trustees of the University of Illinois.
+ All rights reserved.
+
+ The files and subdirectories in this directory are 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://www.hdfgroup.org/HDF5/doc/Copyright.html. If you do not
+ have access to either file, you may request a copy from
+ help@hdfgroup.org.
+
diff --git a/testpar/COPYING b/testpar/COPYING
new file mode 100755
index 0000000..ef0cbaf
--- /dev/null
+++ b/testpar/COPYING
@@ -0,0 +1,16 @@
+
+ Copyright by The HDF Group (THG) and
+ The Board of Trustees of the University of Illinois.
+ All rights reserved.
+
+ The files and subdirectories in this directory are 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://www.hdfgroup.org/HDF5/doc/Copyright.html. If you do not
+ have access to either file, you may request a copy from
+ help@hdfgroup.org.
+
diff --git a/tools/COPYING b/tools/COPYING
new file mode 100755
index 0000000..ef0cbaf
--- /dev/null
+++ b/tools/COPYING
@@ -0,0 +1,16 @@
+
+ Copyright by The HDF Group (THG) and
+ The Board of Trustees of the University of Illinois.
+ All rights reserved.
+
+ The files and subdirectories in this directory are 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://www.hdfgroup.org/HDF5/doc/Copyright.html. If you do not
+ have access to either file, you may request a copy from
+ help@hdfgroup.org.
+
diff --git a/windows/COPYING b/windows/COPYING
new file mode 100755
index 0000000..ef0cbaf
--- /dev/null
+++ b/windows/COPYING
@@ -0,0 +1,16 @@
+
+ Copyright by The HDF Group (THG) and
+ The Board of Trustees of the University of Illinois.
+ All rights reserved.
+
+ The files and subdirectories in this directory are 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://www.hdfgroup.org/HDF5/doc/Copyright.html. If you do not
+ have access to either file, you may request a copy from
+ help@hdfgroup.org.
+