diff options
Diffstat (limited to 'lib/libc/include/riscv64-linux-gnu/sys/cachectl.h')
| -rw-r--r-- | lib/libc/include/riscv64-linux-gnu/sys/cachectl.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/include/riscv64-linux-gnu/sys/cachectl.h b/lib/libc/include/riscv64-linux-gnu/sys/cachectl.h index bd18c3c657..7d627edf2c 100644 --- a/lib/libc/include/riscv64-linux-gnu/sys/cachectl.h +++ b/lib/libc/include/riscv64-linux-gnu/sys/cachectl.h @@ -1,5 +1,5 @@ /* RISC-V instruction cache flushing interface - Copyright (C) 2017-2019 Free Software Foundation, Inc. + Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #ifndef _SYS_CACHECTL_H #define _SYS_CACHECTL_H 1 |
