]> code.ossystems Code Review - openembedded-core.git/commit
documentation-audit.sh: remove COMMERCIAL_LICENSE warning
authorTom Zanussi <tom.zanussi@intel.com>
Sat, 31 Dec 2011 19:57:16 +0000 (13:57 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Jan 2012 11:23:54 +0000 (11:23 +0000)
commit64e1db588bcb7b66b08097c0ea443bd4406422d3
tree06557ad3dc2a8cc79263e43bf68552eb0d391985
parenta66fdbda548fab367cada035c49a32d9bf8ea528
documentation-audit.sh: remove COMMERCIAL_LICENSE warning

COMMERCIAL_LICENSE no longer exists; the equivalent functionality is
now has been replaced by LICENSE_FLAGS_WHITELIST, so replace the
COMMERCIAL_LICENSE warning with a similarly equivalent warning.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
scripts/contrib/documentation-audit.sh