]> git.baikalelectronics.ru Git - kernel.git/commit
tools: ffs-aio-example: add license information
authorRobert Baldyga <r.baldyga@samsung.com>
Wed, 25 Jun 2014 06:26:49 +0000 (08:26 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 30 Jun 2014 17:53:36 +0000 (12:53 -0500)
commitbfaf622afbc9799ada651ef58d69b2a7732ebfc3
tree9f72fb8ea5069e08db96f6e6d625ad0aee65ff2f
parentc1d03081f09c3fcd4846e579f74fbee08ffd3af8
tools: ffs-aio-example: add license information

Add missing information about license. Some people will probably want to
reuse this code in their projects released under variety of licenses. For this
reason this example is under Public Domain license to avoid GPL limitations.

Acked-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Robert Baldyga <r.baldyga@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c
tools/usb/ffs-aio-example/multibuff/host_app/test.c
tools/usb/ffs-aio-example/simple/device_app/aio_simple.c
tools/usb/ffs-aio-example/simple/host_app/test.c