Add missing license headers to some files (info based on svn history).
[coreboot.git] / src / superio / smsc / lpc47n217 / lpc47n217_early_serial.c
index ae7c2a73a56da56fa8e49f2ff04ae6157ca96d59..b29cbe557d8cadfc2d2f8bd46c44fe9a16bdd994 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * lpc47n217_early_serial.c: Pre-RAM driver for SMSC LPC47N217 Super I/O chip
+ * This file is part of the LinuxBIOS project.
  *
  * Copyright (C) 2005 Digital Design Corporation
  *
  *
  * 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
  */
 
+/* Pre-RAM driver for SMSC LPC47N217 Super I/O chip. */
+
 #include <arch/romcc_io.h>
 #include <assert.h>
 #include "lpc47n217.h"