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 * * 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 +## +## 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 * * 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 * * 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 * * 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 +## +## 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 * * 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 * * 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 * * 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 * * 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 +## +## 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 * * 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 * * 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 * * 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 * * 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 +## +## 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 * * 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 * * 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 * * 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 * * 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 +## +## 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 * * 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 * * 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 * * 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 * * 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 * * 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 +## +## 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 * * 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 * * 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 * * 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 * * 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 +## +## 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 * * 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 * * 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 * * This program is free software; you can redistribute it and/or modify