diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2005-10-29 16:10:23 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2005-10-29 16:10:23 (GMT) |
commit | ebda068f2e043b587167e41f87eaabbbb87f953e (patch) | |
tree | 45b230428cae244f0bc7947ea4deddb23726f434 /.autom4te.cfg | |
parent | 25733372e463729e588f20753925eff3262f1fda (diff) | |
download | hdf5-ebda068f2e043b587167e41f87eaabbbb87f953e.zip hdf5-ebda068f2e043b587167e41f87eaabbbb87f953e.tar.gz hdf5-ebda068f2e043b587167e41f87eaabbbb87f953e.tar.bz2 |
[svn-r11619] Purpose:
Update copyrights.
Description:
Solution:
This should address almost all of the "simple" cases in the repository.
There's still work to do, but it's going to require actually thinking about
the files in question instead of just copying & pasting.
Diffstat (limited to '.autom4te.cfg')
-rw-r--r-- | .autom4te.cfg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.autom4te.cfg b/.autom4te.cfg index e998198..a054d32 100644 --- a/.autom4te.cfg +++ b/.autom4te.cfg @@ -1,3 +1,15 @@ +# 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. + ## ------------------ ## ## User Preferences. ## ## ------------------ ## |