diff options
Diffstat (limited to 'intl/finddomain.c')
-rw-r--r-- | intl/finddomain.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/intl/finddomain.c b/intl/finddomain.c index 6db86f4ddb..f0d5679660 100644 --- a/intl/finddomain.c +++ b/intl/finddomain.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> |