From 1a6177b7204b0a40555486274b8219993304ba42 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Fri, 25 Jan 2008 15:08:37 +0000 Subject: 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 Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3075 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- util/lxbios/lbtable.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'util/lxbios/lbtable.c') diff --git a/util/lxbios/lbtable.c b/util/lxbios/lbtable.c index 46a9b3d7b5..87f0356186 100644 --- a/util/lxbios/lbtable.c +++ b/util/lxbios/lbtable.c @@ -1,6 +1,6 @@ /*****************************************************************************\ * lbtable.c - * $Id: lbtable.c,v 1.3 2006/01/24 00:25:40 dsp_llnl Exp $ + * $Id$ ***************************************************************************** * Copyright (C) 2002-2005 The Regents of the University of California. * Produced at the Lawrence Livermore National Laboratory. @@ -11,7 +11,7 @@ * * This file is part of lxbios, a utility for reading/writing coreboot * parameters and displaying information from the coreboot table. - * For details, see . + * For details, see http://coreboot.org/Lxbios. * * Please also read the file DISCLAIMER which is included in this software * distribution. -- cgit v1.2.3