diff options
Diffstat (limited to 'locale/bits')
-rw-r--r-- | locale/bits/locale.h | 2 | ||||
-rw-r--r-- | locale/bits/types/__locale_t.h | 2 | ||||
-rw-r--r-- | locale/bits/types/locale_t.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/locale/bits/locale.h b/locale/bits/locale.h index fd3f886..49791fb 100644 --- a/locale/bits/locale.h +++ b/locale/bits/locale.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/>. */ #if !defined _LOCALE_H && !defined _LANGINFO_H # error "Never use <bits/locale.h> directly; include <locale.h> instead." diff --git a/locale/bits/types/__locale_t.h b/locale/bits/types/__locale_t.h index 028dd05..2769f33 100644 --- a/locale/bits/types/__locale_t.h +++ b/locale/bits/types/__locale_t.h @@ -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 _BITS_TYPES___LOCALE_T_H #define _BITS_TYPES___LOCALE_T_H 1 diff --git a/locale/bits/types/locale_t.h b/locale/bits/types/locale_t.h index fb1e14e..f9a1bd0 100644 --- a/locale/bits/types/locale_t.h +++ b/locale/bits/types/locale_t.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 _BITS_TYPES_LOCALE_T_H #define _BITS_TYPES_LOCALE_T_H 1 |