diff options
Diffstat (limited to 'share/examples/libusb20/bulk.c')
-rw-r--r-- | share/examples/libusb20/bulk.c | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/examples/libusb20/bulk.c b/share/examples/libusb20/bulk.c index 08ba029c0817..b6190a97121a 100644 --- a/share/examples/libusb20/bulk.c +++ b/share/examples/libusb20/bulk.c @@ -1,4 +1,7 @@ -/* ---------------------------------------------------------------------------- +/*- + * SPDX-License-Identifier: Beerware + * + * ---------------------------------------------------------------------------- * "THE BEER-WARE LICENSE" (Revision 42) (by Poul-Henning Kamp): * <joerg@FreeBSD.ORG> wrote this file. As long as you retain this notice you * can do whatever you want with this stuff. If we meet some day, and you think |