diff options
Diffstat (limited to 'sysdeps/nios2/bits')
-rw-r--r-- | sysdeps/nios2/bits/fenv.h | 2 | ||||
-rw-r--r-- | sysdeps/nios2/bits/link.h | 2 | ||||
-rw-r--r-- | sysdeps/nios2/bits/setjmp.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sysdeps/nios2/bits/fenv.h b/sysdeps/nios2/bits/fenv.h index 3504d33d31..49e6e7f993 100644 --- a/sysdeps/nios2/bits/fenv.h +++ b/sysdeps/nios2/bits/fenv.h @@ -13,7 +13,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 _FENV_H # error "Never use <bits/fenv.h> directly; include <fenv.h> instead." diff --git a/sysdeps/nios2/bits/link.h b/sysdeps/nios2/bits/link.h index cffbe7087f..214463a79b 100644 --- a/sysdeps/nios2/bits/link.h +++ b/sysdeps/nios2/bits/link.h @@ -14,7 +14,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 _LINK_H # error "Never include <bits/link.h> directly; use <link.h> instead." diff --git a/sysdeps/nios2/bits/setjmp.h b/sysdeps/nios2/bits/setjmp.h index 54b58b682b..0594f7b6a0 100644 --- a/sysdeps/nios2/bits/setjmp.h +++ b/sysdeps/nios2/bits/setjmp.h @@ -14,7 +14,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 _NIOS2_BITS_SETJMP_H #define _NIOS2_BITS_SETJMP_H 1 |