Various small fixes and updates for lxbios (trivial).
- Update website URL to http://coreboot.org/Lxbios. - Use svn:keywords property to actually expand the $Id$ entries. - Update COPYING to the latest version from http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3075 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*****************************************************************************\
|
||||
* reg_expr.h
|
||||
* $Id: reg_expr.h,v 1.2 2005/12/16 22:45:49 dsp_llnl Exp $
|
||||
* $Id$
|
||||
*****************************************************************************
|
||||
* Copyright (C) 2002-2005 The Regents of the University of California.
|
||||
* Produced at the Lawrence Livermore National Laboratory.
|
||||
@@ -10,7 +10,7 @@
|
||||
*
|
||||
* This file is part of lxbios, a utility for reading/writing coreboot
|
||||
* parameters and displaying information from the coreboot table.
|
||||
* For details, see <http://www.llnl.gov/linux/lxbios/>.
|
||||
* For details, see http://coreboot.org/Lxbios.
|
||||
*
|
||||
* Please also read the file DISCLAIMER which is included in this software
|
||||
* distribution.
|
||||
|
Reference in New Issue
Block a user