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/compute_ip_checksum.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/lxbios/compute_ip_checksum.c') diff --git a/util/lxbios/compute_ip_checksum.c b/util/lxbios/compute_ip_checksum.c index 099ace2854..3d2c29feb8 100644 --- a/util/lxbios/compute_ip_checksum.c +++ b/util/lxbios/compute_ip_checksum.c @@ -1,6 +1,6 @@ /*****************************************************************************\ * compute_ip_checksum.c - * $Id: compute_ip_checksum.c,v 1.1.1.1 2005/12/02 22:35:19 dsp_llnl Exp $ + * $Id$ \*****************************************************************************/ #include -- cgit v1.2.3