summaryrefslogtreecommitdiff
path: root/lib/strptime.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/strptime.c')
-rw-r--r--lib/strptime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/strptime.c b/lib/strptime.c
index 6609c56e72..6ac2306f71 100644
--- a/lib/strptime.c
+++ b/lib/strptime.c
@@ -13,7 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
- with this program; if not, see <http://www.gnu.org/licenses/>. */
+ with this program; if not, see <https://www.gnu.org/licenses/>. */
#ifndef _LIBC
# include <config.h>