summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2005-10-11 18:12:57 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2005-10-11 18:12:57 (GMT)
commit7b2b61891db8980ba8f9625caeab110e86aca4ba (patch)
treefe07007730fe1d224cd2a928f10a28c5a40dcb30 /test
parent8f7c1ce2064c834b868434f1afb7196897b08acb (diff)
downloadhdf5-7b2b61891db8980ba8f9625caeab110e86aca4ba.zip
hdf5-7b2b61891db8980ba8f9625caeab110e86aca4ba.tar.gz
hdf5-7b2b61891db8980ba8f9625caeab110e86aca4ba.tar.bz2
[svn-r11542] Purpose:
Inserted Copyright notice. Platforms tested: tested in heping.
Diffstat (limited to 'test')
-rw-r--r--test/stream_test.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/test/stream_test.c b/test/stream_test.c
index a69d78e..72f05c6 100644
--- a/test/stream_test.c
+++ b/test/stream_test.c
@@ -1,3 +1,17 @@
+/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
+ * 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 © 2000 The author.
* The author prefers this code not be used for military purposes.