diff options
Diffstat (limited to 'util/lxbios/lbtable.h')
-rw-r--r-- | util/lxbios/lbtable.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/util/lxbios/lbtable.h b/util/lxbios/lbtable.h index e32a690f79..4cc2d33307 100644 --- a/util/lxbios/lbtable.h +++ b/util/lxbios/lbtable.h @@ -1,6 +1,6 @@ /*****************************************************************************\ * lbtable.h - * $Id: lbtable.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. |