ovl: fix typo in MODULE_PARM_DESC
[sfrench/cifs-2.6.git] / fs / compat_binfmt_elf.c
index 15f6e96b3bd9fb571845908e842b75f88146a5f9..b7f9ffa1d5f173475feb8630be9183f78296e727 100644 (file)
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * 32-bit compatibility support for ELF format executables and core dumps.
  *
  * Copyright (C) 2007 Red Hat, Inc.  All rights reserved.
  *
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU General Public License v.2.
- *
  * Red Hat Author: Roland McGrath.
  *
  * This file is used in a 64-bit kernel that wants to support 32-bit ELF.