summaryrefslogtreecommitdiff
path: root/src/mainboard/google/octopus/variants/bloog
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/octopus/variants/bloog')
-rw-r--r--src/mainboard/google/octopus/variants/bloog/gpio.c1
-rw-r--r--src/mainboard/google/octopus/variants/bloog/include/variant/acpi/dptf.asl1
-rw-r--r--src/mainboard/google/octopus/variants/bloog/include/variant/ec.h1
-rw-r--r--src/mainboard/google/octopus/variants/bloog/include/variant/gpio.h1
-rw-r--r--src/mainboard/google/octopus/variants/bloog/variant.c1
5 files changed, 0 insertions, 5 deletions
diff --git a/src/mainboard/google/octopus/variants/bloog/gpio.c b/src/mainboard/google/octopus/variants/bloog/gpio.c
index cf3bc4caf7..716344f698 100644
--- a/src/mainboard/google/octopus/variants/bloog/gpio.c
+++ b/src/mainboard/google/octopus/variants/bloog/gpio.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
diff --git a/src/mainboard/google/octopus/variants/bloog/include/variant/acpi/dptf.asl b/src/mainboard/google/octopus/variants/bloog/include/variant/acpi/dptf.asl
index 4f6497ab2d..2e6e9feadf 100644
--- a/src/mainboard/google/octopus/variants/bloog/include/variant/acpi/dptf.asl
+++ b/src/mainboard/google/octopus/variants/bloog/include/variant/acpi/dptf.asl
@@ -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
diff --git a/src/mainboard/google/octopus/variants/bloog/include/variant/ec.h b/src/mainboard/google/octopus/variants/bloog/include/variant/ec.h
index feb6c71655..4d96aec700 100644
--- a/src/mainboard/google/octopus/variants/bloog/include/variant/ec.h
+++ b/src/mainboard/google/octopus/variants/bloog/include/variant/ec.h
@@ -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
diff --git a/src/mainboard/google/octopus/variants/bloog/include/variant/gpio.h b/src/mainboard/google/octopus/variants/bloog/include/variant/gpio.h
index 750b0d4ccc..3777fed07b 100644
--- a/src/mainboard/google/octopus/variants/bloog/include/variant/gpio.h
+++ b/src/mainboard/google/octopus/variants/bloog/include/variant/gpio.h
@@ -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
diff --git a/src/mainboard/google/octopus/variants/bloog/variant.c b/src/mainboard/google/octopus/variants/bloog/variant.c
index 05a1542d9a..98879504fc 100644
--- a/src/mainboard/google/octopus/variants/bloog/variant.c
+++ b/src/mainboard/google/octopus/variants/bloog/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