diff options
Diffstat (limited to 'iconv/iconv.c')
-rw-r--r-- | iconv/iconv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iconv/iconv.c b/iconv/iconv.c index b96f9d84a3..737b4cec36 100644 --- a/iconv/iconv.c +++ b/iconv/iconv.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #include <stddef.h> /* for NULL */ #include <errno.h> |