[coreboot-gerrit] Change in ...coreboot[master]: mrc_util: license

Iru Cai (Code Review) gerrit at coreboot.org
Wed Dec 12 10:58:31 CET 2018


Iru Cai has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/30191


Change subject: mrc_util: license
......................................................................

mrc_util: license

Change-Id: I0825a9918b46052496477da65cbd7ae03dd822fe
Signed-off-by: Iru Cai <mytbk920423 at gmail.com>
---
M src/northbridge/intel/haswell/mrc_utils.c
1 file changed, 13 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/91/30191/1

diff --git a/src/northbridge/intel/haswell/mrc_utils.c b/src/northbridge/intel/haswell/mrc_utils.c
index f4c125a..6c81bf0 100644
--- a/src/northbridge/intel/haswell/mrc_utils.c
+++ b/src/northbridge/intel/haswell/mrc_utils.c
@@ -1,3 +1,16 @@
+/*
+ * 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 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 <string.h>
 
 void __attribute((regparm(3))) mrc_setmem(void *s, size_t n, int c);

-- 
To view, visit https://review.coreboot.org/c/coreboot/+/30191
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I0825a9918b46052496477da65cbd7ae03dd822fe
Gerrit-Change-Number: 30191
Gerrit-PatchSet: 1
Gerrit-Owner: Iru Cai <mytbk920423 at gmail.com>
Gerrit-Reviewer: Iru Cai <mytbk920423 at gmail.com>
Gerrit-Reviewer: Patrick Rudolph <siro at das-labor.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181212/d5e75f62/attachment-0001.html>


More information about the coreboot-gerrit mailing list