diff options
author | Frank Baker <fbaker@hdfgroup.org> | 2006-09-04 18:20:50 (GMT) |
---|---|---|
committer | Frank Baker <fbaker@hdfgroup.org> | 2006-09-04 18:20:50 (GMT) |
commit | e6fcdd272841202f4d9878a0fbf66907efb600b2 (patch) | |
tree | f2c8a2a874cd2abb686d6c3eb4ea27cdc290c105 /tools | |
parent | 904817c9f72db7ca3d237de7b7cb2f6412f73744 (diff) | |
download | hdf5-e6fcdd272841202f4d9878a0fbf66907efb600b2.zip hdf5-e6fcdd272841202f4d9878a0fbf66907efb600b2.tar.gz hdf5-e6fcdd272841202f4d9878a0fbf66907efb600b2.tar.bz2 |
[svn-r12639]
Description:
Add per-directory abbreviated copyright notices
(abbreviated COPYING files pointing to full notices).
Tested:
MANIFEST verified; not otherwise tested.
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/COPYING | 16 |
1 files changed, 16 insertions, 0 deletions
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. + |