the following patch was just integrated into master: commit f8db028a32bf3aae2eb2783802c643a03287d412 Author: Martin Roth martinroth@google.com Date: Thu Jan 21 13:20:39 2016 -0700
lint: Check license headers for both paragraphs of the GPL
If the GPLv2 or GPLv2+ license header is being used on a coreboot file, make sure it has two paragraphs as specified by the Common License Header section in the developer guidelines in the coreboot wiki.
Change-Id: Ifffa0fa7272f5a4b129d4b7b8a515f8795bc2401 Signed-off-by: Martin Roth martinroth@google.com Reviewed-on: https://review.coreboot.org/13119 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
See https://review.coreboot.org/13119 for details.
-gerrit