diff options
author | Patrick Georgi <pgeorgi@google.com> | 2020-05-05 23:43:18 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-05-06 22:20:43 +0000 |
commit | afd4c876a9b4b1040673e94b7aa1561bf4ad4bc6 (patch) | |
tree | 63df08dbd4e516c911c11a2e1b121e93d7234e62 /src/include | |
parent | 02363b5e464e729366ca21421edcebad33f1237e (diff) |
treewide: move copyrights and authors to AUTHORS
Also split "this is part of" line from copyright notices.
Change-Id: Ibc2446410bcb3104ead458b40a9ce7819c61a8eb
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41067
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: David Hendricks <david.hendricks@gmail.com>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Diffstat (limited to 'src/include')
-rw-r--r-- | src/include/b64_decode.h | 2 | ||||
-rw-r--r-- | src/include/device_tree.h | 6 | ||||
-rw-r--r-- | src/include/endian.h | 2 | ||||
-rw-r--r-- | src/include/fit.h | 6 | ||||
-rw-r--r-- | src/include/fit_payload.h | 5 | ||||
-rw-r--r-- | src/include/list.h | 6 | ||||
-rw-r--r-- | src/include/memory_info.h | 5 | ||||
-rw-r--r-- | src/include/spi-generic.h | 3 | ||||
-rw-r--r-- | src/include/spi_flash.h | 5 |
9 files changed, 5 insertions, 35 deletions
diff --git a/src/include/b64_decode.h b/src/include/b64_decode.h index 4d0970e1a5..0deb7aae31 100644 --- a/src/include/b64_decode.h +++ b/src/include/b64_decode.h @@ -1,6 +1,4 @@ /* - * Copyright (C) 2015 Google, Inc. - * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and * may be copied, distributed, and modified under those terms. diff --git a/src/include/device_tree.h b/src/include/device_tree.h index 30da803b63..0de9dba21a 100644 --- a/src/include/device_tree.h +++ b/src/include/device_tree.h @@ -1,9 +1,5 @@ +/* Taken from depthcharge: src/base/device_tree.h */ /* - * Copyright 2013 Google Inc. - * Copyright 2018-present Facebook, Inc. - * - * Taken from depthcharge: src/base/device_tree.h - * * 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 the Free Software Foundation; either version 2 of diff --git a/src/include/endian.h b/src/include/endian.h index 0f32b7484a..a1c7f6a89b 100644 --- a/src/include/endian.h +++ b/src/include/endian.h @@ -1,6 +1,4 @@ /* - * Copyright (C) 2013 The Chromium OS Authors. All rights reserved. - * * 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 the Free Software Foundation; either version 2 of diff --git a/src/include/fit.h b/src/include/fit.h index 1c90aca1ff..beec38ae6a 100644 --- a/src/include/fit.h +++ b/src/include/fit.h @@ -1,9 +1,5 @@ +/* Taken from depthcharge: src/boot/fit.h */ /* - * Copyright 2013 Google Inc. - * Copyright 2018-present Facebook, Inc. - * - * Taken from depthcharge: src/boot/fit.h - * * 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 the Free Software Foundation; either version 2 of diff --git a/src/include/fit_payload.h b/src/include/fit_payload.h index dd66289853..657c7d57f3 100644 --- a/src/include/fit_payload.h +++ b/src/include/fit_payload.h @@ -1,9 +1,4 @@ /* - * Copyright 2013 Google Inc. - * - * See file CREDITS for list of people who contributed to this - * 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 the Free Software Foundation; either version 2 of diff --git a/src/include/list.h b/src/include/list.h index 201a8d39a8..9706080713 100644 --- a/src/include/list.h +++ b/src/include/list.h @@ -1,9 +1,5 @@ +/* Taken from depthcharge: src/base/list.h */ /* - * Copyright 2012 Google Inc. - * Copyright 2018-present Facebook, Inc. - * - * Taken from depthcharge: src/base/list.h - * * 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 the Free Software Foundation; either version 2 of diff --git a/src/include/memory_info.h b/src/include/memory_info.h index ad3c1775f9..03b4fdc738 100644 --- a/src/include/memory_info.h +++ b/src/include/memory_info.h @@ -1,8 +1,5 @@ +/* Memory information */ /* - * Memory information - * - * Copyright (C) 2014, Intel Corporation. All rights reserved. - * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version * 2 as published by the Free Software Foundation. diff --git a/src/include/spi-generic.h b/src/include/spi-generic.h index 30228867fc..a57ec907d5 100644 --- a/src/include/spi-generic.h +++ b/src/include/spi-generic.h @@ -1,7 +1,4 @@ /* - * (C) Copyright 2001 - * Gerald Van Baren, Custom IDEAS, vanbaren@cideas.com. - * * 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 the Free Software Foundation; either version 2 of diff --git a/src/include/spi_flash.h b/src/include/spi_flash.h index c74ceaeed4..5dce7206ab 100644 --- a/src/include/spi_flash.h +++ b/src/include/spi_flash.h @@ -1,8 +1,5 @@ +/* Interface to SPI flash */ /* - * Interface to SPI flash - * - * Copyright (C) 2008 Atmel Corporation - * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * version 2 as published by the Free Software Foundation. |