summaryrefslogtreecommitdiff
path: root/util/lxbios/hexdump.h
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2008-01-25 15:08:37 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2008-01-25 15:08:37 +0000
commit1a6177b7204b0a40555486274b8219993304ba42 (patch)
tree8e31af66aaaef547b416198614b6b64352171123 /util/lxbios/hexdump.h
parentf2a2a5ee2e498d648e00ac6af1ed859be6c194ea (diff)
downloadcoreboot-1a6177b7204b0a40555486274b8219993304ba42.tar.xz
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
Diffstat (limited to 'util/lxbios/hexdump.h')
-rw-r--r--util/lxbios/hexdump.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/lxbios/hexdump.h b/util/lxbios/hexdump.h
index e9e69c0cae..4ee77f9fca 100644
--- a/util/lxbios/hexdump.h
+++ b/util/lxbios/hexdump.h
@@ -1,6 +1,6 @@
/*****************************************************************************\
* hexdump.h
- * $Id: hexdump.h,v 1.2 2005/12/16 22:45:49 dsp_llnl Exp $
+ * $Id$
\*****************************************************************************/
#ifndef _HEXDUMP_H