diff options
author | Vladimir Serbinenko <phcoder@gmail.com> | 2014-01-22 17:12:35 +0100 |
---|---|---|
committer | Vladimir Serbinenko <phcoder@gmail.com> | 2014-01-23 20:33:27 +0100 |
commit | b2939f7486b80a3f7fc5fc7fd5723dd58984d31d (patch) | |
tree | b64912b70c8f759e427dd1304f447186afbb947a /src/mainboard/lenovo/x230/smihandler.c | |
parent | 4c8b1ee14a0a293289fe90e4c25032979b35adbb (diff) |
lenovo/x230: Add missing copyright line.
Change-Id: I5ecd25e23cebf83d4ae9300307aaac527e05c377
Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-on: http://review.coreboot.org/4778
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Diffstat (limited to 'src/mainboard/lenovo/x230/smihandler.c')
-rw-r--r-- | src/mainboard/lenovo/x230/smihandler.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/x230/smihandler.c b/src/mainboard/lenovo/x230/smihandler.c index ca92091cfc..bbe08e2620 100644 --- a/src/mainboard/lenovo/x230/smihandler.c +++ b/src/mainboard/lenovo/x230/smihandler.c @@ -2,6 +2,7 @@ * 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 |