about summary refs log tree commit diff
path: root/intl/dngettext.c
diff options
context:
space:
mode:
Diffstat (limited to 'intl/dngettext.c')
-rw-r--r--intl/dngettext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/intl/dngettext.c b/intl/dngettext.c
index a02be3b5a4..7d86f2ba19 100644
--- a/intl/dngettext.c
+++ b/intl/dngettext.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>