diff options
Diffstat (limited to 'scripts/glibcextract.py')
-rw-r--r-- | scripts/glibcextract.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/glibcextract.py b/scripts/glibcextract.py index 0ae1371a48..42051ed2da 100644 --- a/scripts/glibcextract.py +++ b/scripts/glibcextract.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/>. import os.path import re |