diff options
author | Jakub Jelinek <jakub@redhat.com> | 2021-01-04 10:26:59 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2021-01-04 10:26:59 +0100 |
commit | 99dee82307f1e163e150c9c810452979994047ce (patch) | |
tree | 4f935e06cc2e81cb69c09eab061c9dcf8dbbbfd4 /libhsail-rt/include/internal/phsa-rt.h | |
parent | c00e2af3639eda2dccffb55049b3d79389fbe90a (diff) | |
download | gcc-99dee82307f1e163e150c9c810452979994047ce.tar.gz |
Update copyright years.
Diffstat (limited to 'libhsail-rt/include/internal/phsa-rt.h')
-rw-r--r-- | libhsail-rt/include/internal/phsa-rt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libhsail-rt/include/internal/phsa-rt.h b/libhsail-rt/include/internal/phsa-rt.h index 5b538109b48..c3a33f2ff58 100644 --- a/libhsail-rt/include/internal/phsa-rt.h +++ b/libhsail-rt/include/internal/phsa-rt.h @@ -1,7 +1,7 @@ /* phsa-rt.h -- Data structures and functions of the PHSA device side runtime scheduler, and HSAIL built-ins. - Copyright (C) 2015-2020 Free Software Foundation, Inc. + Copyright (C) 2015-2021 Free Software Foundation, Inc. Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com> for General Processor Tech. |