diff options
Diffstat (limited to 'locale/C-time.c')
-rw-r--r-- | locale/C-time.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/C-time.c b/locale/C-time.c index 33ae7185f9..0a03ce8370 100644 --- a/locale/C-time.c +++ b/locale/C-time.c @@ -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/>. */ #include <stdint.h> #include "localeinfo.h" |