[LinuxBIOS] patch: add arch-dependent lib

Uwe Hermann uwe at hermann-uwe.de
Mon Jun 25 23:45:46 CEST 2007


On Mon, Jun 25, 2007 at 02:19:35PM -0700, ron minnich wrote:
> Per discussion on the list, we are adding an arch directory to
> arch/x86, and putting a lib and other files in there we want to
> include with #include <arch/foo.h>
> 
> Signed-off-by: Ronald G. Minnich <rminnich at gmail.com>

NAK.


> Index: include/arch/x86/arch/lib.h
> ===================================================================
> --- include/arch/x86/arch/lib.h	(revision 0)
> +++ include/arch/x86/arch/lib.h	(revision 0)
> @@ -0,0 +1,23 @@
> +/*
> + * 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; either version 2 of the License, or
> + * (at your option) any later version.
> + * 
> + * 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.
> + * 	
> + * You should have received a copy of the GNU General Public License
> + * along with this program; if not, write to the Free Software
> + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
> + */

Please use the common copyright header, with you as a copyright holder.

This header doesn't have the "part of LinuxBIOS" line and the copyright
holder.


Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20070625/a4619f98/attachment.sig>


More information about the coreboot mailing list