diff options
Diffstat (limited to 'share/examples/libusb20/control.c')
-rw-r--r-- | share/examples/libusb20/control.c | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/examples/libusb20/control.c b/share/examples/libusb20/control.c index 724ef5979ede0..ca48e8bffb21a 100644 --- a/share/examples/libusb20/control.c +++ b/share/examples/libusb20/control.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 |