[LinuxBIOS] [PATCH] Cosmetic fixes to license headers in src/superio/ite.

Uwe Hermann uwe at hermann-uwe.de
Tue Oct 31 07:13:22 CET 2006


Adapt GPL license headers to match the current conventions.

Signed-off-by: Uwe Hermann <uwe at hermann-uwe.de>

---

I also added the header to all *.lb files. Not tested with abuild, but
this shouldn't really break anything.


Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
-------------- next part --------------
Index: src/superio/ite/it8712f/it8712f_early_serial.c
===================================================================
--- src/superio/ite/it8712f/it8712f_early_serial.c	(Revision 2481)
+++ src/superio/ite/it8712f/it8712f_early_serial.c	(Arbeitskopie)
@@ -1,4 +1,6 @@
 /*
+ * This file is part of the LinuxBIOS project.
+ *
  * Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
  *
  * This program is free software; you can redistribute it and/or modify
Index: src/superio/ite/it8712f/Config.lb
===================================================================
--- src/superio/ite/it8712f/Config.lb	(Revision 2481)
+++ src/superio/ite/it8712f/Config.lb	(Arbeitskopie)
@@ -1,2 +1,22 @@
+##
+## This file is part of the LinuxBIOS project.
+##
+## Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
+##
+## This program is free software; you can redistribute it and/or modify
+## it under the terms of the GNU General Public License as published by
+## the Free Software Foundation; either version 2 of the License, or
+## (at your option) any later version.
+##
+## This program is distributed in the hope that it will be useful,
+## but WITHOUT ANY WARRANTY; without even the implied warranty of
+## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+## GNU General Public License for more details.
+##
+## 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
+##
+
 config chip.h
 object superio.o
Index: src/superio/ite/it8712f/superio.c
===================================================================
--- src/superio/ite/it8712f/superio.c	(Revision 2481)
+++ src/superio/ite/it8712f/superio.c	(Arbeitskopie)
@@ -1,4 +1,6 @@
 /*
+ * This file is part of the LinuxBIOS project.
+ *
  * Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
  *
  * This program is free software; you can redistribute it and/or modify
Index: src/superio/ite/it8712f/chip.h
===================================================================
--- src/superio/ite/it8712f/chip.h	(Revision 2481)
+++ src/superio/ite/it8712f/chip.h	(Arbeitskopie)
@@ -1,4 +1,6 @@
 /*
+ * This file is part of the LinuxBIOS project.
+ *
  * Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
  *
  * This program is free software; you can redistribute it and/or modify
Index: src/superio/ite/it8712f/it8712f.h
===================================================================
--- src/superio/ite/it8712f/it8712f.h	(Revision 2481)
+++ src/superio/ite/it8712f/it8712f.h	(Arbeitskopie)
@@ -1,4 +1,6 @@
 /*
+ * This file is part of the LinuxBIOS project.
+ *
  * Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
  *
  * This program is free software; you can redistribute it and/or modify
Index: src/superio/ite/it8705f/Config.lb
===================================================================
--- src/superio/ite/it8705f/Config.lb	(Revision 2481)
+++ src/superio/ite/it8705f/Config.lb	(Arbeitskopie)
@@ -1,2 +1,22 @@
+##
+## This file is part of the LinuxBIOS project.
+##
+## Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
+##
+## This program is free software; you can redistribute it and/or modify
+## it under the terms of the GNU General Public License as published by
+## the Free Software Foundation; either version 2 of the License, or
+## (at your option) any later version.
+##
+## This program is distributed in the hope that it will be useful,
+## but WITHOUT ANY WARRANTY; without even the implied warranty of
+## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+## GNU General Public License for more details.
+##
+## 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
+##
+
 config chip.h
 object superio.o
Index: src/superio/ite/it8705f/it8705f_early_serial.c
===================================================================
--- src/superio/ite/it8705f/it8705f_early_serial.c	(Revision 2481)
+++ src/superio/ite/it8705f/it8705f_early_serial.c	(Arbeitskopie)
@@ -1,4 +1,6 @@
 /*
+ * This file is part of the LinuxBIOS project.
+ *
  * Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
  *
  * This program is free software; you can redistribute it and/or modify
Index: src/superio/ite/it8705f/superio.c
===================================================================
--- src/superio/ite/it8705f/superio.c	(Revision 2481)
+++ src/superio/ite/it8705f/superio.c	(Arbeitskopie)
@@ -1,4 +1,6 @@
 /*
+ * This file is part of the LinuxBIOS project.
+ *
  * Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
  *
  * This program is free software; you can redistribute it and/or modify
Index: src/superio/ite/it8705f/chip.h
===================================================================
--- src/superio/ite/it8705f/chip.h	(Revision 2481)
+++ src/superio/ite/it8705f/chip.h	(Arbeitskopie)
@@ -1,4 +1,6 @@
 /*
+ * This file is part of the LinuxBIOS project.
+ *
  * Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
  *
  * This program is free software; you can redistribute it and/or modify
Index: src/superio/ite/it8705f/it8705f.h
===================================================================
--- src/superio/ite/it8705f/it8705f.h	(Revision 2481)
+++ src/superio/ite/it8705f/it8705f.h	(Arbeitskopie)
@@ -1,4 +1,6 @@
 /*
+ * This file is part of the LinuxBIOS project.
+ *
  * Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
  *
  * This program is free software; you can redistribute it and/or modify
Index: src/superio/ite/it8661f/Config.lb
===================================================================
--- src/superio/ite/it8661f/Config.lb	(Revision 2481)
+++ src/superio/ite/it8661f/Config.lb	(Arbeitskopie)
@@ -1,2 +1,22 @@
+##
+## This file is part of the LinuxBIOS project.
+##
+## Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
+##
+## This program is free software; you can redistribute it and/or modify
+## it under the terms of the GNU General Public License as published by
+## the Free Software Foundation; either version 2 of the License, or
+## (at your option) any later version.
+##
+## This program is distributed in the hope that it will be useful,
+## but WITHOUT ANY WARRANTY; without even the implied warranty of
+## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+## GNU General Public License for more details.
+##
+## 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
+##
+
 config chip.h
 object superio.o
Index: src/superio/ite/it8661f/it8661f_early_serial.c
===================================================================
--- src/superio/ite/it8661f/it8661f_early_serial.c	(Revision 2481)
+++ src/superio/ite/it8661f/it8661f_early_serial.c	(Arbeitskopie)
@@ -1,4 +1,6 @@
 /*
+ * This file is part of the LinuxBIOS project.
+ *
  * Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
  *
  * This program is free software; you can redistribute it and/or modify
Index: src/superio/ite/it8661f/superio.c
===================================================================
--- src/superio/ite/it8661f/superio.c	(Revision 2481)
+++ src/superio/ite/it8661f/superio.c	(Arbeitskopie)
@@ -1,4 +1,6 @@
 /*
+ * This file is part of the LinuxBIOS project.
+ *
  * Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
  *
  * This program is free software; you can redistribute it and/or modify
Index: src/superio/ite/it8661f/chip.h
===================================================================
--- src/superio/ite/it8661f/chip.h	(Revision 2481)
+++ src/superio/ite/it8661f/chip.h	(Arbeitskopie)
@@ -1,4 +1,6 @@
 /*
+ * This file is part of the LinuxBIOS project.
+ *
  * Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
  *
  * This program is free software; you can redistribute it and/or modify
Index: src/superio/ite/it8661f/it8661f.h
===================================================================
--- src/superio/ite/it8661f/it8661f.h	(Revision 2481)
+++ src/superio/ite/it8661f/it8661f.h	(Arbeitskopie)
@@ -1,4 +1,6 @@
 /*
+ * This file is part of the LinuxBIOS project.
+ *
  * Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
  *
  * This program is free software; you can redistribute it and/or modify
Index: src/superio/ite/it8671f/Config.lb
===================================================================
--- src/superio/ite/it8671f/Config.lb	(Revision 2481)
+++ src/superio/ite/it8671f/Config.lb	(Arbeitskopie)
@@ -1,2 +1,22 @@
+##
+## This file is part of the LinuxBIOS project.
+##
+## Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
+##
+## This program is free software; you can redistribute it and/or modify
+## it under the terms of the GNU General Public License as published by
+## the Free Software Foundation; either version 2 of the License, or
+## (at your option) any later version.
+##
+## This program is distributed in the hope that it will be useful,
+## but WITHOUT ANY WARRANTY; without even the implied warranty of
+## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+## GNU General Public License for more details.
+##
+## 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
+##
+
 config chip.h
 object superio.o
Index: src/superio/ite/it8671f/it8671f_early_serial.c
===================================================================
--- src/superio/ite/it8671f/it8671f_early_serial.c	(Revision 2481)
+++ src/superio/ite/it8671f/it8671f_early_serial.c	(Arbeitskopie)
@@ -1,4 +1,6 @@
 /*
+ * This file is part of the LinuxBIOS project.
+ *
  * Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
  *
  * This program is free software; you can redistribute it and/or modify
Index: src/superio/ite/it8671f/superio.c
===================================================================
--- src/superio/ite/it8671f/superio.c	(Revision 2481)
+++ src/superio/ite/it8671f/superio.c	(Arbeitskopie)
@@ -1,4 +1,6 @@
 /*
+ * This file is part of the LinuxBIOS project.
+ *
  * Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
  *
  * This program is free software; you can redistribute it and/or modify
Index: src/superio/ite/it8671f/chip.h
===================================================================
--- src/superio/ite/it8671f/chip.h	(Revision 2481)
+++ src/superio/ite/it8671f/chip.h	(Arbeitskopie)
@@ -1,4 +1,6 @@
 /*
+ * This file is part of the LinuxBIOS project.
+ *
  * Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
  *
  * This program is free software; you can redistribute it and/or modify
Index: src/superio/ite/it8671f/it8671f.h
===================================================================
--- src/superio/ite/it8671f/it8671f.h	(Revision 2481)
+++ src/superio/ite/it8671f/it8671f.h	(Arbeitskopie)
@@ -1,4 +1,6 @@
 /*
+ * This file is part of the LinuxBIOS project.
+ *
  * Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
  *
  * This program is free software; you can redistribute it and/or modify
Index: src/superio/ite/it8716f/Config.lb
===================================================================
--- src/superio/ite/it8716f/Config.lb	(Revision 2481)
+++ src/superio/ite/it8716f/Config.lb	(Arbeitskopie)
@@ -1,2 +1,22 @@
+##
+## This file is part of the LinuxBIOS project.
+##
+## Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
+##
+## This program is free software; you can redistribute it and/or modify
+## it under the terms of the GNU General Public License as published by
+## the Free Software Foundation; either version 2 of the License, or
+## (at your option) any later version.
+##
+## This program is distributed in the hope that it will be useful,
+## but WITHOUT ANY WARRANTY; without even the implied warranty of
+## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+## GNU General Public License for more details.
+##
+## 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
+##
+
 config chip.h
 object superio.o
Index: src/superio/ite/it8716f/it8716f_early_serial.c
===================================================================
--- src/superio/ite/it8716f/it8716f_early_serial.c	(Revision 2481)
+++ src/superio/ite/it8716f/it8716f_early_serial.c	(Arbeitskopie)
@@ -1,4 +1,6 @@
 /*
+ * This file is part of the LinuxBIOS project.
+ *
  * Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
  *
  * This program is free software; you can redistribute it and/or modify
Index: src/superio/ite/it8716f/superio.c
===================================================================
--- src/superio/ite/it8716f/superio.c	(Revision 2481)
+++ src/superio/ite/it8716f/superio.c	(Arbeitskopie)
@@ -1,4 +1,6 @@
 /*
+ * This file is part of the LinuxBIOS project.
+ *
  * Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
  *
  * This program is free software; you can redistribute it and/or modify
Index: src/superio/ite/it8716f/chip.h
===================================================================
--- src/superio/ite/it8716f/chip.h	(Revision 2481)
+++ src/superio/ite/it8716f/chip.h	(Arbeitskopie)
@@ -1,4 +1,6 @@
 /*
+ * This file is part of the LinuxBIOS project.
+ *
  * Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
  *
  * This program is free software; you can redistribute it and/or modify
Index: src/superio/ite/it8716f/it8716f.h
===================================================================
--- src/superio/ite/it8716f/it8716f.h	(Revision 2481)
+++ src/superio/ite/it8716f/it8716f.h	(Arbeitskopie)
@@ -1,4 +1,6 @@
 /*
+ * This file is part of the LinuxBIOS project.
+ *
  * Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
  *
  * This program is free software; you can redistribute it and/or modify
Index: src/superio/ite/it8673f/it8673f.h
===================================================================
--- src/superio/ite/it8673f/it8673f.h	(Revision 2481)
+++ src/superio/ite/it8673f/it8673f.h	(Arbeitskopie)
@@ -1,4 +1,6 @@
 /*
+ * This file is part of the LinuxBIOS project.
+ *
  * Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
  *
  * This program is free software; you can redistribute it and/or modify
Index: src/superio/ite/it8673f/Config.lb
===================================================================
--- src/superio/ite/it8673f/Config.lb	(Revision 2481)
+++ src/superio/ite/it8673f/Config.lb	(Arbeitskopie)
@@ -1,2 +1,22 @@
+##
+## This file is part of the LinuxBIOS project.
+##
+## Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
+##
+## This program is free software; you can redistribute it and/or modify
+## it under the terms of the GNU General Public License as published by
+## the Free Software Foundation; either version 2 of the License, or
+## (at your option) any later version.
+##
+## This program is distributed in the hope that it will be useful,
+## but WITHOUT ANY WARRANTY; without even the implied warranty of
+## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+## GNU General Public License for more details.
+##
+## 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
+##
+
 config chip.h
 object superio.o
Index: src/superio/ite/it8673f/it8673f_early_serial.c
===================================================================
--- src/superio/ite/it8673f/it8673f_early_serial.c	(Revision 2481)
+++ src/superio/ite/it8673f/it8673f_early_serial.c	(Arbeitskopie)
@@ -1,4 +1,6 @@
 /*
+ * This file is part of the LinuxBIOS project.
+ *
  * Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
  *
  * This program is free software; you can redistribute it and/or modify
Index: src/superio/ite/it8673f/superio.c
===================================================================
--- src/superio/ite/it8673f/superio.c	(Revision 2481)
+++ src/superio/ite/it8673f/superio.c	(Arbeitskopie)
@@ -1,4 +1,6 @@
 /*
+ * This file is part of the LinuxBIOS project.
+ *
  * Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
  *
  * This program is free software; you can redistribute it and/or modify
Index: src/superio/ite/it8673f/chip.h
===================================================================
--- src/superio/ite/it8673f/chip.h	(Revision 2481)
+++ src/superio/ite/it8673f/chip.h	(Arbeitskopie)
@@ -1,4 +1,6 @@
 /*
+ * This file is part of the LinuxBIOS project.
+ *
  * Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
  *
  * This program is free software; you can redistribute it and/or modify
Index: src/superio/ite/it8718f/it8718f.h
===================================================================
--- src/superio/ite/it8718f/it8718f.h	(Revision 2481)
+++ src/superio/ite/it8718f/it8718f.h	(Arbeitskopie)
@@ -1,4 +1,6 @@
 /*
+ * This file is part of the LinuxBIOS project.
+ *
  * Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
  *
  * This program is free software; you can redistribute it and/or modify
Index: src/superio/ite/it8718f/Config.lb
===================================================================
--- src/superio/ite/it8718f/Config.lb	(Revision 2481)
+++ src/superio/ite/it8718f/Config.lb	(Arbeitskopie)
@@ -1,2 +1,22 @@
+##
+## This file is part of the LinuxBIOS project.
+##
+## Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
+##
+## This program is free software; you can redistribute it and/or modify
+## it under the terms of the GNU General Public License as published by
+## the Free Software Foundation; either version 2 of the License, or
+## (at your option) any later version.
+##
+## This program is distributed in the hope that it will be useful,
+## but WITHOUT ANY WARRANTY; without even the implied warranty of
+## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+## GNU General Public License for more details.
+##
+## 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
+##
+
 config chip.h
 object superio.o
Index: src/superio/ite/it8718f/it8718f_early_serial.c
===================================================================
--- src/superio/ite/it8718f/it8718f_early_serial.c	(Revision 2481)
+++ src/superio/ite/it8718f/it8718f_early_serial.c	(Arbeitskopie)
@@ -1,4 +1,6 @@
 /*
+ * This file is part of the LinuxBIOS project.
+ *
  * Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
  *
  * This program is free software; you can redistribute it and/or modify
Index: src/superio/ite/it8718f/superio.c
===================================================================
--- src/superio/ite/it8718f/superio.c	(Revision 2481)
+++ src/superio/ite/it8718f/superio.c	(Arbeitskopie)
@@ -1,4 +1,6 @@
 /*
+ * This file is part of the LinuxBIOS project.
+ *
  * Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
  *
  * This program is free software; you can redistribute it and/or modify
Index: src/superio/ite/it8718f/chip.h
===================================================================
--- src/superio/ite/it8718f/chip.h	(Revision 2481)
+++ src/superio/ite/it8718f/chip.h	(Arbeitskopie)
@@ -1,4 +1,6 @@
 /*
+ * This file is part of the LinuxBIOS project.
+ *
  * Copyright (C) 2006 Uwe Hermann <uwe at hermann-uwe.de>
  *
  * This program is free software; you can redistribute it and/or modify
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20061031/67d93e48/attachment.sig>


More information about the coreboot mailing list