diff options
Diffstat (limited to 'iconvdata/utf-7.c')
-rw-r--r-- | iconvdata/utf-7.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iconvdata/utf-7.c b/iconvdata/utf-7.c index b429a67d75..0911706764 100644 --- a/iconvdata/utf-7.c +++ b/iconvdata/utf-7.c @@ -15,7 +15,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/>. */ /* UTF-7 is a legacy encoding used for transmitting Unicode within the ASCII character set, used primarily by mail agents. New programs |