summaryrefslogtreecommitdiffstats
path: root/src/H5Zszip.c
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2007-02-07 14:56:24 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2007-02-07 14:56:24 (GMT)
commited7d456e512d9f2319d8ebe67feb44d842be8c07 (patch)
tree9d95f956e8799a86b5d6dfadafc23db58727fecb /src/H5Zszip.c
parent4c62c0aa8af0f0501d268c7f2036592d7f702096 (diff)
downloadhdf5-ed7d456e512d9f2319d8ebe67feb44d842be8c07.zip
hdf5-ed7d456e512d9f2319d8ebe67feb44d842be8c07.tar.gz
hdf5-ed7d456e512d9f2319d8ebe67feb44d842be8c07.tar.bz2
[svn-r13253] Updated all C and C++ style source code files with the THG copyright notice.
Tested platform: Kagiso only since it is only a comment block change. If it works in one machine, it should work in all, I hope. Still need to check the parallel build on copper.
Diffstat (limited to 'src/H5Zszip.c')
-rw-r--r--src/H5Zszip.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/H5Zszip.c b/src/H5Zszip.c
index e393ebd..5b12a06 100644
--- a/src/H5Zszip.c
+++ b/src/H5Zszip.c
@@ -1,4 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
+ * Copyright by The HDF Group. *
* Copyright by the Board of Trustees of the University of Illinois. *
* All rights reserved. *
* *
@@ -8,8 +9,8 @@
* 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. *
+ * http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have *
+ * access to either file, you may request a copy from help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#define H5Z_PACKAGE /*suppress error about including H5Zpkg */