diff options
Diffstat (limited to 'localedata/unicode-gen/utf8_compatibility.py')
-rwxr-xr-x | localedata/unicode-gen/utf8_compatibility.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localedata/unicode-gen/utf8_compatibility.py b/localedata/unicode-gen/utf8_compatibility.py index af36c2aee9..1a9394cf69 100755 --- a/localedata/unicode-gen/utf8_compatibility.py +++ b/localedata/unicode-gen/utf8_compatibility.py @@ -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/>. ''' This script is useful for checking backward compatibility of newly |