diff options
Diffstat (limited to 'src/drivers/lenovo')
-rw-r--r-- | src/drivers/lenovo/lenovo.h | 3 | ||||
-rw-r--r-- | src/drivers/lenovo/wacom.c | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/src/drivers/lenovo/lenovo.h b/src/drivers/lenovo/lenovo.h index cf8c71f13f..390df3706f 100644 --- a/src/drivers/lenovo/lenovo.h +++ b/src/drivers/lenovo/lenovo.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 as published by * the Free Software Foundation; either version 2 of the License, or diff --git a/src/drivers/lenovo/wacom.c b/src/drivers/lenovo/wacom.c index 1da5ddc989..5a07d27ed7 100644 --- a/src/drivers/lenovo/wacom.c +++ b/src/drivers/lenovo/wacom.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 as * published by the Free Software Foundation; version 2, or (at your |