AUTHORS, util/: Drop individual copyright notices
We have the git history which is a more reliable librarian. Change-Id: Idbcc5ceeb33804204e56d62491cb58146f7c9f37 Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/41175 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: ron minnich <rminnich@gmail.com>
This commit is contained in:
		
							
								
								
									
										1
									
								
								AUTHORS
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								AUTHORS
									
									
									
									
									
								
							| @@ -51,6 +51,7 @@ David Greenman | |||||||
| David Hendricks | David Hendricks | ||||||
| David Mosberger-Tang | David Mosberger-Tang | ||||||
| David Mueller | David Mueller | ||||||
|  | David S. Peterson | ||||||
| Denis 'GNUtoo' Carikli | Denis 'GNUtoo' Carikli | ||||||
| Denis Dowling | Denis Dowling | ||||||
| DENX Software Engineering | DENX Software Engineering | ||||||
|   | |||||||
| @@ -4,11 +4,6 @@ | |||||||
| # | # | ||||||
| #  This script builds coreboot images for all available targets. | #  This script builds coreboot images for all available targets. | ||||||
| # | # | ||||||
| #  (C) 2004 by Stefan Reinauer <stepan@openbios.org> |  | ||||||
| #  (C) 2006-2010 by coresystems GmbH <info@coresystems.de> |  | ||||||
| #  (C) 2013-2014 Sage Electronic Engineering, LLC |  | ||||||
| #  (C) 2014 Patrick Georgi <patrick@georgi-clan.de> |  | ||||||
| # |  | ||||||
| #  This file is subject to the terms and conditions of the GNU General | #  This file is subject to the terms and conditions of the GNU General | ||||||
| #  Public License. See the file COPYING in the main directory of this | #  Public License. See the file COPYING in the main directory of this | ||||||
| #  archive for more details. | #  archive for more details. | ||||||
|   | |||||||
| @@ -1,7 +1,5 @@ | |||||||
| #!/usr/bin/env bash | #!/usr/bin/env bash | ||||||
| # | # | ||||||
| # Copyright (C) 2007-2010 by coresystems GmbH |  | ||||||
| # |  | ||||||
| # This program is free software; you can redistribute it and/or modify | # 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 | # it under the terms of the GNU General Public License as published by | ||||||
| # the Free Software Foundation; version 2 of the License. | # the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,7 +1,5 @@ | |||||||
| /* This file is part of the coreboot project. */ | /* This file is part of the coreboot project. */ | ||||||
| /* | /* | ||||||
|  * Copyright (C) 2015 - 2016 Advanced Micro Devices, Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,7 +1,4 @@ | |||||||
| /* | /* | ||||||
|  * Copyright (C) 2015 The ChromiumOS Authors.  All rights reserved. |  | ||||||
|  *                 written by Daisuke Nojiri <dnojiri@chromium.org> |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,7 +1,4 @@ | |||||||
| /* | /* | ||||||
|  * Copyright (C) 2015 The ChromiumOS Authors.  All rights reserved. |  | ||||||
|  *                 written by Daisuke Nojiri <dnojiri@chromium.org> |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
|  | /* bincfg - Compiler/Decompiler for data blobs with specs */ | ||||||
| /* | /* | ||||||
|  * bincfg - Compiler/Decompiler for data blobs with specs |  | ||||||
|  * Copyright (C) 2017 Damien Zammit <damien@zamaudio.com> |  | ||||||
|  * Copyright (C) 2018 Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> |  | ||||||
|  * |  | ||||||
|  * This program is free software: you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation, either version 3 of the License, or |  * the Free Software Foundation, either version 3 of the License, or | ||||||
|   | |||||||
| @@ -1,7 +1,5 @@ | |||||||
|  | /* bincfg - Compiler/Decompiler for data blobs with specs */ | ||||||
| /* | /* | ||||||
|  * bincfg - Compiler/Decompiler for data blobs with specs |  | ||||||
|  * Copyright (C) 2017 Damien Zammit <damien@zamaudio.com> |  | ||||||
|  * |  | ||||||
|  * This program is free software: you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation, either version 3 of the License, or |  * the Free Software Foundation, either version 3 of the License, or | ||||||
|   | |||||||
| @@ -1,7 +1,5 @@ | |||||||
|  | /* bincfg - Compiler/Decompiler for data blobs with specs */ | ||||||
| /* | /* | ||||||
|  * bincfg - Compiler/Decompiler for data blobs with specs |  | ||||||
|  * Copyright (C) 2017 Damien Zammit <damien@zamaudio.com> |  | ||||||
|  * |  | ||||||
|  * This program is free software: you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation, either version 3 of the License, or |  * the Free Software Foundation, either version 3 of the License, or | ||||||
|   | |||||||
| @@ -1,6 +1,4 @@ | |||||||
| # | # | ||||||
| # Copyright (C) 2017 Damien Zammit <damien@zamaudio.com> |  | ||||||
| # |  | ||||||
| # This program is free software: you can redistribute it and/or modify | # 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 | # it under the terms of the GNU General Public License as published by | ||||||
| # the Free Software Foundation, either version 3 of the License, or | # the Free Software Foundation, either version 3 of the License, or | ||||||
|   | |||||||
| @@ -1,8 +1,3 @@ | |||||||
| # |  | ||||||
| # Copyright (C) 2014 Steve Shenton <sgsit@libreboot.org> |  | ||||||
| #                    Leah Rowe <info@minifree.org> |  | ||||||
| # Copyright (C) 2017 Damien Zammit <damien@zamaudio.com> |  | ||||||
| # |  | ||||||
| # This program is free software: you can redistribute it and/or modify | # 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 | # it under the terms of the GNU General Public License as published by | ||||||
| # the Free Software Foundation, either version 3 of the License, or | # the Free Software Foundation, either version 3 of the License, or | ||||||
|   | |||||||
| @@ -1,6 +1,3 @@ | |||||||
| # |  | ||||||
| # Copyright (C) 2017 Damien Zammit <damien@zamaudio.com> |  | ||||||
| # |  | ||||||
| # This program is free software: you can redistribute it and/or modify | # 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 | # it under the terms of the GNU General Public License as published by | ||||||
| # the Free Software Foundation, either version 3 of the License, or | # the Free Software Foundation, either version 3 of the License, or | ||||||
|   | |||||||
| @@ -1,8 +1,3 @@ | |||||||
| # |  | ||||||
| # Copyright (C) 2014 Steve Shenton <sgsit@libreboot.org> |  | ||||||
| # Copyright (C) 2014, 2015 Leah Rowe <info@minifree.org> |  | ||||||
| # Copyright (C) 2017 Damien Zammit <damien@zamaudio.com> |  | ||||||
| # |  | ||||||
| # This program is free software: you can redistribute it and/or modify | # 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 | # it under the terms of the GNU General Public License as published by | ||||||
| # the Free Software Foundation, either version 3 of the License, or | # the Free Software Foundation, either version 3 of the License, or | ||||||
|   | |||||||
| @@ -2,9 +2,6 @@ | |||||||
| # | # | ||||||
| # This file is part of the coreboot project. | # This file is part of the coreboot project. | ||||||
| # | # | ||||||
| # Copyright (C) 2013 Google Inc. |  | ||||||
| # Copyright (C) 2014 Sage Electronic Engineering, LLC. |  | ||||||
| # |  | ||||||
|  |  | ||||||
| EXIT_SUCCESS=0 | EXIT_SUCCESS=0 | ||||||
| EXIT_FAILURE=1 | EXIT_FAILURE=1 | ||||||
|   | |||||||
| @@ -3,9 +3,6 @@ | |||||||
| # This file is part of the coreboot project. It originated in the | # This file is part of the coreboot project. It originated in the | ||||||
| # flashrom project but has been heavily modified since then. | # flashrom project but has been heavily modified since then. | ||||||
| # | # | ||||||
| # Copyright (C) 2013 Stefan Tauner |  | ||||||
| # Copyright (C) 2013 Google Inc. |  | ||||||
| # |  | ||||||
| # This program is free software; you can redistribute it and/or modify | # 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 | # it under the terms of the GNU General Public License as published by | ||||||
| # the Free Software Foundation; either version 2 of the License, or | # the Free Software Foundation; either version 2 of the License, or | ||||||
|   | |||||||
| @@ -1,7 +1,4 @@ | |||||||
| /* | /* | ||||||
|  * Copyright (C) 2011 Peter Stuge <peter@stuge.se> |  | ||||||
|  * Copyright (C) 2017-2018 Arthur Heymans <arthur@aheymans.xyz> |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,7 +1,5 @@ | |||||||
| #!/usr/bin/env python2 | #!/usr/bin/env python2 | ||||||
|  |  | ||||||
| # devicetree_convert Tool to convert a DTB to a static C file | # devicetree_convert Tool to convert a DTB to a static C file | ||||||
| # Copyright (C) 2018 Facebook Inc. |  | ||||||
| # | # | ||||||
| # This program is free software; you can redistribute it and/or modify | # 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 | # it under the terms of the GNU General Public License as published by | ||||||
|   | |||||||
| @@ -1,8 +1,8 @@ | |||||||
| /** @file | /** @file | ||||||
|   Processor or Compiler specific defines and types for IA-32 architecture. |  * Processor or Compiler specific defines and types for IA-32 architecture. | ||||||
|  |  */ | ||||||
|  |  | ||||||
| Copyright 2015 Google Inc. | /* | ||||||
| Copyright (c) 2006 - 2013, Intel Corporation. All rights reserved.<BR> |  | ||||||
| This program and the accompanying materials are licensed and made available under | This program and the accompanying materials are licensed and made available under | ||||||
| the terms and conditions of the BSD License that accompanies this distribution. | the terms and conditions of the BSD License that accompanies this distribution. | ||||||
| The full text of the license may be found at | The full text of the license may be found at | ||||||
| @@ -11,7 +11,7 @@ http://opensource.org/licenses/bsd-license.php. | |||||||
| THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, | THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, | ||||||
| WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. | WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. | ||||||
|  |  | ||||||
| **/ | */ | ||||||
|  |  | ||||||
| #ifndef __PROCESSOR_BIND_H__ | #ifndef __PROCESSOR_BIND_H__ | ||||||
| #define __PROCESSOR_BIND_H__ | #define __PROCESSOR_BIND_H__ | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
|  | /* AMD Family 17h and later BIOS compressor */ | ||||||
| /* | /* | ||||||
|  * AMD Family 17h and later BIOS compressor |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2019 Advanced Micro Devices, Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,10 +1,4 @@ | |||||||
| /* | /* | ||||||
|  * cbfs-mkpayload |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2008 Jordan Crouse <jordan@cosmicpenguin.net> |  | ||||||
|  *               2009 coresystems GmbH |  | ||||||
|  *                 written by Patrick Georgi <patrick.georgi@coresystems.de> |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,11 +1,4 @@ | |||||||
| /* | /* | ||||||
|  * cbfs-mkstage |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2008 Jordan Crouse <jordan@cosmicpenguin.net> |  | ||||||
|  *               2009 coresystems GmbH |  | ||||||
|  *                 written by Patrick Georgi <patrick.georgi@coresystems.de> |  | ||||||
|  * Copyright (C) 2012 Google, Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,4 @@ | |||||||
| /* | /* | ||||||
|  * cbfs-payload-linux |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2013 Patrick Georgi <patrick@georgi-clan.de> |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,4 @@ | |||||||
| /* | /* | ||||||
|  * Copyright (C) 2009 coresystems GmbH |  | ||||||
|  *                 written by Patrick Georgi <patrick.georgi@coresystems.de> |  | ||||||
|  * Copyright (C) 2016 Siemens AG |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,11 +1,5 @@ | |||||||
|  | /* CBFS Image Manipulation */ | ||||||
| /* | /* | ||||||
|  * CBFS Image Manipulation |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2013 The Chromium OS Authors. All rights reserved. |  | ||||||
|  * Copyright (C) 2016 Siemens AG. All rights reserved. |  | ||||||
|  * Copyright (C) 2019 9elements Agency GmbH |  | ||||||
|  * Copyright (C) 2019 Facebook Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
|  | /* CBFS Image Manipulation */ | ||||||
| /* | /* | ||||||
|  * CBFS Image Manipulation |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2013 The Chromium OS Authors. All rights reserved. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
|  | /* track which sections of the image will contain CBFSes */ | ||||||
| /* | /* | ||||||
|  * fmap_sections.c, track which sections of the image will contain CBFSes |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2015 Google, Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
|  | /* fmap_sections.h, track which sections of the image will contain CBFSes */ | ||||||
| /* | /* | ||||||
|  * fmap_sections.h, track which sections of the image will contain CBFSes |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2015 Google, Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
|  | /* cbfs-compression-tool, CLI utility for dealing with CBFS compressed data */ | ||||||
| /* | /* | ||||||
|  * cbfs-compression-tool, CLI utility for dealing with CBFS compressed data |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2017 Google, Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,13 +1,5 @@ | |||||||
|  | /* cbfstool, CLI utility for CBFS file manipulation */ | ||||||
| /* | /* | ||||||
|  * cbfstool, CLI utility for CBFS file manipulation |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2009 coresystems GmbH |  | ||||||
|  *                 written by Patrick Georgi <patrick.georgi@coresystems.de> |  | ||||||
|  * Copyright (C) 2012 Google, Inc. |  | ||||||
|  * Copyright (C) 2016 Siemens AG |  | ||||||
|  * Copyright (C) 2019 9elements Agency GmbH |  | ||||||
|  * Copyright (C) 2019 Facebook Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,7 +1,5 @@ | |||||||
| /* This file is part of the coreboot project. */ | /* This file is part of the coreboot project. */ | ||||||
| /* | /* | ||||||
|  * Copyright (C) 2013 Google, Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,10 +1,5 @@ | |||||||
|  | /* common utility functions for cbfstool */ | ||||||
| /* | /* | ||||||
|  * common utility functions for cbfstool |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2009 coresystems GmbH |  | ||||||
|  *                 written by Patrick Georgi <patrick.georgi@coresystems.de> |  | ||||||
|  * Copyright (C) 2012 Google, Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,4 @@ | |||||||
| /* | /* | ||||||
|  * Copyright (C) 2009 coresystems GmbH |  | ||||||
|  *                 written by Patrick Georgi <patrick.georgi@coresystems.de> |  | ||||||
|  * Copyright (C) 2012 Google, Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,13 +1,5 @@ | |||||||
|  | /* compression handling for cbfstool */ | ||||||
| /* | /* | ||||||
|  * compression handling for cbfstool |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2009 coresystems GmbH |  | ||||||
|  *                 written by Patrick Georgi <patrick.georgi@coresystems.de> |  | ||||||
|  * |  | ||||||
|  * Adapted from code |  | ||||||
|  * Copyright (C) 2008 Jordan Crouse <jordan@cosmicpenguin.net>, released |  | ||||||
|  * under identical license terms |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,7 +1,5 @@ | |||||||
| /* This file is part of the coreboot project. */ | /* This file is part of the coreboot project. */ | ||||||
| /* | /* | ||||||
|  * Copyright 2015 Google Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
|  | /* elf header parsing */ | ||||||
| /* | /* | ||||||
|  * elf header parsing. |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2013 Google, Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,6 +1,4 @@ | |||||||
| /* | /* | ||||||
|  * Copyright (C) 2014 Google, Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,10 +1,5 @@ | |||||||
|  | /* Firmware Interface Table support */ | ||||||
| /* | /* | ||||||
|  * Firmware Interface Table support. |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2012 Google Inc. |  | ||||||
|  * Copyright (C) 2019 9elements Agency GmbH |  | ||||||
|  * Copyright (C) 2019 Facebook Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,10 +1,5 @@ | |||||||
|  | /* Firmware Interface Table support */ | ||||||
| /* | /* | ||||||
|  * Firmware Interface Table support. |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2012 Google Inc. |  | ||||||
|  * Copyright (C) 2019 9elements Agency GmbH |  | ||||||
|  * Copyright (C) 2019 Facebook Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,6 +1,4 @@ | |||||||
| /* Copyright 2015, Google Inc. | /* | ||||||
|  * All rights reserved. |  | ||||||
|  * |  | ||||||
|  * Redistribution and use in source and binary forms, with or without |  * Redistribution and use in source and binary forms, with or without | ||||||
|  * modification, are permitted provided that the following conditions are |  * modification, are permitted provided that the following conditions are | ||||||
|  * met: |  * met: | ||||||
|   | |||||||
| @@ -1,7 +1,4 @@ | |||||||
| /* | /* | ||||||
|  * Copyright 2015, Google Inc. |  | ||||||
|  * All rights reserved. |  | ||||||
|  * |  | ||||||
|  * Redistribution and use in source and binary forms, with or without |  * Redistribution and use in source and binary forms, with or without | ||||||
|  * modification, are permitted provided that the following conditions are |  * modification, are permitted provided that the following conditions are | ||||||
|  * met: |  * met: | ||||||
|   | |||||||
| @@ -1,7 +1,4 @@ | |||||||
| /* | /* | ||||||
|  * Copyright 2010, Google Inc. |  | ||||||
|  * All rights reserved. |  | ||||||
|  * |  | ||||||
|  * Redistribution and use in source and binary forms, with or without |  * Redistribution and use in source and binary forms, with or without | ||||||
|  * modification, are permitted provided that the following conditions are |  * modification, are permitted provided that the following conditions are | ||||||
|  * met: |  * met: | ||||||
|   | |||||||
| @@ -1,7 +1,4 @@ | |||||||
| /* | /* | ||||||
|  * Copyright 2010, Google Inc. |  | ||||||
|  * All rights reserved. |  | ||||||
|  * |  | ||||||
|  * Redistribution and use in source and binary forms, with or without |  * Redistribution and use in source and binary forms, with or without | ||||||
|  * modification, are permitted provided that the following conditions are |  * modification, are permitted provided that the following conditions are | ||||||
|  * met: |  * met: | ||||||
|   | |||||||
| @@ -1,7 +1,4 @@ | |||||||
| /* | /* | ||||||
|  * Copyright 2010, Google Inc. |  | ||||||
|  * All rights reserved. |  | ||||||
|  * |  | ||||||
|  * Redistribution and use in source and binary forms, with or without |  * Redistribution and use in source and binary forms, with or without | ||||||
|  * modification, are permitted provided that the following conditions are |  * modification, are permitted provided that the following conditions are | ||||||
|  * met: |  * met: | ||||||
|   | |||||||
| @@ -1,7 +1,4 @@ | |||||||
| /* | /* | ||||||
|  * Copyright 2010, Google Inc. |  | ||||||
|  * All rights reserved. |  | ||||||
|  * |  | ||||||
|  * Redistribution and use in source and binary forms, with or without |  * Redistribution and use in source and binary forms, with or without | ||||||
|  * modification, are permitted provided that the following conditions are |  * modification, are permitted provided that the following conditions are | ||||||
|  * met: |  * met: | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
|  | /* fmap_from_fmd.c, simple launcher for fmap library unit test suite */ | ||||||
| /* | /* | ||||||
|  * fmap_from_fmd.c, simple launcher for fmap library unit test suite |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2015 Google, Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
|  | /* fmap_from_fmd.c, tool to distill flashmap descriptors into raw FMAP sections */ | ||||||
| /* | /* | ||||||
|  * fmap_from_fmd.c, tool to distill flashmap descriptors into raw FMAP sections |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2015 Google, Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
|  | /* fmap_from_fmd.h, tool to distill flashmap descriptors into raw FMAP sections */ | ||||||
| /* | /* | ||||||
|  * fmap_from_fmd.h, tool to distill flashmap descriptors into raw FMAP sections |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2015 Google, Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
|  | /* fmaptool, CLI utility for converting plaintext fmd files into fmap blobs */ | ||||||
| /* | /* | ||||||
|  * fmaptool, CLI utility for converting plaintext fmd files into fmap blobs |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2015 Google, Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
|  | /* fmd.c, parser frontend and utility functions for flashmap descriptor language */ | ||||||
| /* | /* | ||||||
|  * fmd.c, parser frontend and utility functions for flashmap descriptor language |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2015 Google, Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
|  | /* parser frontend and utility functions for flashmap descriptor language */ | ||||||
| /* | /* | ||||||
|  * fmd.h, parser frontend and utility functions for flashmap descriptor language |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2015 Google, Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
|  | /* parser generator for flashmap descriptor language */ | ||||||
| /* | /* | ||||||
|  * fmd_parser.y, parser generator for flashmap descriptor language |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2015 Google, Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
|  | /* scanner generator for flashmap descriptor language */ | ||||||
| /* | /* | ||||||
|  * fmd_scanner.l, scanner generator for flashmap descriptor language |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2015 Google, Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,7 +1,5 @@ | |||||||
| /* This file is part of the coreboot project. */ | /* This file is part of the coreboot project. */ | ||||||
| /* | /* | ||||||
|  * Copyright (C) 2013 Google, Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,9 +1,5 @@ | |||||||
|  | /* cbfstool, CLI utility for creating rmodules */ | ||||||
| /* | /* | ||||||
|  * cbfstool, CLI utility for creating rmodules |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2019 9elements Agency GmbH |  | ||||||
|  * Copyright (C) 2019 Facebook Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
|  | /* ifwitool, CLI utility for IFWI manipulation */ | ||||||
| /* | /* | ||||||
|  * ifwitool, CLI utility for IFWI manipulation |  | ||||||
|  * |  | ||||||
|  * Copyright 2016 Google Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,6 +1,5 @@ | |||||||
|  | /* This file is part of coreboot */ | ||||||
| /* | /* | ||||||
|  * This file is part of coreboot.. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
|  | /* linux_trampoline */ | ||||||
| /* | /* | ||||||
|  * linux_trampoline |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2013 Patrick Georgi <patrick@georgi-clan.de> |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,9 +1,5 @@ | |||||||
|  | /* This file is part of coreboot */ | ||||||
| /* | /* | ||||||
|  * This file is part of coreboot.. |  | ||||||
|  * |  | ||||||
|  * Based on work by Patrick Georgi <patrick@georgi-clan.de> |  | ||||||
|  * Copyright 2014 Curt Brune <curt@cumulusnetworks.com> |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
|  | /* unsigned OPTION type */ | ||||||
| /* | /* | ||||||
|  * option.h, unsigned OPTION type |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2015 Google, Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
|  | /* read and write binary file "partitions" described by FMAP */ | ||||||
| /* | /* | ||||||
|  * partitioned_file.c, read and write binary file "partitions" described by FMAP |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2015 Google, Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
|  | /* read and write binary file "partitions" described by FMAP */ | ||||||
| /* | /* | ||||||
|  * partitioned_file.h, read and write binary file "partitions" described by FMAP |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2015 Google, Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
|  | /* CLI utility for creating rmodules */ | ||||||
| /* | /* | ||||||
|  * cbfstool, CLI utility for creating rmodules |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2014 Google, Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,7 +1,4 @@ | |||||||
| /* | /* | ||||||
|  * Copyright (C) 2014 Google, Inc. |  | ||||||
|  * Copyright (C) 2018 Eltan B.V. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,7 +1,4 @@ | |||||||
| /* | /* | ||||||
|  * Copyright (C) 2014 Google, Inc. |  | ||||||
|  * Copyright (C) 2018 Eltan B.V. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,4 @@ | |||||||
|  /* | /* | ||||||
|  * cbfstool, CLI utility for CBFS file manipulation |  | ||||||
|  * |  | ||||||
|  * Copyright 2013 Google Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
| ## |  | ||||||
| ## This file is part of the coreboot project. | ## This file is part of the coreboot project. | ||||||
| ## | ## | ||||||
| ## Copyright (C) 2012 The ChromiumOS Authors.  All rights reserved. |  | ||||||
| ## |  | ||||||
| ## This program is free software; you can redistribute it and/or modify | ## 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 | ## it under the terms of the GNU General Public License as published by | ||||||
| ## the Free Software Foundation; version 2 of the License. | ## the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
| /* This file is part of the coreboot project. */ | /* This file is part of the coreboot project. */ | ||||||
| /* | /* | ||||||
|  * Copyright 2012 Google Inc. |  | ||||||
|  * Copyright (C) 2015 Timothy Pearson <tpearson@raptorengineeringinc.com>, Raptor Engineering |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,9 +1,6 @@ | |||||||
| #!/usr/bin/env bash | #!/usr/bin/env bash | ||||||
| # |  | ||||||
| # This file is part of the coreboot project. | # This file is part of the coreboot project. | ||||||
| # | # | ||||||
| # Copyright (C) 2016 Joe Pillow |  | ||||||
| # |  | ||||||
| # This program is free software; you can redistribute it and/or modify | # 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 | # it under the terms of the GNU General Public License as published by | ||||||
| # the Free Software Foundation; version 2 of the License. | # the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,9 +1,6 @@ | |||||||
| #!/usr/bin/env bash | #!/usr/bin/env bash | ||||||
| # |  | ||||||
| # This file is part of the coreboot project. | # This file is part of the coreboot project. | ||||||
| # | # | ||||||
| # Copyright (C) 2016 Joe Pillow |  | ||||||
| # |  | ||||||
| # This program is free software; you can redistribute it and/or modify | # 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 | # it under the terms of the GNU General Public License as published by | ||||||
| # the Free Software Foundation; version 2 of the License. | # the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,9 +1,6 @@ | |||||||
| #!/bin/sh | #!/bin/sh | ||||||
| # |  | ||||||
| # This file is part of the coreboot project. | # This file is part of the coreboot project. | ||||||
| # | # | ||||||
| # Copyright 2019 Google Inc. |  | ||||||
| # |  | ||||||
| # This program is free software; you can redistribute it and/or modify | # 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 | # it under the terms of the GNU General Public License as published by | ||||||
| # the Free Software Foundation; version 2 of the License. | # the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
| ## |  | ||||||
| ## This file is part of the coreboot project. | ## This file is part of the coreboot project. | ||||||
| ## | ## | ||||||
| ## Copyright (C) 2016 Google Inc. |  | ||||||
| ## |  | ||||||
| ## This program is free software; you can redistribute it and/or modify | ## 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 | ## it under the terms of the GNU General Public License as published by | ||||||
| ## the Free Software Foundation; version 2 of the License. | ## the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -11,12 +11,6 @@ | |||||||
| # 2059 - Don't use variables in the printf format string. Use printf "..%s.." "$foo". | # 2059 - Don't use variables in the printf format string. Use printf "..%s.." "$foo". | ||||||
| #        This is used for all of our color printing. | #        This is used for all of our color printing. | ||||||
|  |  | ||||||
| # |  | ||||||
| # Copyright (C) 2008-2010 by coresystems GmbH |  | ||||||
| # written by Patrick Georgi <patrick.georgi@coresystems.de> and |  | ||||||
| #            Stefan Reinauer <stefan.reinauer@coresystems.de> |  | ||||||
| # |  | ||||||
| # Copyright (C) 2011 by Sage Electronic Engineering |  | ||||||
| # | # | ||||||
| # This program is free software; you can redistribute it and/or modify | # 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 | # it under the terms of the GNU General Public License as published by | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
| ## |  | ||||||
| ## This file is part of the coreboot project. | ## This file is part of the coreboot project. | ||||||
| ## | ## | ||||||
| ## Copyright (C) 2016 Google, Inc. |  | ||||||
| ## |  | ||||||
| ## This program is free software; you can redistribute it and/or modify | ## 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 | ## it under the terms of the GNU General Public License as published by | ||||||
| ## the Free Software Foundation; version 2 of the License. | ## the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -2,10 +2,7 @@ | |||||||
| # | # | ||||||
| # kconfig2wiki - Kconfig to MediaWiki converter for | # kconfig2wiki - Kconfig to MediaWiki converter for | ||||||
| # https://www.coreboot.org/coreboot_Options | # https://www.coreboot.org/coreboot_Options | ||||||
| # |  | ||||||
| # Copyright (C) 2010 coresystems GmbH |  | ||||||
| # based on http://landley.net/kdocs/make/menuconfig2html.py | # based on http://landley.net/kdocs/make/menuconfig2html.py | ||||||
| # Copyright (C) by Rob Landley |  | ||||||
| # | # | ||||||
| # This program is free software; you can redistribute it and/or modify | # 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 | # it under the terms of the GNU General Public License as published by | ||||||
|   | |||||||
| @@ -1,8 +1,6 @@ | |||||||
| #!/bin/sh | #!/bin/sh | ||||||
| # This file is part of the coreboot project. | # This file is part of the coreboot project. | ||||||
| # | # | ||||||
| # Copyright (C) 2018 Google Inc. |  | ||||||
| # |  | ||||||
| # This program is free software; you can redistribute it and/or modify | # 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 | # it under the terms of the GNU General Public License as published by | ||||||
| # the Free Software Foundation; version 2 of the License. | # the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,6 @@ | |||||||
| #!/usr/bin/env python2 | #!/usr/bin/env python2 | ||||||
| # dtd_parser.py - DTD structure parser | # dtd_parser.py - DTD structure parser | ||||||
| # | # | ||||||
| # Copyright (C) 2012 The ChromiumOS Authors.  All rights reserved. |  | ||||||
| # |  | ||||||
| # This program is free software; you can redistribute it and/or modify | # 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 | # it under the terms of the GNU General Public License as published by | ||||||
| # the Free Software Foundation; version 2 of the License | # the Free Software Foundation; version 2 of the License | ||||||
|   | |||||||
| @@ -1,9 +1,3 @@ | |||||||
| ## |  | ||||||
| ## Makefile for ectool |  | ||||||
| ## |  | ||||||
| ## Copyright (C) 2009 by coresystems GmbH |  | ||||||
| ## written by Stefan Reinauer <stepan@coresystems.de> |  | ||||||
| ## |  | ||||||
| ## This program is free software; you can redistribute it and/or modify | ## 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 | ## it under the terms of the GNU General Public License as published by | ||||||
| ## the Free Software Foundation; version 2 of the License. | ## the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,7 +1,5 @@ | |||||||
| #!/usr/bin/env python2 | #!/usr/bin/env python2 | ||||||
| # | # | ||||||
| # Copyright (C) 2013 Google Inc. |  | ||||||
| # |  | ||||||
| # Redistribution and use in source and binary forms, with or without | # Redistribution and use in source and binary forms, with or without | ||||||
| # modification, are permitted provided that the following conditions | # modification, are permitted provided that the following conditions | ||||||
| # are met: | # are met: | ||||||
|   | |||||||
| @@ -1,7 +1,5 @@ | |||||||
| #!/usr/bin/env python2 | #!/usr/bin/env python2 | ||||||
| # | # | ||||||
| # Copyright (C) 2013 Google Inc. |  | ||||||
| # |  | ||||||
| # Redistribution and use in source and binary forms, with or without | # Redistribution and use in source and binary forms, with or without | ||||||
| # modification, are permitted provided that the following conditions | # modification, are permitted provided that the following conditions | ||||||
| # are met: | # are met: | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
| #!/bin/bash | #!/bin/bash | ||||||
|  |  | ||||||
| # Copyright 2008 Carl-Daniel Hailfinger |  | ||||||
| # Copyright 2015 Stefan Tauner |  | ||||||
| # |  | ||||||
| # This program is free software; you can redistribute it and/or modify | # 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 | # it under the terms of the GNU General Public License as published by | ||||||
| # the Free Software Foundation; version 2 of the License. | # the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,7 +1,5 @@ | |||||||
| /* This file is part of the coreboot project. */ | /* This file is part of the coreboot project. */ | ||||||
| /* | /* | ||||||
|  * Copyright 2015 Google Inc. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,9 +1,6 @@ | |||||||
| #!/bin/sh | #!/bin/sh | ||||||
|  |  | ||||||
| # This file is part of the coreboot project. | # This file is part of the coreboot project. | ||||||
| # | # | ||||||
| # Copyright (C) 2014 Sage Electronic Engineering, LLC. |  | ||||||
| # |  | ||||||
| # This program is free software; you can redistribute it and/or modify | # 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 | # it under the terms of the GNU General Public License as published by | ||||||
| # the Free Software Foundation; version 2 of the License. | # the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,9 +1,6 @@ | |||||||
| #!/bin/sh | #!/bin/sh | ||||||
| # |  | ||||||
| # Part of Gerrit Code Review (http://code.google.com/p/gerrit/) | # Part of Gerrit Code Review (http://code.google.com/p/gerrit/) | ||||||
| # | # | ||||||
| # Copyright (C) 2009 The Android Open Source Project |  | ||||||
| # |  | ||||||
| # Licensed under the Apache License, Version 2.0 (the "License"); | # Licensed under the Apache License, Version 2.0 (the "License"); | ||||||
| # you may not use this file except in compliance with the License. | # you may not use this file except in compliance with the License. | ||||||
| # You may obtain a copy of the License at | # You may obtain a copy of the License at | ||||||
|   | |||||||
| @@ -1,10 +1,6 @@ | |||||||
| #!/usr/bin/env bash | #!/usr/bin/env bash | ||||||
|  |  | ||||||
| ## |  | ||||||
| ## This file is part of the coreboot project. | ## This file is part of the coreboot project. | ||||||
| ## | ## | ||||||
| ## Copyright (C) 2011 secunet Security Networks AG |  | ||||||
| ## |  | ||||||
| ## This program is free software; you can redistribute it and/or modify | ## 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 | ## it under the terms of the GNU General Public License as published by | ||||||
| ## the Free Software Foundation; version 2 of the License. | ## the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,10 +1,6 @@ | |||||||
| #!/bin/sh | #!/bin/sh | ||||||
|  |  | ||||||
| ## |  | ||||||
| ## This file is part of the coreboot project. | ## This file is part of the coreboot project. | ||||||
| ## | ## | ||||||
| ## Copyright (C) 2015 Patrick Georgi <patrick@georgi-clan.de> |  | ||||||
| ## |  | ||||||
| ## This program is free software; you can redistribute it and/or modify | ## 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 | ## it under the terms of the GNU General Public License as published by | ||||||
| ## the Free Software Foundation; version 2 of the License. | ## the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,10 +1,6 @@ | |||||||
| #!/bin/bash | #!/bin/bash | ||||||
|  |  | ||||||
| ## |  | ||||||
| ## This file is part of the coreboot project. | ## This file is part of the coreboot project. | ||||||
| ## | ## | ||||||
| ## Copyright (C) 2003-2018 Alex Thiessen <alex.thiessen.de+coreboot@gmail.com> |  | ||||||
| ## |  | ||||||
| ## This program is free software; you can redistribute it and/or modify | ## 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 | ## it under the terms of the GNU General Public License as published by | ||||||
| ## the Free Software Foundation; version 3 or later of the License. | ## the Free Software Foundation; version 3 or later of the License. | ||||||
|   | |||||||
| @@ -1,10 +1,6 @@ | |||||||
| #!/bin/bash | #!/bin/bash | ||||||
|  |  | ||||||
| ## |  | ||||||
| ## This file is part of the coreboot project. | ## This file is part of the coreboot project. | ||||||
| ## | ## | ||||||
| ## Copyright (C) 2003-2018 Alex Thiessen <alex.thiessen.de+coreboot@gmail.com> |  | ||||||
| ## |  | ||||||
| ## This program is free software; you can redistribute it and/or modify | ## 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 | ## it under the terms of the GNU General Public License as published by | ||||||
| ## the Free Software Foundation; version 3 or later of the License. | ## the Free Software Foundation; version 3 or later of the License. | ||||||
|   | |||||||
| @@ -1,10 +1,6 @@ | |||||||
| #!/bin/bash | #!/bin/bash | ||||||
|  |  | ||||||
| ## |  | ||||||
| ## This file is part of the coreboot project. | ## This file is part of the coreboot project. | ||||||
| ## | ## | ||||||
| ## Copyright (C) 2003-2018 Alex Thiessen <alex.thiessen.de+coreboot@gmail.com> |  | ||||||
| ## |  | ||||||
| ## This program is free software; you can redistribute it and/or modify | ## 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 | ## it under the terms of the GNU General Public License as published by | ||||||
| ## the Free Software Foundation; version 3 or later of the License. | ## the Free Software Foundation; version 3 or later of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
| # |  | ||||||
| # ifdtool - dump Intel Firmware Descriptor information | # ifdtool - dump Intel Firmware Descriptor information | ||||||
| # | # | ||||||
| # Copyright (C) 2011 The ChromiumOS Authors.  All rights reserved. |  | ||||||
| # |  | ||||||
| # This program is free software; you can redistribute it and/or modify | # 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 | # it under the terms of the GNU General Public License as published by | ||||||
| # the Free Software Foundation; version 2 of the License. | # the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
|  | /* ifdtool - dump Intel Firmware Descriptor information */ | ||||||
| /* | /* | ||||||
|  * ifdtool - dump Intel Firmware Descriptor information |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2011 The ChromiumOS Authors.  All rights reserved. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
|  | /* ifdtool - dump Intel Firmware Descriptor information */ | ||||||
| /* | /* | ||||||
|  * ifdtool - dump Intel Firmware Descriptor information |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2011 The ChromiumOS Authors.  All rights reserved. |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,7 +1,5 @@ | |||||||
| # intelmetool | # intelmetool | ||||||
|  |  | ||||||
| # Copyright (C) 2013-2015 Damien Zammit <damien@zamaudio.com> |  | ||||||
|  |  | ||||||
| # This program is free software; you can redistribute it and/or | # This program is free software; you can redistribute it and/or | ||||||
| # modify it under the terms of the GNU General Public License as | # modify it under the terms of the GNU General Public License as | ||||||
| # published by the Free Software Foundation; either version 2 of | # published by the Free Software Foundation; either version 2 of | ||||||
|   | |||||||
| @@ -1,6 +1,5 @@ | |||||||
| /* intelmetool  Dump interesting things about Management Engine even if hidden | /* intelmetool  Dump interesting things about Management Engine even if hidden */ | ||||||
|  * Copyright (C) 2014  Damien Zammit <damien@zamaudio.com> | /* | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; either version 2 of the License, |  * the Free Software Foundation; either version 2 of the License, | ||||||
|   | |||||||
| @@ -1,10 +1,4 @@ | |||||||
| /* | /* | ||||||
|  * intelmetool |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2008-2010 by coresystems GmbH |  | ||||||
|  * Copyright (C) 2009 Carl-Daniel Hailfinger |  | ||||||
|  * Copyright (C) 2015-2019 Damien Zammit |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,9 +1,3 @@ | |||||||
| # |  | ||||||
| # Makefile for inteltool utility |  | ||||||
| # |  | ||||||
| # Copyright (C) 2008 by coresystems GmbH |  | ||||||
| # written by Stefan Reinauer <stepan@coresystems.de> |  | ||||||
| # |  | ||||||
| # This program is free software; you can redistribute it and/or modify | # 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 | # it under the terms of the GNU General Public License as published by | ||||||
| # the Free Software Foundation; either version 2 of the License, or | # the Free Software Foundation; either version 2 of the License, or | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
|  | /* inteltool - dump all registers on an Intel CPU + chipset based system */ | ||||||
| /* | /* | ||||||
|  * inteltool - dump all registers on an Intel CPU + chipset based system. |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2012 Sven Schnelle <svens@stackframe.org> |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
|  | /* inteltool - dump all registers on an Intel CPU + chipset based system */ | ||||||
| /* | /* | ||||||
|  * inteltool - dump all registers on an Intel CPU + chipset based system. |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2008-2010 by coresystems GmbH |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,9 +1,5 @@ | |||||||
|  | /* inteltool - dump all registers on an Intel CPU + chipset based system */ | ||||||
| /* | /* | ||||||
|  * inteltool - dump all registers on an Intel CPU + chipset based system. |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2008-2010 by coresystems GmbH |  | ||||||
|  * Copyright (C) 2012 Anton Kochkov |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,8 +1,5 @@ | |||||||
|  | /* inteltool - dump all registers on an Intel CPU + chipset based system */ | ||||||
| /* | /* | ||||||
|  * inteltool - dump all registers on an Intel CPU + chipset based system. |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2008 by coresystems GmbH |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
| @@ -1,9 +1,5 @@ | |||||||
|  | /* inteltool - dump all registers on an Intel CPU + chipset based system */ | ||||||
| /* | /* | ||||||
|  * inteltool - dump all registers on an Intel CPU + chipset based system. |  | ||||||
|  * |  | ||||||
|  * Copyright (C) 2017 secunet Security Networks AG |  | ||||||
|  * Copyright (C) 2019 YADRO |  | ||||||
|  * |  | ||||||
|  * This program is free software; you can redistribute it and/or modify |  * 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 |  * it under the terms of the GNU General Public License as published by | ||||||
|  * the Free Software Foundation; version 2 of the License. |  * the Free Software Foundation; version 2 of the License. | ||||||
|   | |||||||
Some files were not shown because too many files have changed in this diff Show More
		Reference in New Issue
	
	Block a user