updated copyright headers

This commit is contained in:
Tom Williams
2023-01-18 16:51:47 +00:00
parent 9922190450
commit 2f31260612
6 changed files with 12 additions and 57 deletions

View File

@@ -1,22 +1,3 @@
/**
* Module: host_usb_mixer_control
* Version: 1v0
* Build: d94b0511afe40ece896637f88c6379f9b6f9f603
* File: libusb.h
*
* The copyrights, all other intellectual and industrial
* property rights are retained by XMOS and/or its licensors.
* Terms and conditions covering the use of this code can
* be found in the Xmos End User License Agreement.
*
* Copyright XMOS Ltd 2010
*
* In the case where this code is a modification of existing code
* under a separate license, the separate license terms are shown
* below. The modifications to the code are still covered by the
* copyright notice above.
*
**/
/*
* Public libusb header file
* Copyright (C) 2007-2008 Daniel Drake <dsd@gentoo.org>