diff options
Diffstat (limited to 'src/soc/sifive/fu540/include')
-rw-r--r-- | src/soc/sifive/fu540/include/soc/addressmap.h | 1 | ||||
-rw-r--r-- | src/soc/sifive/fu540/include/soc/clock.h | 1 | ||||
-rw-r--r-- | src/soc/sifive/fu540/include/soc/memlayout.ld | 1 | ||||
-rw-r--r-- | src/soc/sifive/fu540/include/soc/otp.h | 1 | ||||
-rw-r--r-- | src/soc/sifive/fu540/include/soc/sdram.h | 1 | ||||
-rw-r--r-- | src/soc/sifive/fu540/include/soc/spi.h | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/src/soc/sifive/fu540/include/soc/addressmap.h b/src/soc/sifive/fu540/include/soc/addressmap.h index cd611494bb..97370bdf97 100644 --- a/src/soc/sifive/fu540/include/soc/addressmap.h +++ b/src/soc/sifive/fu540/include/soc/addressmap.h @@ -1,7 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2018 Jonathan Neuschäfer * * 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/soc/sifive/fu540/include/soc/clock.h b/src/soc/sifive/fu540/include/soc/clock.h index 706c9c00f7..093abeb6e5 100644 --- a/src/soc/sifive/fu540/include/soc/clock.h +++ b/src/soc/sifive/fu540/include/soc/clock.h @@ -1,7 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright 2018 Philipp Hug <philipp@hug.cx> * * 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/soc/sifive/fu540/include/soc/memlayout.ld b/src/soc/sifive/fu540/include/soc/memlayout.ld index 46c559cba1..bef009b858 100644 --- a/src/soc/sifive/fu540/include/soc/memlayout.ld +++ b/src/soc/sifive/fu540/include/soc/memlayout.ld @@ -1,7 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2018 Jonathan Neuschäfer * * 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/soc/sifive/fu540/include/soc/otp.h b/src/soc/sifive/fu540/include/soc/otp.h index a5b4ca8792..81e0afb873 100644 --- a/src/soc/sifive/fu540/include/soc/otp.h +++ b/src/soc/sifive/fu540/include/soc/otp.h @@ -1,7 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright 2018 Philipp Hug <philipp@hug.cx> * * 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/soc/sifive/fu540/include/soc/sdram.h b/src/soc/sifive/fu540/include/soc/sdram.h index 8610a7e053..2d01b39b94 100644 --- a/src/soc/sifive/fu540/include/soc/sdram.h +++ b/src/soc/sifive/fu540/include/soc/sdram.h @@ -1,7 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright 2018 Philipp Hug <philipp@hug.cx> * * 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/soc/sifive/fu540/include/soc/spi.h b/src/soc/sifive/fu540/include/soc/spi.h index 543f9b2035..201dcb629a 100644 --- a/src/soc/sifive/fu540/include/soc/spi.h +++ b/src/soc/sifive/fu540/include/soc/spi.h @@ -1,7 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright 2018 SiFive, 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 |