diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2007-02-14 22:29:52 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2007-02-14 22:29:52 (GMT) |
commit | 914fbdcc6741777b170cd656ad9a953cca950f25 (patch) | |
tree | 79926808c243f4462f0dd2204130316bfb64b03e /config/examples.am | |
parent | 5e1bee4f600d596f043027bf81cd96e45c32759c (diff) | |
download | hdf5-914fbdcc6741777b170cd656ad9a953cca950f25.zip hdf5-914fbdcc6741777b170cd656ad9a953cca950f25.tar.gz hdf5-914fbdcc6741777b170cd656ad9a953cca950f25.tar.bz2 |
[svn-r13312] Updated copyright notice.
Diffstat (limited to 'config/examples.am')
-rw-r--r-- | config/examples.am | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/config/examples.am b/config/examples.am index 5eab7c1..7624bf6 100644 --- a/config/examples.am +++ b/config/examples.am @@ -1,15 +1,16 @@ ## config/examples.am -## 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. ## Textually included near the end of HDF5 Makefiles in example directories. ## Contains boilerplate for building, installing, and cleaning example |