diff options
Diffstat (limited to 'intl/plural-exp.c')
-rw-r--r-- | intl/plural-exp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/intl/plural-exp.c b/intl/plural-exp.c index a21386f8fb..7ca976a44b 100644 --- a/intl/plural-exp.c +++ b/intl/plural-exp.c @@ -13,7 +13,7 @@ GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser 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/>. */ #ifdef HAVE_CONFIG_H # include <config.h> |