diff options
Diffstat (limited to 'intl/dcngettext.c')
-rw-r--r-- | intl/dcngettext.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/intl/dcngettext.c b/intl/dcngettext.c index 0f3f65472b..f85a1fdc77 100644 --- a/intl/dcngettext.c +++ b/intl/dcngettext.c @@ -12,7 +12,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> |