diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2007-02-15 00:43:20 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2007-02-15 00:43:20 (GMT) |
commit | b52c91842d9683c25c678574aeca269acd7b8a7f (patch) | |
tree | 21957705884a75698da3e4f0173f4bb4be5f8849 /tools/h5diff | |
parent | 46b74070159ef574a4fe44f5df4455c28fcac001 (diff) | |
download | hdf5-b52c91842d9683c25c678574aeca269acd7b8a7f.zip hdf5-b52c91842d9683c25c678574aeca269acd7b8a7f.tar.gz hdf5-b52c91842d9683c25c678574aeca269acd7b8a7f.tar.bz2 |
[svn-r13318] Updated Copyright notices.
Tested platform: Kagiso (serial, pp)
Diffstat (limited to 'tools/h5diff')
-rw-r--r-- | tools/h5diff/Dependencies | 23 | ||||
-rw-r--r-- | tools/h5diff/Makefile.in | 23 | ||||
-rw-r--r-- | tools/h5diff/testh5diff.h | 5 | ||||
-rwxr-xr-x | tools/h5diff/testh5diff.sh | 5 |
4 files changed, 30 insertions, 26 deletions
diff --git a/tools/h5diff/Dependencies b/tools/h5diff/Dependencies index c9277c0..1980e3c 100644 --- a/tools/h5diff/Dependencies +++ b/tools/h5diff/Dependencies @@ -2,17 +2,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. +# Copyright by The HDF Group. +# 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://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from help@hdfgroup.org. h5diff_main.lo: \ $(srcdir)/h5diff_main.c \ diff --git a/tools/h5diff/Makefile.in b/tools/h5diff/Makefile.in index a616658..25cb141 100644 --- a/tools/h5diff/Makefile.in +++ b/tools/h5diff/Makefile.in @@ -1,15 +1,16 @@ ## -## 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 by The HDF Group. +# 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://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from help@hdfgroup.org. ## ## HDF5 Library Makefile(.in) ## diff --git a/tools/h5diff/testh5diff.h b/tools/h5diff/testh5diff.h index c450e3e..085b843 100644 --- a/tools/h5diff/testh5diff.h +++ b/tools/h5diff/testh5diff.h @@ -1,4 +1,5 @@ /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * Copyright by The HDF Group. * * Copyright by the Board of Trustees of the University of Illinois. * * All rights reserved. * * * @@ -8,8 +9,8 @@ * 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. * + * http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have * + * access to either file, you may request a copy from help@hdfgroup.org. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ #include <stdio.h> diff --git a/tools/h5diff/testh5diff.sh b/tools/h5diff/testh5diff.sh index f837c9f..b9b9ee3 100755 --- a/tools/h5diff/testh5diff.sh +++ b/tools/h5diff/testh5diff.sh @@ -1,5 +1,6 @@ #! /bin/sh # +# Copyright by The HDF Group. # Copyright by the Board of Trustees of the University of Illinois. # All rights reserved. # @@ -9,8 +10,8 @@ # 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. +# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from help@hdfgroup.org. # # Tests for the h5diff tool |