coreboot-kgpe-d16/src/include/cpu/amd
Patrick Georgi b890a1228d Remove address from GPLv2 headers
As per discussion with lawyers[tm], it's not a good idea to
shorten the license header too much - not for legal reasons
but because there are tools that look for them, and giving
them a standard pattern simplifies things.

However, we got confirmation that we don't have to update
every file ever added to coreboot whenever the FSF gets a
new lease, but can drop the address instead.

util/kconfig is excluded because that's imported code that
we may want to synchronize every now and then.

$ find * -type f -exec sed -i "s:Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, *MA[, ]*02110-1301[, ]*USA:Foundation, Inc.:" {} +
$ find * -type f -exec sed -i "s:Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA:Foundation, Inc.:" {} +
$ find * -type f -exec sed -i "s:Foundation, Inc., 59 Temple Place[-, ]*Suite 330, Boston, MA *02111-1307[, ]*USA:Foundation, Inc.:" {} +
$ find * -type f -exec sed -i "s:Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.:Foundation, Inc.:" {} +
$ find * -type f
	-a \! -name \*.patch \
	-a \! -name \*_shipped \
	-a \! -name LICENSE_GPL \
	-a \! -name LGPL.txt \
	-a \! -name COPYING \
	-a \! -name DISCLAIMER \
	-exec sed -i "/Foundation, Inc./ N;s:Foundation, Inc.* USA\.* *:Foundation, Inc. :;s:Foundation, Inc. $:Foundation, Inc.:" {} +

Change-Id: Icc968a5a5f3a5df8d32b940f9cdb35350654bef9
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: http://review.coreboot.org/9233
Tested-by: build bot (Jenkins)
Reviewed-by: Vladimir Serbinenko <phcoder@gmail.com>
2015-05-21 20:50:25 +02:00
..
common Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
amdfam10_sysconf.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
amdfam12.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
amdfam14.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
amdfam15.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
amdfam16.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
amdk8_sysconf.h include: Fix spelling 2013-07-11 22:36:19 +02:00
car.h AMD: Isolate AGESA and PI build environments 2014-11-20 19:02:37 +01:00
geode_post_code.h Unify use of post_code 2011-04-11 20:17:22 +00:00
gx2def.h include: Fix spelling 2013-07-11 22:36:19 +02:00
lxdef.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
microcode.h cpu/amd (non-AGESA): Load microcode updates from CBFS 2015-02-03 04:51:52 +01:00
model_10xxx_msr.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
model_10xxx_rev.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
model_fxx_msr.h Make AMD SMM SMP aware 2011-07-13 02:01:35 +02:00
model_fxx_rev.h AMD K8: Remove some excessive preprocessor use 2015-02-05 02:20:42 +01:00
mtrr.h AMD: Uniformly define MSRs for TOP_MEM and TOP_MEM2 2015-03-07 21:22:20 +01:00
multicore.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
powernow.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
sc520.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
vr.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00