summaryrefslogtreecommitdiff
path: root/lbtable.c
diff options
context:
space:
mode:
authoruwe <uwe@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2007-08-29 17:52:32 +0000
committeruwe <uwe@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2007-08-29 17:52:32 +0000
commit4262a12d0b564d3679ccaeba1a9b29b67090bc3b (patch)
tree9687dcb7423d9eb7022308d1d974f07fc507c063 /lbtable.c
parent4e3d1ebdce084d0723c4aeb29e83abc2d6dd32d7 (diff)
downloadflashrom-4262a12d0b564d3679ccaeba1a9b29b67090bc3b.tar.gz
Original v2 revision: 2751
Change all flashrom license headers to use our standard format. No changes in content of the files. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: https://code.coreboot.org/svn/flashrom/trunk@131 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'lbtable.c')
-rw-r--r--lbtable.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lbtable.c b/lbtable.c
index 57cc766..a95f920 100644
--- a/lbtable.c
+++ b/lbtable.c
@@ -1,5 +1,5 @@
/*
- * lbtable.c: LinuxBIOS table handling
+ * This file is part of the flashrom project.
*
* Copyright (C) 2002 Steven James <pyro@linuxlabs.com>
* Copyright (C) 2002 Linux Networx
@@ -18,7 +18,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA, 02110-1301 USA
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include <stdio.h>