diff options
author | Alexandru Gagniuc <mr.nuke.me@gmail.com> | 2011-03-02 19:56:28 +0000 |
---|---|---|
committer | Peter Stuge <peter@stuge.se> | 2011-03-02 19:56:28 +0000 |
commit | 7b9bbeeed8e1b798d34d531eb4ac0321f6ef1162 (patch) | |
tree | 40a2f0a31c094fdb4b0ac4980b8a4a61036c85f8 /src/southbridge/via/k8t890/k8x8xx.h | |
parent | 82419413b108d33a265aa2c82623c2a307692cb9 (diff) |
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>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6426 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/southbridge/via/k8t890/k8x8xx.h')
-rw-r--r-- | src/southbridge/via/k8t890/k8x8xx.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/southbridge/via/k8t890/k8x8xx.h b/src/southbridge/via/k8t890/k8x8xx.h index 0432983656..7f30f3b7a3 100644 --- a/src/southbridge/via/k8t890/k8x8xx.h +++ b/src/southbridge/via/k8t890/k8x8xx.h @@ -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 |