Author: stuge Date: Wed Mar 2 20:56:28 2011 New Revision: 6426 URL: https://tracker.coreboot.org/trac/coreboot/changeset/6426
Log: Fixes licensing of src/southbridge/via/k8t890/k8x8xx.h to GPLv2+ from GPLv3.
Signed-off-by: Alexandru Gagniuc mr.nuke.me@gmail.com Acked-by: Peter Stuge peter@stuge.se
Modified: trunk/src/southbridge/via/k8t890/k8x8xx.h
Modified: trunk/src/southbridge/via/k8t890/k8x8xx.h ============================================================================== --- trunk/src/southbridge/via/k8t890/k8x8xx.h Tue Mar 1 23:02:37 2011 (r6425) +++ trunk/src/southbridge/via/k8t890/k8x8xx.h Wed Mar 2 20:56:28 2011 (r6426) @@ -5,7 +5,7 @@ * * 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 3 of the License, or + * 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, @@ -14,7 +14,8 @@ * 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, see http://www.gnu.org/licenses/. + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */
#ifndef SOUTHBRIDGE_VIA_K8T890_K8X8XX_H