diff options
author | Joseph Myers <joseph@codesourcery.com> | 2020-01-01 00:14:33 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2020-01-01 00:14:33 +0000 |
commit | d614a7539657941a9201c236b2f15afac18e1213 (patch) | |
tree | a7bb552caf4fc49aaf5cb3621d1a7c4a789b36c6 /sysdeps/sh/sh3 | |
parent | 09153638cfef9166586b0c21e852ea0d6f15a0fd (diff) | |
download | glibc-d614a7539657941a9201c236b2f15afac18e1213.zip glibc-d614a7539657941a9201c236b2f15afac18e1213.tar.gz glibc-d614a7539657941a9201c236b2f15afac18e1213.tar.bz2 |
Update copyright dates with scripts/update-copyrights.
Diffstat (limited to 'sysdeps/sh/sh3')
-rw-r--r-- | sysdeps/sh/sh3/__longjmp.S | 2 | ||||
-rw-r--r-- | sysdeps/sh/sh3/setjmp.S | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/sh/sh3/__longjmp.S b/sysdeps/sh/sh3/__longjmp.S index 5b39301..c3b48a7 100644 --- a/sysdeps/sh/sh3/__longjmp.S +++ b/sysdeps/sh/sh3/__longjmp.S @@ -1,5 +1,5 @@ /* longjmp for SH. - Copyright (C) 1999-2019 Free Software Foundation, Inc. + Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/sh/sh3/setjmp.S b/sysdeps/sh/sh3/setjmp.S index 6a096c7..ce2c6d7 100644 --- a/sysdeps/sh/sh3/setjmp.S +++ b/sysdeps/sh/sh3/setjmp.S @@ -1,5 +1,5 @@ /* setjmp for SH3. - Copyright (C) 1999-2019 Free Software Foundation, Inc. + Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |