From 20bbd81201e36ff716d51ba133d7c9bf2970e7ec Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Fri, 30 Aug 2019 21:09:37 -0600 Subject: AUTHORS: Move src/arch/x86 copyrights into AUTHORS file As discussed on the mailing list and voted upon, the coreboot project is going to move the majority of copyrights out of the headers and into an AUTHORS file. This will happen a bit at a time, as we'll be unifying license headers at the same time. Signed-off-by: Martin Roth Change-Id: Ifd4329905847d9dd06de67b9a443c8ee50c0e7a7 Reviewed-on: https://review.coreboot.org/c/coreboot/+/35177 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/arch/x86/memset.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/arch/x86/memset.c') diff --git a/src/arch/x86/memset.c b/src/arch/x86/memset.c index b536e68227..0767683d12 100644 --- a/src/arch/x86/memset.c +++ b/src/arch/x86/memset.c @@ -1,6 +1,4 @@ /* - * Copyright (C) 1991,1992,1993,1997,1998,2003, 2005 Free Software Foundation, - * Inc. * This file is part of the GNU C Library. * * This program is free software; you can redistribute it and/or -- cgit v1.2.3