diff options
Diffstat (limited to 'src/mainboard/opencellular')
-rw-r--r-- | src/mainboard/opencellular/Kconfig | 1 | ||||
-rw-r--r-- | src/mainboard/opencellular/elgon/Kconfig | 1 | ||||
-rw-r--r-- | src/mainboard/opencellular/elgon/Makefile.inc | 1 | ||||
-rw-r--r-- | src/mainboard/opencellular/elgon/bdk_devicetree.c | 1 | ||||
-rw-r--r-- | src/mainboard/opencellular/elgon/bootblock.c | 1 | ||||
-rw-r--r-- | src/mainboard/opencellular/elgon/death.c | 1 | ||||
-rw-r--r-- | src/mainboard/opencellular/elgon/devicetree.cb | 1 | ||||
-rw-r--r-- | src/mainboard/opencellular/elgon/gbcv2.dts | 1 | ||||
-rw-r--r-- | src/mainboard/opencellular/elgon/mainboard.c | 2 | ||||
-rw-r--r-- | src/mainboard/opencellular/elgon/mainboard.h | 1 | ||||
-rw-r--r-- | src/mainboard/opencellular/elgon/romstage.c | 1 |
11 files changed, 0 insertions, 12 deletions
diff --git a/src/mainboard/opencellular/Kconfig b/src/mainboard/opencellular/Kconfig index f82e923829..f1b4bd4659 100644 --- a/src/mainboard/opencellular/Kconfig +++ b/src/mainboard/opencellular/Kconfig @@ -1,7 +1,6 @@ ## ## This file is part of the coreboot project. ## -## Copyright (C) 2017-present Facebook, Inc. ## ## 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 diff --git a/src/mainboard/opencellular/elgon/Kconfig b/src/mainboard/opencellular/elgon/Kconfig index 3ba2a60bc4..69725ad899 100644 --- a/src/mainboard/opencellular/elgon/Kconfig +++ b/src/mainboard/opencellular/elgon/Kconfig @@ -1,7 +1,6 @@ ## ## This file is part of the coreboot project. ## -## Copyright 2018 Facebook, Inc. ## ## 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 diff --git a/src/mainboard/opencellular/elgon/Makefile.inc b/src/mainboard/opencellular/elgon/Makefile.inc index 343a52ec0b..7ee8abb124 100644 --- a/src/mainboard/opencellular/elgon/Makefile.inc +++ b/src/mainboard/opencellular/elgon/Makefile.inc @@ -1,7 +1,6 @@ ## ## This file is part of the coreboot project. ## -## Copyright 2017-present Facebook, Inc. ## ## 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 diff --git a/src/mainboard/opencellular/elgon/bdk_devicetree.c b/src/mainboard/opencellular/elgon/bdk_devicetree.c index 9f8c64efa4..7836c21485 100644 --- a/src/mainboard/opencellular/elgon/bdk_devicetree.c +++ b/src/mainboard/opencellular/elgon/bdk_devicetree.c @@ -1,7 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright 2017-present Facebook, Inc. * * 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 diff --git a/src/mainboard/opencellular/elgon/bootblock.c b/src/mainboard/opencellular/elgon/bootblock.c index baf6391ce6..cce1afa243 100644 --- a/src/mainboard/opencellular/elgon/bootblock.c +++ b/src/mainboard/opencellular/elgon/bootblock.c @@ -1,7 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright 2018 Facebook, Inc. * * 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 diff --git a/src/mainboard/opencellular/elgon/death.c b/src/mainboard/opencellular/elgon/death.c index ac58e846a0..72be17dc2a 100644 --- a/src/mainboard/opencellular/elgon/death.c +++ b/src/mainboard/opencellular/elgon/death.c @@ -1,7 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright 2017-present Facebook, Inc. * * 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 diff --git a/src/mainboard/opencellular/elgon/devicetree.cb b/src/mainboard/opencellular/elgon/devicetree.cb index 07d508a8b3..e2c38db059 100644 --- a/src/mainboard/opencellular/elgon/devicetree.cb +++ b/src/mainboard/opencellular/elgon/devicetree.cb @@ -1,7 +1,6 @@ ## ## This file is part of the coreboot project. ## -## Copyright 2017-present Facebook, Inc. ## ## 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 diff --git a/src/mainboard/opencellular/elgon/gbcv2.dts b/src/mainboard/opencellular/elgon/gbcv2.dts index 299794768c..04453a2ab1 100644 --- a/src/mainboard/opencellular/elgon/gbcv2.dts +++ b/src/mainboard/opencellular/elgon/gbcv2.dts @@ -1,7 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright 2018 Facebook, Inc. * * 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 diff --git a/src/mainboard/opencellular/elgon/mainboard.c b/src/mainboard/opencellular/elgon/mainboard.c index 74e31e1709..14411089e5 100644 --- a/src/mainboard/opencellular/elgon/mainboard.c +++ b/src/mainboard/opencellular/elgon/mainboard.c @@ -1,8 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright 2017-2018 Facebook, Inc. - * Copyright 2003-2017 Cavium Inc. (support@cavium.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 diff --git a/src/mainboard/opencellular/elgon/mainboard.h b/src/mainboard/opencellular/elgon/mainboard.h index f268649e05..2e4d01cec4 100644 --- a/src/mainboard/opencellular/elgon/mainboard.h +++ b/src/mainboard/opencellular/elgon/mainboard.h @@ -1,7 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright 2017-present Facebook, Inc. * * 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 diff --git a/src/mainboard/opencellular/elgon/romstage.c b/src/mainboard/opencellular/elgon/romstage.c index d907351d94..3e4ba490da 100644 --- a/src/mainboard/opencellular/elgon/romstage.c +++ b/src/mainboard/opencellular/elgon/romstage.c @@ -1,7 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright 2017-present Facebook, Inc. * * 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 |