diff options
Diffstat (limited to 'lib/timegm.c')
-rw-r--r-- | lib/timegm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/timegm.c b/lib/timegm.c index 957a3b830c9..1cabf648264 100644 --- a/lib/timegm.c +++ b/lib/timegm.c @@ -14,7 +14,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/>. */ + along with this program; if not, see <https://www.gnu.org/licenses/>. */ #ifndef _LIBC # include <config.h> |