diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2005-10-17 17:58:27 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2005-10-17 17:58:27 (GMT) |
commit | da6642e5b94ca5af8c7defa1d2e206be23a7b049 (patch) | |
tree | 936d47e659cd42588a6ed454cdc046c0bd9ef173 /testpar | |
parent | 1e712c1050bd67434eb05cde77fb8bdb7ab15b0e (diff) | |
download | hdf5-da6642e5b94ca5af8c7defa1d2e206be23a7b049.zip hdf5-da6642e5b94ca5af8c7defa1d2e206be23a7b049.tar.gz hdf5-da6642e5b94ca5af8c7defa1d2e206be23a7b049.tar.bz2 |
[svn-r11570] Purpose:
Appearance change.
Description:
depend1.in:
Change the style of the copyright generation commands to a simplier
style.
Dependencies:
Regenerated the Dependencies file.
Platforms tested:
Tested in heping in serial and parallel modes.
Diffstat (limited to 'testpar')
-rw-r--r-- | testpar/Dependencies | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/testpar/Dependencies b/testpar/Dependencies index b2def81..beb9878 100644 --- a/testpar/Dependencies +++ b/testpar/Dependencies @@ -1,5 +1,18 @@ +## ## This file is machine generated on GNU systems. ## Only temporary changes may be made here. +## +## 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. t_mpi.lo: \ $(srcdir)/t_mpi.c \ |