greybus: svc_msg.h: add bsd license to file so that firmware can use it.

This commit is contained in:
Greg Kroah-Hartman 2014-10-06 20:37:18 -07:00
parent c4f37c62fa
commit 62e120f599

View File

@ -6,7 +6,7 @@
*
* Copyright 2014 Google Inc.
*
* Released under the GPLv2 only.
* Released under the GPLv2 and BSD license.
*/
#ifndef __SVC_MSG_H