diff options
Diffstat (limited to 'conform/linknamespace.py')
-rw-r--r-- | conform/linknamespace.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conform/linknamespace.py b/conform/linknamespace.py index cfadfdd3ad..9f5febf5d0 100644 --- a/conform/linknamespace.py +++ b/conform/linknamespace.py @@ -17,7 +17,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 argparse from collections import defaultdict |