summaryrefslogtreecommitdiffstats
path: root/doc/html/Copyright.html
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>1998-09-10 13:59:48 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>1998-09-10 13:59:48 (GMT)
commit858bf7813ae0d2caff41f8ed201a05ca8b761240 (patch)
tree234990c0c0344175a89174dcad72bd2a14f3b3e3 /doc/html/Copyright.html
parentdd99ecc1bc61eaf352e9e83322ff6c77b9ddcd2f (diff)
downloadhdf5-858bf7813ae0d2caff41f8ed201a05ca8b761240.zip
hdf5-858bf7813ae0d2caff41f8ed201a05ca8b761240.tar.gz
hdf5-858bf7813ae0d2caff41f8ed201a05ca8b761240.tar.bz2
[svn-r681] Environment.html
New file. Environmental variables and configuration parameters. Copyright.html New file. Copyright statement, linked into User's Guide and Reference Manual.
Diffstat (limited to 'doc/html/Copyright.html')
-rw-r--r--doc/html/Copyright.html76
1 files changed, 76 insertions, 0 deletions
diff --git a/doc/html/Copyright.html b/doc/html/Copyright.html
new file mode 100644
index 0000000..f295867
--- /dev/null
+++ b/doc/html/Copyright.html
@@ -0,0 +1,76 @@
+<html>
+<head><title>
+HDF5 Copyright Notice
+</title></head>
+
+<body>
+
+
+<hr>
+
+<h3>Copyright Notice and Statement for
+<br>
+NCSA Hierarchical Data Format (HDF) Software Library and Utilities</h3>
+<hr>
+<p>
+
+
+NCSA Hierarchical Data Format (HDF) Software Library and Utilities
+<br>
+Copyright 1998 the Board of Trustees of the University of Illinois
+<br>
+<strong>All rights reserved.</strong>
+<p>
+
+Contributors: National Center for Supercomputing Applications (NCSA) at
+the University of Illinois, Lawrence Livermore Nat'l Laboratory (LLNL),
+Sandia National Laboratories (SNL), Los Alamos National Laboratory (LANL),
+Jean-loup Gailly and Mark Adler (gzip library)
+<p>
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted for any purpose (including commercial purposes)
+provided that the following conditions are met:
+<p>
+
+<ol>
+<li>Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+
+<li>Redistributions in binary form must reproduce the above copyright
+notice, this list of conditions and the following disclaimer in the
+documentation and/or materials provided with the distribution.
+
+<li>In addition, redistributions of modified forms of the source or binary
+code must carry prominent notices stating that the original code was
+changed and the date of the change.
+
+<li>All publications or advertising materials mentioning features or use of
+this software must acknowledge that it was developed by the National Center
+for Supercomputing Applications at the University of Illinois, and credit
+the Contributors.
+
+<li>Neither the name of the University nor the names of the Contributors may
+be used to endorse or promote products derived from this software without
+specific prior written permission from the University or the Contributors.
+
+<li>THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY AND THE CONTRIBUTORS "AS IS"
+WITH NO WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED. In no event
+shall the University or the Contributors be liable for any damages suffered
+by the users arising out of the use of this software, even if advised of
+the possibility of such damage.
+
+</ol>
+
+
+<hr>
+
+<address>
+<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
+
+<br>
+Last modified: 8 September 1998
+
+</body>
+</html>
+