summaryrefslogtreecommitdiff
path: root/payloads/libpayload/arch/x86/string.c
diff options
context:
space:
mode:
Diffstat (limited to 'payloads/libpayload/arch/x86/string.c')
-rw-r--r--payloads/libpayload/arch/x86/string.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/payloads/libpayload/arch/x86/string.c b/payloads/libpayload/arch/x86/string.c
index a646db47b4..2e38f94991 100644
--- a/payloads/libpayload/arch/x86/string.c
+++ b/payloads/libpayload/arch/x86/string.c
@@ -12,10 +12,6 @@
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc.
*/
/* From glibc-2.14, sysdeps/i386/memset.c */