[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linuxbios
Subject:    [coreboot] [commit] r6609 - trunk/util/lint
From:       repository service <svn () coreboot ! org>
Date:       2011-05-23 17:16:44
Message-ID: E1QOYkG-0006lP-Ty () ra ! coresystems ! de
[Download RAW message or body]

Author: stepan
Date: Mon May 23 19:16:44 2011
New Revision: 6609
URL: https://tracker.coreboot.org/trac/coreboot/changeset/6609

Log:
exclude src/vendorcode from GPLv2 license checks.

Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Acked-by: Stefan Reinauer <stefan.reinauer@coreboot.org>

Modified:
   trunk/util/lint/lint-000-license-headers

Modified: trunk/util/lint/lint-000-license-headers
==============================================================================
--- trunk/util/lint/lint-000-license-headers	Sun May 22 17:39:25 2011	(r6608)
+++ trunk/util/lint/lint-000-license-headers	Mon May 23 19:16:44 2011	(r6609)
@@ -29,6 +29,7 @@
 	-name \*.[18] -prune -o \
 	-name romcc -type d -prune -o \
 	-name crossgcc -type d -prune -o \
+	-name vendorcode -type d -prune -o \
 	-type f -exec \
 		grep -L "51 Franklin St, Fifth Floor, Boston" {} + | \
 	sed -e "s,^.*$,File & has no valid GPL header.,"

-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic