diff options
Diffstat (limited to 'scripts/check-wrapper-headers.py')
-rw-r--r-- | scripts/check-wrapper-headers.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/check-wrapper-headers.py b/scripts/check-wrapper-headers.py index bae99c14c7..84e0891e67 100644 --- a/scripts/check-wrapper-headers.py +++ b/scripts/check-wrapper-headers.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/>. # Non-sysdeps subdirectories are not on the C include path, so # installed headers need to have a sysdep wrapper header. |