summaryrefslogtreecommitdiffstats
path: root/src/superio/ite/it8716f/superio.c
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2006-11-01 14:31:00 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2006-11-01 14:31:00 +0000
commita4c56c33ac345fcf93fbfa9321e2d536f0b10218 (patch)
tree557a84c3e476c2f8dccc76b3817675638ba90c5b /src/superio/ite/it8716f/superio.c
parent6fb43c85f185e34dacb65f0b56dd1b4ee1c19cda (diff)
downloadcoreboot-a4c56c33ac345fcf93fbfa9321e2d536f0b10218.tar.gz
coreboot-a4c56c33ac345fcf93fbfa9321e2d536f0b10218.tar.bz2
coreboot-a4c56c33ac345fcf93fbfa9321e2d536f0b10218.zip
Adapt GPL license headers to match the current conventions.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2484 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/superio/ite/it8716f/superio.c')
-rw-r--r--src/superio/ite/it8716f/superio.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/superio/ite/it8716f/superio.c b/src/superio/ite/it8716f/superio.c
index 132155480d13..ddf18c5e3e02 100644
--- a/src/superio/ite/it8716f/superio.c
+++ b/src/superio/ite/it8716f/superio.c
@@ -1,4 +1,6 @@
/*
+ * This file is part of the LinuxBIOS project.
+ *
* Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
*
* This program is free software; you can redistribute it and/or modify