* Alex G. mr.nuke.me@gmail.com [110202 20:23]:
Add GPL license headers to all files in src/cpu/amd/model_fxx (except microcode).
Signed-off-by Alexandru Gagniuc mr.nuke.me@gmail.com Acked-by Alexandru Gagniuc mr.nuke.me@gmail.com Trivial
Not trivial at all, but legally kind of troublesome. Got to NACK this, sorry.
+# Copyright (C) The coreboot project
We can not accept generic copyright to the coreboot project, as it is not a legal entity.
+# 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.
coreboot is GPLv2, not GPLv2+
Stefan