aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/octopus/variants/dood
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/octopus/variants/dood')
-rw-r--r--src/mainboard/google/octopus/variants/dood/gpio.c1
-rw-r--r--src/mainboard/google/octopus/variants/dood/include/variant/acpi/dptf.asl1
-rw-r--r--src/mainboard/google/octopus/variants/dood/include/variant/ec.h1
-rw-r--r--src/mainboard/google/octopus/variants/dood/include/variant/gpio.h1
-rw-r--r--src/mainboard/google/octopus/variants/dood/variant.c1
5 files changed, 0 insertions, 5 deletions
diff --git a/src/mainboard/google/octopus/variants/dood/gpio.c b/src/mainboard/google/octopus/variants/dood/gpio.c
index 3d09a39efd..96050cd293 100644
--- a/src/mainboard/google/octopus/variants/dood/gpio.c
+++ b/src/mainboard/google/octopus/variants/dood/gpio.c
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2019 The coreboot project Authors.
*
* 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/google/octopus/variants/dood/include/variant/acpi/dptf.asl b/src/mainboard/google/octopus/variants/dood/include/variant/acpi/dptf.asl
index 1406d3488f..2e6e9feadf 100644
--- a/src/mainboard/google/octopus/variants/dood/include/variant/acpi/dptf.asl
+++ b/src/mainboard/google/octopus/variants/dood/include/variant/acpi/dptf.asl
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2019 The coreboot project Authors.
*
* 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/google/octopus/variants/dood/include/variant/ec.h b/src/mainboard/google/octopus/variants/dood/include/variant/ec.h
index a8640cd186..87f03b1ece 100644
--- a/src/mainboard/google/octopus/variants/dood/include/variant/ec.h
+++ b/src/mainboard/google/octopus/variants/dood/include/variant/ec.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2019 The coreboot project Authors.
*
* 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/google/octopus/variants/dood/include/variant/gpio.h b/src/mainboard/google/octopus/variants/dood/include/variant/gpio.h
index d7e9ddb6fb..3777fed07b 100644
--- a/src/mainboard/google/octopus/variants/dood/include/variant/gpio.h
+++ b/src/mainboard/google/octopus/variants/dood/include/variant/gpio.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2019 The coreboot project Authors.
*
* 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/google/octopus/variants/dood/variant.c b/src/mainboard/google/octopus/variants/dood/variant.c
index b54b9fa084..e22c2e4657 100644
--- a/src/mainboard/google/octopus/variants/dood/variant.c
+++ b/src/mainboard/google/octopus/variants/dood/variant.c
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2019 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