summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t530/variants/w530
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo/t530/variants/w530')
-rw-r--r--src/mainboard/lenovo/t530/variants/w530/gpio.c2
-rw-r--r--src/mainboard/lenovo/t530/variants/w530/romstage.c3
2 files changed, 0 insertions, 5 deletions
diff --git a/src/mainboard/lenovo/t530/variants/w530/gpio.c b/src/mainboard/lenovo/t530/variants/w530/gpio.c
index 8eb776bfae..4ed4a528c9 100644
--- a/src/mainboard/lenovo/t530/variants/w530/gpio.c
+++ b/src/mainboard/lenovo/t530/variants/w530/gpio.c
@@ -1,8 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2008-2009 coresystems GmbH
- * Copyright (C) 2014 Vladimir Serbinenko
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
diff --git a/src/mainboard/lenovo/t530/variants/w530/romstage.c b/src/mainboard/lenovo/t530/variants/w530/romstage.c
index 9fe6f84647..7520bc3b1a 100644
--- a/src/mainboard/lenovo/t530/variants/w530/romstage.c
+++ b/src/mainboard/lenovo/t530/variants/w530/romstage.c
@@ -1,9 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2007-2010 coresystems GmbH
- * Copyright (C) 2011 The ChromiumOS Authors. All rights reserved.
- * Copyright (C) 2014 Vladimir Serbinenko
*
* 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