the following patch was just integrated into master: commit edb937acd64dbeb6b363ac5e15eb5e2e78469537 Author: Martin Roth martinroth@google.com Date: Tue Jan 12 16:17:44 2016 -0700
ec/: add missing license headers
thermal.asl was written as part of the coreboot project, so gets the standard coreboot license header.
ec_commands.h came from the chrome ec tree, so gets the BSD license from that tree as mentioned in the header that has been replaced.
Change-Id: I514138fd4ed236105998b25d1d2d8eb8441cf91d Signed-off-by: Martin Roth martinroth@google.com Reviewed-on: https://review.coreboot.org/12918 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org Reviewed-by: Patrick Georgi pgeorgi@google.com
See https://review.coreboot.org/12918 for details.
-gerrit