treewide: Remove "this file is part of" lines
Stefan thinks they don't add value. Command used: sed -i -e '/file is part of /d' $(git grep "file is part of " |egrep ":( */\*.*\*/\$|#|;#|-- | *\* )" | cut -d: -f1 |grep -v crossgcc |grep -v gcov | grep -v /elf.h |grep -v nvramtool) The exceptions are for: - crossgcc (patch file) - gcov (imported from gcc) - elf.h (imported from GNU's libc) - nvramtool (more complicated header) The removed lines are: - fmt.Fprintln(f, "/* This file is part of the coreboot project. */") -# This file is part of a set of unofficial pre-commit hooks available -/* This file is part of coreboot */ -# This file is part of msrtool. -/* This file is part of msrtool. */ - * This file is part of ncurses, designed to be appended after curses.h.in -/* This file is part of pgtblgen. */ - * This file is part of the coreboot project. - /* This file is part of the coreboot project. */ -# This file is part of the coreboot project. -# This file is part of the coreboot project. -## This file is part of the coreboot project. --- This file is part of the coreboot project. -/* This file is part of the coreboot project */ -/* This file is part of the coreboot project. */ -;## This file is part of the coreboot project. -# This file is part of the coreboot project. It originated in the - * This file is part of the coreinfo project. -## This file is part of the coreinfo project. - * This file is part of the depthcharge project. -/* This file is part of the depthcharge project. */ -/* This file is part of the ectool project. */ - * This file is part of the GNU C Library. - * This file is part of the libpayload project. -## This file is part of the libpayload project. -/* This file is part of the Linux kernel. */ -## This file is part of the superiotool project. -/* This file is part of the superiotool project */ -/* This file is part of uio_usbdebug */ Change-Id: I82d872b3b337388c93d5f5bf704e9ee9e53ab3a9 Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/41194 Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
		| @@ -1,4 +1,3 @@ | ||||
| /* This file is part of the coreboot project. */ | ||||
| /* SPDX-License-Identifier: GPL-2.0-only */ | ||||
|  | ||||
| #include <arch/io.h> | ||||
|   | ||||
							
								
								
									
										1
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								Makefile
									
									
									
									
									
								
							| @@ -1,5 +1,4 @@ | ||||
| ## | ||||
| ## This file is part of the coreboot project. | ||||
| ## | ||||
| ## Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
| ## Copyright (C) 2008 Uwe Hermann <uwe@hermann-uwe.de> | ||||
|   | ||||
| @@ -1,4 +1,3 @@ | ||||
| # This file is part of the coreboot project. | ||||
| # SPDX-License-Identifier: GPL-2.0-only | ||||
|  | ||||
| ifneq ($(NOCOMPILE),1) | ||||
|   | ||||
							
								
								
									
										1
									
								
								gnat.adc
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								gnat.adc
									
									
									
									
									
								
							| @@ -1,4 +1,3 @@ | ||||
| -- This file is part of the coreboot project. | ||||
| -- SPDX-License-Identifier: GPL-2.0-only | ||||
|  | ||||
| pragma Restrictions (No_Access_Subprograms); | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| ## | ||||
| ## This file is part of the coreboot project. | ||||
| ## | ||||
| ## Copyright (C) 2016 Google Inc. | ||||
| ## | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| ## | ||||
| ## This file is part of the coreinfo project. | ||||
| ## | ||||
| ## Copyright (C) 2008 Uwe Hermann <uwe@hermann-uwe.de> | ||||
| ## | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| ## | ||||
| ## This file is part of the coreinfo project. | ||||
| ## | ||||
| ## Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
| ## Copyright (C) 2008 Uwe Hermann <uwe@hermann-uwe.de> | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the coreinfo project. | ||||
|  * | ||||
|  * Copyright (C) 2008 Uwe Hermann <uwe@hermann-uwe.de> | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the coreinfo project. | ||||
|  * | ||||
|  * Copyright (C) 2009 Uwe Hermann <uwe@hermann-uwe.de> | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the coreinfo project. | ||||
|  * | ||||
|  * Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the coreinfo project. | ||||
|  * | ||||
|  * Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the coreinfo project. | ||||
|  * | ||||
|  * Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the coreinfo project. | ||||
|  * | ||||
|  * It is derived from the x86info project, which is GPLv2-licensed. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the coreinfo project. | ||||
|  * | ||||
|  * It is derived from the x86info project, which is GPLv2-licensed. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the coreinfo project. | ||||
|  * | ||||
|  * Copyright (C) 2008 Jordan Crouse <jordan@cosmicpenguin.net> | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the coreinfo project. | ||||
|  * | ||||
|  * Copyright (C) 2008 Uwe Hermann <uwe@hermann-uwe.de> | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the coreinfo project. | ||||
|  * | ||||
|  * Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the coreinfo project. | ||||
|  * | ||||
|  * Copyright (C) 2008 Uwe Hermann <uwe@hermann-uwe.de> | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the coreinfo project. | ||||
|  * | ||||
|  * This program is free software; you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|   | ||||
							
								
								
									
										1
									
								
								payloads/external/LinuxBoot/Kconfig
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								payloads/external/LinuxBoot/Kconfig
									
									
									
									
										vendored
									
									
								
							| @@ -1,4 +1,3 @@ | ||||
| ## This file is part of the coreboot project. | ||||
| ## | ||||
| ## Copyright (C) 2017 Facebook Inc. | ||||
| ## Copyright (C) 2018 9elements Cyber Security | ||||
|   | ||||
							
								
								
									
										1
									
								
								payloads/external/LinuxBoot/Kconfig.name
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								payloads/external/LinuxBoot/Kconfig.name
									
									
									
									
										vendored
									
									
								
							| @@ -1,4 +1,3 @@ | ||||
| ## This file is part of the coreboot project. | ||||
| ## | ||||
| ## Copyright (C) 2017 Facebook Inc. | ||||
| ## | ||||
|   | ||||
							
								
								
									
										1
									
								
								payloads/external/LinuxBoot/Makefile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								payloads/external/LinuxBoot/Makefile
									
									
									
									
										vendored
									
									
								
							| @@ -1,4 +1,3 @@ | ||||
| ## This file is part of the coreboot project. | ||||
| ## | ||||
| ## Copyright (C) 2017 Facebook Inc. | ||||
| ## Copyright (C) 2018 9elements Cyber Security | ||||
|   | ||||
							
								
								
									
										1
									
								
								payloads/external/LinuxBoot/targets/linux.mk
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								payloads/external/LinuxBoot/targets/linux.mk
									
									
									
									
										vendored
									
									
								
							| @@ -1,4 +1,3 @@ | ||||
| ## This file is part of the coreboot project. | ||||
| ## | ||||
| ## Copyright (C) 2017 Facebook Inc. | ||||
| ## Copyright (C) 2018 9elements Cyber Security | ||||
|   | ||||
| @@ -1,4 +1,3 @@ | ||||
| ## This file is part of the coreboot project. | ||||
| ## | ||||
| ## Copyright (C) 2017 Facebook Inc. | ||||
| ## Copyright (C) 2018 9elements Cyber Security | ||||
|   | ||||
							
								
								
									
										1
									
								
								payloads/external/Makefile.inc
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								payloads/external/Makefile.inc
									
									
									
									
										vendored
									
									
								
							| @@ -1,6 +1,5 @@ | ||||
| ################################################################################ | ||||
| ## | ||||
| ## This file is part of the coreboot project. | ||||
| ## | ||||
| ## Copyright (C) 2009-2010 coresystems GmbH | ||||
| ## Copyright (C) 2015 Google Inc. | ||||
|   | ||||
							
								
								
									
										1
									
								
								payloads/external/Memtest86Plus/Makefile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								payloads/external/Memtest86Plus/Makefile
									
									
									
									
										vendored
									
									
								
							| @@ -1,5 +1,4 @@ | ||||
| ## | ||||
| ## This file is part of the coreboot project. | ||||
| ## | ||||
| ## Copyright (C) 2016 Google Inc. | ||||
| ## | ||||
|   | ||||
							
								
								
									
										1
									
								
								payloads/external/U-Boot/Makefile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								payloads/external/U-Boot/Makefile
									
									
									
									
										vendored
									
									
								
							| @@ -1,5 +1,4 @@ | ||||
| ## | ||||
| ## This file is part of the coreboot project. | ||||
| ## | ||||
| ## Copyright (C) 2015 Google Inc. | ||||
| ## | ||||
|   | ||||
							
								
								
									
										1
									
								
								payloads/external/Yabits/Makefile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								payloads/external/Yabits/Makefile
									
									
									
									
										vendored
									
									
								
							| @@ -1,5 +1,4 @@ | ||||
| ## | ||||
| ## This file is part of the coreboot project. | ||||
| ## | ||||
| ## Copyright (C) 2016 Google Inc. | ||||
| ## | ||||
|   | ||||
							
								
								
									
										1
									
								
								payloads/external/iPXE/Kconfig
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								payloads/external/iPXE/Kconfig
									
									
									
									
										vendored
									
									
								
							| @@ -1,5 +1,4 @@ | ||||
| ## | ||||
| ## This file is part of the coreboot project. | ||||
| ## | ||||
| ## SPDX-License-Identifier: GPL-2.0-only | ||||
|  | ||||
|   | ||||
							
								
								
									
										1
									
								
								payloads/external/iPXE/Makefile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								payloads/external/iPXE/Makefile
									
									
									
									
										vendored
									
									
								
							| @@ -1,5 +1,4 @@ | ||||
| ## | ||||
| ## This file is part of the coreboot project. | ||||
| ## | ||||
| ## Copyright (C) 2016 Google Inc. | ||||
| ## | ||||
|   | ||||
							
								
								
									
										1
									
								
								payloads/external/tianocore/Makefile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								payloads/external/tianocore/Makefile
									
									
									
									
										vendored
									
									
								
							| @@ -1,5 +1,4 @@ | ||||
| ## | ||||
| ## This file is part of the coreboot project. | ||||
| ## | ||||
| ## Copyright (C) 2017 Google Inc. | ||||
| ## | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| ## | ||||
| ## This file is part of the libpayload project. | ||||
| ## | ||||
| ## Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
| ## Copyright (C) 2008 coresystems GmbH | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| ## | ||||
| ## This file is part of the libpayload project. | ||||
| ## | ||||
| ## Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
| ## Copyright (C) 2008 Uwe Hermann <uwe@hermann-uwe.de> | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| ## | ||||
| ## This file is part of the libpayload project. | ||||
| ## | ||||
| ## Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
| ## Copyright (C) 2008 Uwe Hermann <uwe@hermann-uwe.de> | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| ## | ||||
| ## This file is part of the libpayload project. | ||||
| ## | ||||
| ## Copyright (c) 2012 Google Inc. | ||||
| ## | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| ## | ||||
| ## This file is part of the libpayload project. | ||||
| ## | ||||
| ## Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
| ## | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the coreboot project. | ||||
|  * | ||||
|  * Copyright 2013 Google Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
|  * Copyright (C) 2009 coresystems GmbH | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2013 Google, Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2014 Google, Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright 2013 Google Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright 2013 Google Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2013 Google, Inc. | ||||
|  * Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2012 Google, Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2008 coresystems GmbH | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| ## | ||||
| ## This file is part of the libpayload project. | ||||
| ## | ||||
| ## Copyright (c) 2012 Google Inc. | ||||
| ## | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| ## | ||||
| ## This file is part of the libpayload project. | ||||
| ## | ||||
| ## Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
| ## | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the coreboot project. | ||||
|  * | ||||
|  * Copyright 2013 Google Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
|  * Copyright (C) 2009 coresystems GmbH | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2013 Google, Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright 2014 Google Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright 2014 Google Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2013 Google, Inc. | ||||
|  * Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the coreboot project. | ||||
|  * | ||||
|  * Copyright 2014 Google Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2012 Google, Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2008 coresystems GmbH | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| ## | ||||
| ## This file is part of the libpayload project. | ||||
| ## | ||||
| ## Copyright (c) 2012 Google Inc. | ||||
| ## | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| ## | ||||
| ## This file is part of the libpayload project. | ||||
| ## | ||||
| ## Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
| ## | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright 2018 Google LLC | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
|  * Copyright (C) 2009 coresystems GmbH | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2018 Google LLC | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright 2013 Google Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright 2013 Google Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
|  * Copyright (C) 2017 Patrick Rudolph <siro@das-labor.org> | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2013 Google, Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,6 +1,5 @@ | ||||
| /* | ||||
|  * Copyright (C) 1991,1992,1993,1997,1998,2003, 2005 Free Software Foundation, Inc. | ||||
|  * This file is part of the GNU C Library. | ||||
|  * Copyright (c) 2011 The Chromium OS Authors. | ||||
|  * | ||||
|  * This program is free software; you can redistribute it and/or | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2008 coresystems GmbH | ||||
|  * | ||||
|   | ||||
| @@ -1,4 +1,3 @@ | ||||
| ## This file is part of the libpayload project. | ||||
| ## | ||||
| ## Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
| ## | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| #!/bin/sh | ||||
| ## This file is part of the libpayload project. | ||||
| ## | ||||
| ## Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
| ## | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| #!/bin/sh | ||||
| ## This file is part of the libpayload project. | ||||
| ## | ||||
| ## Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
| ## | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| ## | ||||
| ## This file is part of the libpayload project. | ||||
| ## | ||||
| ## Copyright (C) 2008 Uwe Hermann <uwe@hermann-uwe.de> | ||||
| ## | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * It has originally been taken from the OpenBSD project. | ||||
|  */ | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| ## | ||||
| ## This file is part of the libpayload project. | ||||
| ## | ||||
| ## Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
| ## | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de> | ||||
|  * Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
|   | ||||
| @@ -1239,7 +1239,6 @@ NCURSES_EXPORT(int) vsscanf(const char *, const char *, va_list); | ||||
|  | ||||
| #define KEY_MAX		0777		/* Maximum key value is 0633 */ | ||||
| /* | ||||
|  * This file is part of ncurses, designed to be appended after curses.h.in | ||||
|  * (see that file for the relevant copyright). | ||||
|  */ | ||||
| #ifdef _XOPEN_SOURCE_EXTENDED | ||||
| @@ -1488,7 +1487,6 @@ extern NCURSES_EXPORT(const char *) _nc_viswibuf(const wint_t *); | ||||
|  | ||||
| #endif /* _XOPEN_SOURCE_EXTENDED */ | ||||
| /* | ||||
|  * This file is part of ncurses, designed to be appended after curses.h.in | ||||
|  * (see that file for the relevant copyright). | ||||
|  */ | ||||
| /* $Id: curses.tail,v 1.14 2006/05/27 16:28:29 tom Exp $ */ | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de> | ||||
|  * Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de> | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de> | ||||
|  * Copyright (C) 2008 Ulf Jordan <jordan@chalmers.se> | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| ## | ||||
| ## This file is part of the libpayload project. | ||||
| ## | ||||
| ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de> | ||||
| ## Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (c) 2012 Google Inc. | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2008-2010 coresystems GmbH | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Patrick Rudolph 2017 <siro@das-labor.org> | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright 2018 Google LLC | ||||
|  * | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2008 Advanced Micro Devices, Inc. | ||||
|  * Copyright (C) 2017 Patrick Rudolph <siro@das-labor.org> | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| /* | ||||
|  * This file is part of the libpayload project. | ||||
|  * | ||||
|  * Copyright (C) 2017 Patrick Rudolph <siro@das-labor.org> | ||||
|  * | ||||
|   | ||||
Some files were not shown because too many files have changed in this diff Show More
		Reference in New Issue
	
	Block a user