diff options
Diffstat (limited to 'lib/mktime.c')
-rw-r--r-- | lib/mktime.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mktime.c b/lib/mktime.c index 058ab65c03e..dd7f0a3ab34 100644 --- a/lib/mktime.c +++ b/lib/mktime.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ /* Define this to 1 to have a standalone program to test this implementation of mktime. */ |