Commit 908a85d7 authored by Alex Elder's avatar Alex Elder Committed by Greg Kroah-Hartman

greybus: update a few header file comments

Add a GPLv2 tag and reword some comments at the top of "greybus_desc.h"
and "svc_msg.h".
Signed-off-by: default avatarAlex Elder <elder@linaro.org>
Signed-off-by: default avatarGreg Kroah-Hartman <greg@kroah.com>
parent 0db32a6d
/*
* Greybus device descriptor definition
* Greybus module manifest definition
*
* Defined in the "Greybus Application Protocol" document.
* See that document for any details on these values and structures.
* See "Greybus Application Protocol" document (version 0.draft) for
* details on these values and structures.
*
* Copyright 2014 Google Inc.
*
* Released under the GPLv2 only.
*/
#ifndef __GREYBUS_DESC_H
......
/*
* Greybus AP <-> SVC message structure format.
*
* Defined in the "Greybus Application Protocol" document.
* See that document for any details on these values and structures.
* See "Greybus Application Protocol" document (version 0.draft) for
* details on these values and structures.
*
* Copyright 2014 Google Inc.
*
* Released under the GPLv2 only.
*/
#ifndef __SVC_MSG_H
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment