diff options
Diffstat (limited to 'src/drivers')
-rw-r--r-- | src/drivers/generic/bayhub/bh720.c | 2 | ||||
-rw-r--r-- | src/drivers/generic/bayhub/bh720.h | 2 | ||||
-rw-r--r-- | src/drivers/generic/bayhub/chip.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/drivers/generic/bayhub/bh720.c b/src/drivers/generic/bayhub/bh720.c index 044168366b..2ac5387a2b 100644 --- a/src/drivers/generic/bayhub/bh720.c +++ b/src/drivers/generic/bayhub/bh720.c @@ -3,7 +3,7 @@ * * This file is part of the coreboot project. * - * Copyright 2018 Google LLC. + * Copyright 2018 Google LLC * * 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/drivers/generic/bayhub/bh720.h b/src/drivers/generic/bayhub/bh720.h index 3a4b3b6f69..3183bf1a84 100644 --- a/src/drivers/generic/bayhub/bh720.h +++ b/src/drivers/generic/bayhub/bh720.h @@ -3,7 +3,7 @@ * * This file is part of the coreboot project. * - * Copyright 2018 Google LLC. + * Copyright 2018 Google LLC * * 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/drivers/generic/bayhub/chip.h b/src/drivers/generic/bayhub/chip.h index 7df78270b8..ea1d3bb135 100644 --- a/src/drivers/generic/bayhub/chip.h +++ b/src/drivers/generic/bayhub/chip.h @@ -1,7 +1,7 @@ /* * This file is part of the coreboot project. * - * Copyright 2018 Google LLC. + * Copyright 2018 Google LLC * * 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 |