[coreboot] [PATCH] YABEL: add license to pmm files

Pattrick Hueper phueper at hueper.net
Mon Jan 5 13:24:43 CET 2009


Hi,

i just saw, that i forgot to add a BSD license header to the PMM
files, this patch fixes that.

Patty

 Signed-off-by: Pattrick Hueper <phueper at hueper.net>

---
 util/x86emu/yabel/pmm.c |    5 +++++
 util/x86emu/yabel/pmm.h |    5 +++++
 2 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/util/x86emu/yabel/pmm.c b/util/x86emu/yabel/pmm.c
index b6ec49f..d909931 100644
--- a/util/x86emu/yabel/pmm.c
+++ b/util/x86emu/yabel/pmm.c
@@ -1,6 +1,11 @@
 /****************************************************************************
  * YABEL BIOS Emulator
  *
+ * This program and the accompanying materials
+ * are made available under the terms of the BSD License
+ * which accompanies this distribution, and is available at
+ * http://www.opensource.org/licenses/bsd-license.php
+ *
  * Copyright 2008 Pattrick Hueper <phueper at hueper.net>
  ****************************************************************************/

diff --git a/util/x86emu/yabel/pmm.h b/util/x86emu/yabel/pmm.h
index 56298ad..e1d0566 100644
--- a/util/x86emu/yabel/pmm.h
+++ b/util/x86emu/yabel/pmm.h
@@ -1,6 +1,11 @@
 /****************************************************************************
  * YABEL BIOS Emulator
  *
+ * This program and the accompanying materials
+ * are made available under the terms of the BSD License
+ * which accompanies this distribution, and is available at
+ * http://www.opensource.org/licenses/bsd-license.php
+ *
  * Copyright 2008 Pattrick Hueper <phueper at hueper.net>
  ****************************************************************************/

-- 
1.6.0.4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-add-license-to-pmm-files.patch
Type: text/x-diff
Size: 1674 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090105/95b16793/attachment.bin>


More information about the coreboot mailing list