about summary refs log tree commit diff
path: root/sysdeps/x86/check-cet.awk
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86/check-cet.awk')
-rw-r--r--sysdeps/x86/check-cet.awk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/x86/check-cet.awk b/sysdeps/x86/check-cet.awk
index 7eb97c89dc..ae268fa995 100644
--- a/sysdeps/x86/check-cet.awk
+++ b/sysdeps/x86/check-cet.awk
@@ -14,7 +14,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 awk script expects to get command-line files that are each
 # the output of 'readelf -n' on a single shared object.