summaryrefslogtreecommitdiffstats
path: root/fortran/test/t.h
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2003-08-11 19:37:59 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2003-08-11 19:37:59 (GMT)
commit641f9f2fea80a3484c7a3a8376114a929b75033c (patch)
tree052e415a638162f1e1dbefc63be2e77d543715e8 /fortran/test/t.h
parentecc84e19dfc90ee48bf168a299f04c5eda2d12c7 (diff)
downloadhdf5-641f9f2fea80a3484c7a3a8376114a929b75033c.zip
hdf5-641f9f2fea80a3484c7a3a8376114a929b75033c.tar.gz
hdf5-641f9f2fea80a3484c7a3a8376114a929b75033c.tar.bz2
[svn-r7341] Purpose:
Updated, cleanup or added Copyright notice. Platforms tested: "h5committested" Misc. update:
Diffstat (limited to 'fortran/test/t.h')
-rw-r--r--fortran/test/t.h25
1 files changed, 12 insertions, 13 deletions
diff --git a/fortran/test/t.h b/fortran/test/t.h
index 28acdb1..d6bc968 100644
--- a/fortran/test/t.h
+++ b/fortran/test/t.h
@@ -1,17 +1,16 @@
-
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- * Copyright by the Board of Trustees of the University of Illinois. *
- * All rights reserved. *
- * *
- * This file is 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://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. *
- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
+ * Copyright by the Board of Trustees of the University of Illinois. *
+ * All rights reserved. *
+ * *
+ * This file is 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://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. *
+ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include "../../src/hdf5.h"
#include "../src/H5f90i.h"