summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorFang Guo <fangguo@ncsa.uiuc.edu>2005-11-01 19:15:15 (GMT)
committerFang Guo <fangguo@ncsa.uiuc.edu>2005-11-01 19:15:15 (GMT)
commit42a87cc9a9ff3e1a8439790e3d421ab5753c6f83 (patch)
treed8be39aa2906e9dcc56c82e09889d25666583b29 /windows
parent8d74b8be52cb33ae07b07c34d0e780520424f05e (diff)
downloadhdf5-42a87cc9a9ff3e1a8439790e3d421ab5753c6f83.zip
hdf5-42a87cc9a9ff3e1a8439790e3d421ab5753c6f83.tar.gz
hdf5-42a87cc9a9ff3e1a8439790e3d421ab5753c6f83.tar.bz2
[svn-r11666] Purpose:
Add in copyright notice Description: Solution: Platforms tested: Misc. update:
Diffstat (limited to 'windows')
-rwxr-xr-xwindows/src/H5pubconf.h16
-rwxr-xr-xwindows/test/hdf5test.bat12
-rwxr-xr-xwindows/test/hdf5timingtest.bat12
-rwxr-xr-xwindows/tools/deleteline.bat12
-rwxr-xr-xwindows/tools/difftest.BAT12
-rwxr-xr-xwindows/tools/dumptest.bat12
-rwxr-xr-xwindows/tools/importtest.BAT12
-rwxr-xr-xwindows/tools/lstest.BAT12
-rwxr-xr-xwindows/tools/mask.BAT12
-rwxr-xr-xwindows/tools/repacktest.BAT12
-rwxr-xr-xwindows/tools/testhdf5tools.BAT12
11 files changed, 135 insertions, 1 deletions
diff --git a/windows/src/H5pubconf.h b/windows/src/H5pubconf.h
index 546d6b4..2278ed9 100755
--- a/windows/src/H5pubconf.h
+++ b/windows/src/H5pubconf.h
@@ -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. *
+ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
+
/* H5pubconf.h is adapted from UNIX platform and manually maintained on the windows platform. */
#define H5_SIZEOF___INT64 8
@@ -140,4 +154,4 @@ in the file file_io.win32.c and including it on the projects
#define H5_WANT_DCONV_EXCEPTION 1
/* uncomment the following line if we want parallel HDF5 support */
-/* #define H5_HAVE_PARALLEL */ \ No newline at end of file
+/* #define H5_HAVE_PARALLEL */
diff --git a/windows/test/hdf5test.bat b/windows/test/hdf5test.bat
index b275c19..f7e6ef6 100755
--- a/windows/test/hdf5test.bat
+++ b/windows/test/hdf5test.bat
@@ -1,3 +1,15 @@
+@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://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
+@REM access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+
@ECHO OFF
REM This batch file is used to HDF5 C Library.
REM Last Modified: 05/19/2005 by Fang GUO
diff --git a/windows/test/hdf5timingtest.bat b/windows/test/hdf5timingtest.bat
index 6dcbea7..2bd34ce 100755
--- a/windows/test/hdf5timingtest.bat
+++ b/windows/test/hdf5timingtest.bat
@@ -1,3 +1,15 @@
+@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://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
+@REM access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+
chunk%2\%1\chunk%2
iopipe%2\%1\iopipe%2
diff --git a/windows/tools/deleteline.bat b/windows/tools/deleteline.bat
index 461cfde..44ae787 100755
--- a/windows/tools/deleteline.bat
+++ b/windows/tools/deleteline.bat
@@ -1,3 +1,15 @@
+@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://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
+@REM access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+
@echo off
type nul > ..\temptest\fctemp\%1
more /e +%2 %1 > ..\temptest\fctemp\%1
diff --git a/windows/tools/difftest.BAT b/windows/tools/difftest.BAT
index 439843a..d6fc8ad 100755
--- a/windows/tools/difftest.BAT
+++ b/windows/tools/difftest.BAT
@@ -1,3 +1,15 @@
+@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://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
+@REM access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+
@ ECHO OFF
mkdir temptest
diff --git a/windows/tools/dumptest.bat b/windows/tools/dumptest.bat
index 559da46..d39084e 100755
--- a/windows/tools/dumptest.bat
+++ b/windows/tools/dumptest.bat
@@ -1,3 +1,15 @@
+@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://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
+@REM access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+
@ ECHO OFF
REM TOOLTEST tfamily.ddl --filedriver=family tfamily%05d.h5
diff --git a/windows/tools/importtest.BAT b/windows/tools/importtest.BAT
index 962665e..0ab5738 100755
--- a/windows/tools/importtest.BAT
+++ b/windows/tools/importtest.BAT
@@ -1,3 +1,15 @@
+@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://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
+@REM access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+
@ ECHO OFF
mkdir temptest
diff --git a/windows/tools/lstest.BAT b/windows/tools/lstest.BAT
index 822cfc0..a3c65e2 100755
--- a/windows/tools/lstest.BAT
+++ b/windows/tools/lstest.BAT
@@ -1,3 +1,15 @@
+@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://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
+@REM access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+
@ ECHO OFF
mkdir temptest
diff --git a/windows/tools/mask.BAT b/windows/tools/mask.BAT
index 3c8492f..a933caf 100755
--- a/windows/tools/mask.BAT
+++ b/windows/tools/mask.BAT
@@ -1,3 +1,15 @@
+@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://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
+@REM access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+
type nul > %2
for /f "tokens=1,2*" %%a in (
%1
diff --git a/windows/tools/repacktest.BAT b/windows/tools/repacktest.BAT
index f8bba66..7daf7f1 100755
--- a/windows/tools/repacktest.BAT
+++ b/windows/tools/repacktest.BAT
@@ -1,3 +1,15 @@
+@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://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
+@REM access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+
@ ECHO OFF
REM The Dynamic Discovery of Szip Encoder features is implemented in this batch file.
diff --git a/windows/tools/testhdf5tools.BAT b/windows/tools/testhdf5tools.BAT
index 2d7b3ac..1a65805 100755
--- a/windows/tools/testhdf5tools.BAT
+++ b/windows/tools/testhdf5tools.BAT
@@ -1,3 +1,15 @@
+@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://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
+@REM access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+
@ ECHO OFF
REM This batch file includes hdf5 tool(h5dump, h5diff, h5ls, h5import, and h5repack) testings.