mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
Add missing BSD license header to the PMM files.
Signed-off-by: Pattrick Hueper <phueper@hueper.net> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://coreboot.org/repository/coreboot-v3@1101 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
481e85860b
commit
9fce7f464a
2 changed files with 10 additions and 0 deletions
|
@ -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@hueper.net>
|
||||
****************************************************************************/
|
||||
|
||||
|
|
|
@ -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@hueper.net>
|
||||
****************************************************************************/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue