diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2020-01-18 00:20:39 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2020-01-18 00:20:39 (GMT) |
commit | c7292efc1879cdbbbeae9503fbaf170bd19c8383 (patch) | |
tree | 1c486b7c39c85e8535f124a602fcc27724e3b054 /config/linux-gnueabihf | |
parent | b51ae5f35e33e16c43145d2e55e7a30c1888a095 (diff) | |
download | hdf5-c7292efc1879cdbbbeae9503fbaf170bd19c8383.zip hdf5-c7292efc1879cdbbbeae9503fbaf170bd19c8383.tar.gz hdf5-c7292efc1879cdbbbeae9503fbaf170bd19c8383.tar.bz2 |
Removed UIUC from copyright, added helpful comment.
Diffstat (limited to 'config/linux-gnueabihf')
-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 |