aboutsummaryrefslogtreecommitdiff
path: root/util/lxbios/cmos_ops.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/lxbios/cmos_ops.c')
-rw-r--r--util/lxbios/cmos_ops.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/lxbios/cmos_ops.c b/util/lxbios/cmos_ops.c
index 4bb416272d..68beb4d11d 100644
--- a/util/lxbios/cmos_ops.c
+++ b/util/lxbios/cmos_ops.c
@@ -1,6 +1,6 @@
/*****************************************************************************\
* cmos_ops.c
- * $Id: cmos_ops.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.
@@ -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.