summaryrefslogtreecommitdiffstats
path: root/windows/test
diff options
context:
space:
mode:
Diffstat (limited to 'windows/test')
-rw-r--r--windows/test/testerr.bat13
1 files changed, 13 insertions, 0 deletions
diff --git a/windows/test/testerr.bat b/windows/test/testerr.bat
index fdf46cc..18c1e61 100644
--- a/windows/test/testerr.bat
+++ b/windows/test/testerr.bat
@@ -1,3 +1,16 @@
+@REM Copyright by The HDF Group.
+@REM Copyright by the Board of Trustees of the University of Illinois.
+@REM All rights reserved.
+@REM
+@REM This file is part of HDF5. The full HDF5 copyright notice, including
+@REM terms governing use, modification, and redistribution, is contained in
+@REM the files COPYING and Copyright.html. COPYING can be found at the root
+@REM of the source code distribution tree; Copyright.html can be found at the
+@REM root level of an installed copy of the electronic HDF5 document set and
+@REM is linked from the top-level documents page. It can also be found at
+@REM http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+@REM access to either file, you may request a copy from help@hdfgroup.org.
+
@REM This batch file tests HDF5 error API and backward compatibility with 1.6.
@REM If you want to use 1.8 with 1.6 compatibility,To the functionality of error APIs,
@REM You need to do the following two things: