In the file `COPYING` in the coreboot repository and upstream [1]
just one space is used.
The following command was used to convert all files.
$ git grep -l 'MA 02' | xargs sed -i 's/MA 02/MA 02/'
[1] http://www.gnu.org/licenses/gpl-2.0.txt
Change-Id: Ic956dab2820a9e2ccb7841cab66966ba168f305f
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: http://review.coreboot.org/2490
Tested-by: build bot (Jenkins)
Reviewed-by: Anton Kochkov <anton.kochkov@gmail.com>
|
||
|---|---|---|
| .. | ||
| abuild | ||
| acpi | ||
| amdtools | ||
| cbfstool | ||
| cbmem | ||
| crossgcc | ||
| dtd_parser | ||
| dumpmmcr | ||
| ectool | ||
| genprof | ||
| getpir | ||
| gitconfig | ||
| i915tool | ||
| ifdtool | ||
| inteltool | ||
| k8resdump | ||
| kconfig | ||
| lbtdump | ||
| lint | ||
| mkelfImage | ||
| mptable | ||
| msrtool | ||
| nrv2b | ||
| nvramtool | ||
| optionlist | ||
| resetcf | ||
| romcc | ||
| runfw | ||
| sconfig | ||
| superiotool | ||
| vgabios | ||
| xcompile | ||