From 1f2146e9e935bb62b7a7957ab775e2de54c3c291 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 25 Jul 2015 15:13:13 -0700 Subject: [PATCH] time_rz: now LGPL * modules/time_rz (License): Now LGPL, because strftime depends on it. --- ChangeLog | 3 +++ modules/time_rz | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index eeb37db640..a803c15f6c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2015-07-25 Paul Eggert + time_rz: now LGPL + * modules/time_rz (License): Now LGPL, because strftime depends on it. + time_rz: make a constant 'const' * lib/time_rz.c (local_tz): Now const. diff --git a/modules/time_rz b/modules/time_rz index 765e9e4ecc..97710b8c85 100644 --- a/modules/time_rz +++ b/modules/time_rz @@ -38,7 +38,7 @@ Include: License: -LGPLv2+ +LGPL Maintainer: Paul Eggert -- 2.39.5