[coreboot-gerrit] Change in coreboot[master]: drv/intel/gma/acpi: Fix copyright header

Patrick Rudolph (Code Review) gerrit at coreboot.org
Tue Jun 20 18:44:54 CEST 2017


Patrick Rudolph has uploaded this change for review. ( https://review.coreboot.org/20282


Change subject: drv/intel/gma/acpi: Fix copyright header
......................................................................

drv/intel/gma/acpi: Fix copyright header

Use full text GPLv2 header.

Change-Id: I937aed725ebf0d2e12c52ac4d94794830fbd764d
Signed-off-by: Patrick Rudolph <siro at das-labor.org>
---
M src/drivers/intel/gma/acpi.c
1 file changed, 13 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/82/20282/1

diff --git a/src/drivers/intel/gma/acpi.c b/src/drivers/intel/gma/acpi.c
index f6516c9..afcb9ea 100644
--- a/src/drivers/intel/gma/acpi.c
+++ b/src/drivers/intel/gma/acpi.c
@@ -1,6 +1,17 @@
 /*
- * Copyright (C) 2014 Vladimir Serbinenko
- * Subject to the GNU GPL v2, or (at your option) any later version.
+ * This file is part of the coreboot project.
+ *
+ * Copyright (C) 2014 Vladimir Serbinenko <phcoder at gmail.com>
+ *
+ * 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 option)
+ * any later verion of the License.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
  */
 
 #include <arch/acpi.h>

-- 
To view, visit https://review.coreboot.org/20282
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I937aed725ebf0d2e12c52ac4d94794830fbd764d
Gerrit-Change-Number: 20282
Gerrit-PatchSet: 1
Gerrit-Owner: Patrick Rudolph <siro at das-labor.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170620/b857a00f/attachment.html>


More information about the coreboot-gerrit mailing list