diff options
Diffstat (limited to 'src/soc/qualcomm/qcs405')
-rw-r--r-- | src/soc/qualcomm/qcs405/clock.c | 5 | ||||
-rw-r--r-- | src/soc/qualcomm/qcs405/include/soc/clock.h | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/src/soc/qualcomm/qcs405/clock.c b/src/soc/qualcomm/qcs405/clock.c index e2e03c3e32..cbc16a9614 100644 --- a/src/soc/qualcomm/qcs405/clock.c +++ b/src/soc/qualcomm/qcs405/clock.c @@ -1,6 +1,5 @@ - /* This file is part of the coreboot project. - * - * + /* This file is part of the coreboot project. */ + /* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. diff --git a/src/soc/qualcomm/qcs405/include/soc/clock.h b/src/soc/qualcomm/qcs405/include/soc/clock.h index c021c49fa1..1778214d47 100644 --- a/src/soc/qualcomm/qcs405/include/soc/clock.h +++ b/src/soc/qualcomm/qcs405/include/soc/clock.h @@ -1,6 +1,5 @@ - /* This file is part of the coreboot project. - * - * + /* This file is part of the coreboot project. */ + /* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. |