diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2020-01-18 00:20:39 (GMT) |
---|---|---|
committer | David Young <dyoung@hdfgroup.org> | 2020-05-20 14:31:50 (GMT) |
commit | d11be7974e5253715bc6cb9e6cc58cbaf9281971 (patch) | |
tree | 20e914c03a83f8dee2a05e26e71668efd5840cd6 /config | |
parent | 6c0ecdc4961d8dde54620d35758d0148abca50b1 (diff) | |
download | hdf5-d11be7974e5253715bc6cb9e6cc58cbaf9281971.zip hdf5-d11be7974e5253715bc6cb9e6cc58cbaf9281971.tar.gz hdf5-d11be7974e5253715bc6cb9e6cc58cbaf9281971.tar.bz2 |
Removed UIUC from copyright, added helpful comment.
Diffstat (limited to 'config')
-rw-r--r-- | config/linux-gnueabihf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/linux-gnueabihf b/config/linux-gnueabihf index 243b087..326edeb 100644 --- a/config/linux-gnueabihf +++ b/config/linux-gnueabihf @@ -1,7 +1,6 @@ # -*- shell-script -*- # # 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 @@ -11,7 +10,7 @@ # If you do not have access to either file, you may request a copy from # help@hdfgroup.org. - +# ARM for Raspberry Pi, etc. # This is the same as linux-gnulibc1 . $srcdir/config/linux-gnulibc1 |