summaryrefslogtreecommitdiffstats
path: root/test/tvltypes.c
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2003-03-31 17:59:04 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2003-03-31 17:59:04 (GMT)
commit44022e598c9afaf72082d412b8f150b2c57fde2a (patch)
tree42771b99b9bc360056f61d85c3bf78c1d36394cf /test/tvltypes.c
parent034deed133dcd9c2ed79a6393abfc20124aec228 (diff)
downloadhdf5-44022e598c9afaf72082d412b8f150b2c57fde2a.zip
hdf5-44022e598c9afaf72082d412b8f150b2c57fde2a.tar.gz
hdf5-44022e598c9afaf72082d412b8f150b2c57fde2a.tar.bz2
[svn-r6538] Purpose:
Update Description: Updated the Copyright statement Platforms tested: Linux (This change is only in the comments, so I just check that the modules still compile) Misc. update:
Diffstat (limited to 'test/tvltypes.c')
-rw-r--r--test/tvltypes.c24
1 files changed, 13 insertions, 11 deletions
diff --git a/test/tvltypes.c b/test/tvltypes.c
index 1c51789..20f4eef 100644
--- a/test/tvltypes.c
+++ b/test/tvltypes.c
@@ -1,14 +1,16 @@
-/****************************************************************************
- * NCSA HDF *
- * Software Development Group *
- * National Center for Supercomputing Applications *
- * University of Illinois at Urbana-Champaign *
- * 605 E. Springfield, Champaign IL 61820 *
- * *
- * For conditions of distribution and use, see the accompanying *
- * hdf/COPYING file. *
- * *
- ****************************************************************************/
+/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
+ * 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. *
+ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* $Id$ */