summaryrefslogtreecommitdiff
path: root/src/mainboard/google/volteer/variants/ripto
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/volteer/variants/ripto')
-rw-r--r--src/mainboard/google/volteer/variants/ripto/Makefile.inc1
-rw-r--r--src/mainboard/google/volteer/variants/ripto/gpio.c1
-rw-r--r--src/mainboard/google/volteer/variants/ripto/include/variant/ec.h1
-rw-r--r--src/mainboard/google/volteer/variants/ripto/include/variant/gpio.h1
4 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/google/volteer/variants/ripto/Makefile.inc b/src/mainboard/google/volteer/variants/ripto/Makefile.inc
index eba064ff1b..ebfdbd5a73 100644
--- a/src/mainboard/google/volteer/variants/ripto/Makefile.inc
+++ b/src/mainboard/google/volteer/variants/ripto/Makefile.inc
@@ -1,7 +1,6 @@
##
## This file is part of the coreboot project.
##
-## Copyright 2020 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/volteer/variants/ripto/gpio.c b/src/mainboard/google/volteer/variants/ripto/gpio.c
index c621b1dffe..4159cb8d5b 100644
--- a/src/mainboard/google/volteer/variants/ripto/gpio.c
+++ b/src/mainboard/google/volteer/variants/ripto/gpio.c
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2020 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/volteer/variants/ripto/include/variant/ec.h b/src/mainboard/google/volteer/variants/ripto/include/variant/ec.h
index 3655f14d77..36cdff8e56 100644
--- a/src/mainboard/google/volteer/variants/ripto/include/variant/ec.h
+++ b/src/mainboard/google/volteer/variants/ripto/include/variant/ec.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2020 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/volteer/variants/ripto/include/variant/gpio.h b/src/mainboard/google/volteer/variants/ripto/include/variant/gpio.h
index 3a3282ee7c..412796914a 100644
--- a/src/mainboard/google/volteer/variants/ripto/include/variant/gpio.h
+++ b/src/mainboard/google/volteer/variants/ripto/include/variant/gpio.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2020 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