]> git.ipfire.org Git - thirdparty/kernel/stable.git/blobdiff - scripts/extract-vmlinux
NFS4: Only set creation opendata if O_CREAT
[thirdparty/kernel/stable.git] / scripts / extract-vmlinux
index 85e1f32fb4a04d6b4863661a517bdf8acd3e3c2e..8995cd304e6e962fd860e72e98ce5a68b2e2bf74 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/sh
+# SPDX-License-Identifier: GPL-2.0-only
 # ----------------------------------------------------------------------
 # extract-vmlinux - Extract uncompressed vmlinux from a kernel image
 #
@@ -7,7 +8,6 @@
 #
 # (c) 2011      Corentin Chary <corentin.chary@gmail.com>
 #
-# Licensed under the GNU General Public License, version 2 (GPLv2).
 # ----------------------------------------------------------------------
 
 check_vmlinux()