summaryrefslogtreecommitdiffstats
path: root/test/ttst.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2003-02-17 17:11:03 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2003-02-17 17:11:03 (GMT)
commit0475dd9a702c1308602e920dc03648478cfafd05 (patch)
treebe28d463b4c8353ea7db4a1f39547570018b39f2 /test/ttst.c
parent946c606452ec59397675b7b807b3280258e39726 (diff)
downloadhdf5-0475dd9a702c1308602e920dc03648478cfafd05.zip
hdf5-0475dd9a702c1308602e920dc03648478cfafd05.tar.gz
hdf5-0475dd9a702c1308602e920dc03648478cfafd05.tar.bz2
[svn-r6412] Purpose:
Code cleanup Description: Update dependencies and clean up a few warnings. Platforms tested: Linux 2.2 (eirene) w/parallel
Diffstat (limited to 'test/ttst.c')
-rw-r--r--test/ttst.c26
1 files changed, 13 insertions, 13 deletions
diff --git a/test/ttst.c b/test/ttst.c
index 15241a5..9632cb7 100644
--- a/test/ttst.c
+++ b/test/ttst.c
@@ -1,16 +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. *
- * *
- ****************************************************************************/
-
-/* $Id$ */
+/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
+ * 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. *
+ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
FILE