From 749a0b9c177e06b0c00f84e31bee5cf86be67038 Mon Sep 17 00:00:00 2001 From: Frank Baker Date: Mon, 4 Sep 2006 13:30:13 -0500 Subject: [svn-r12640] Description: Add per-directory abbreviated copyright notices (abbreviated COPYING files pointing to full notices). Tested: MANIFEST verified; not otherwise tested. --- MANIFEST | 19 +++++++++++++++++++ bin/COPYING | 16 ++++++++++++++++ c++/COPYING | 16 ++++++++++++++++ config/COPYING | 16 ++++++++++++++++ fortran/COPYING | 16 ++++++++++++++++ hl/COPYING | 16 ++++++++++++++++ hl/c++/COPYING | 16 ++++++++++++++++ hl/fortran/COPYING | 16 ++++++++++++++++ hl/src/COPYING | 16 ++++++++++++++++ hl/test/COPYING | 16 ++++++++++++++++ hl/tools/COPYING | 16 ++++++++++++++++ perform/COPYING | 16 ++++++++++++++++ release_docs/COPYING | 16 ++++++++++++++++ src/COPYING | 16 ++++++++++++++++ test/COPYING | 16 ++++++++++++++++ testpar/COPYING | 16 ++++++++++++++++ tools/COPYING | 16 ++++++++++++++++ vms/COPYING | 16 ++++++++++++++++ windows/COPYING | 16 ++++++++++++++++ 19 files changed, 307 insertions(+) create mode 100755 bin/COPYING create mode 100755 c++/COPYING create mode 100755 config/COPYING create mode 100755 fortran/COPYING create mode 100755 hl/COPYING create mode 100755 hl/c++/COPYING create mode 100755 hl/fortran/COPYING create mode 100755 hl/src/COPYING create mode 100755 hl/test/COPYING create mode 100755 hl/tools/COPYING create mode 100755 perform/COPYING create mode 100755 release_docs/COPYING create mode 100755 src/COPYING create mode 100755 test/COPYING create mode 100755 testpar/COPYING create mode 100755 tools/COPYING create mode 100755 vms/COPYING create mode 100755 windows/COPYING diff --git a/MANIFEST b/MANIFEST index 00fcd9c..955c439 100644 --- a/MANIFEST +++ b/MANIFEST @@ -32,6 +32,7 @@ ./configure ./configure.in +./bin/COPYING ./bin/buildhdf5 ./bin/checkapi _DO_NOT_DISTRIBUTE_ ./bin/checkposix _DO_NOT_DISTRIBUTE_ @@ -67,6 +68,7 @@ ./bin/trace ./bin/yodconfigure +./config/COPYING ./config/BlankForm ./config/commence.am ./config/conclude.am @@ -142,6 +144,7 @@ # #------------------------------------------------------------------------------ +./fortran/COPYING ./fortran/Makefile.am ./fortran/Makefile.in @@ -245,6 +248,7 @@ # #------------------------------------------------------------------------------ +./c++/COPYING ./c++/Makefile.am ./c++/Makefile.in @@ -344,6 +348,7 @@ # #------------------------------------------------------------------------------ +./perform/COPYING ./perform/Makefile.am ./perform/Makefile.in ./perform/benchpar.c @@ -364,6 +369,7 @@ ./perform/pio_timer.h ./perform/zip_perf.c +./release_docs/COPYING ./release_docs/HISTORY.txt ./release_docs/INSTALL ./release_docs/INSTALL_Cygwin.txt @@ -386,6 +392,7 @@ ./src/hdf5.lnt _DO_NOT_DISTRIBUTE_ ./src/hdf5-win.lnt _DO_NOT_DISTRIBUTE_ ./src/hdf5-lin.lnt _DO_NOT_DISTRIBUTE_ +./src/COPYING ./src/H5.c ./src/H5checksum.c ./src/H5dbg.c @@ -654,6 +661,7 @@ ./src/hdf5.h ./src/libhdf5.settings.in +./test/COPYING ./test/Makefile.am ./test/Makefile.in ./test/be_data.h5 @@ -779,6 +787,7 @@ ./test/testfiles/error_test_1 ./test/testfiles/error_test_2 +./testpar/COPYING ./testpar/Makefile.am ./testpar/Makefile.in ./testpar/t_cache.c @@ -796,6 +805,7 @@ ./testpar/testphdf5.h ./testpar/testph5.sh.in +./tools/COPYING ./tools/Makefile.am ./tools/Makefile.in @@ -1320,6 +1330,7 @@ ./tools/testfiles/u513.txt # high level libraries +./hl/COPYING ./hl/Makefile.am ./hl/Makefile.in ./hl/examples/Makefile.am @@ -1347,6 +1358,7 @@ ./hl/examples/pal_rgb.h ./hl/examples/ptExampleFL.c ./hl/examples/ptExampleVL.c +./hl/src/COPYING ./hl/src/Makefile.am ./hl/src/Makefile.in ./hl/src/H5DS.c @@ -1371,6 +1383,7 @@ ./hl/src/H5TBprivate.h ./hl/src/H5TBpublic.h ./hl/src/hdf5_hl.h +./hl/test/COPYING ./hl/test/Makefile.am ./hl/test/Makefile.in ./hl/test/dsdata.txt @@ -1395,6 +1408,7 @@ ./hl/test/test_table_cray.hdf5 ./hl/test/usa.wri ./hl/test/dtype_file.txt +./hl/tools/COPYING ./hl/tools/Makefile.am ./hl/tools/Makefile.in ./hl/tools/gif2h5/Makefile.am @@ -1410,6 +1424,7 @@ ./hl/tools/gif2h5/writehdf.c # hl fortran +./hl/fortran/COPYING ./hl/fortran/Makefile.am ./hl/fortran/Makefile.in ./hl/fortran/examples/Makefile.am @@ -1433,6 +1448,7 @@ ./hl/fortran/test/tsttable.f90 # hl c++ +./hl/c++/COPYING ./hl/c++/Makefile.am ./hl/c++/Makefile.in ./hl/c++/examples/Makefile.am @@ -1449,6 +1465,8 @@ ./hl/c++/test/Makefile.in #vms files +./vms/COPYING + ./vms/c++/examples/check.com ./vms/c++/examples/make.com ./vms/c++/src/make.com @@ -1489,6 +1507,7 @@ ./vms/tools/lib/make.com #windows projects +./windows/COPYING #windows c++ examples ./windows/c++/examples/allcppexamples/allcppexamples.dsp 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/c++/COPYING b/hl/c++/COPYING new file mode 100755 index 0000000..ef0cbaf --- /dev/null +++ b/hl/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/hl/fortran/COPYING b/hl/fortran/COPYING new file mode 100755 index 0000000..ef0cbaf --- /dev/null +++ b/hl/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/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/vms/COPYING b/vms/COPYING new file mode 100755 index 0000000..ef0cbaf --- /dev/null +++ b/vms/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. + -- cgit v0.12