summaryrefslogtreecommitdiff
path: root/examples/device
diff options
context:
space:
mode:
authorhathach <[email protected]>2020-03-11 14:13:34 +0700
committerhathach <[email protected]>2020-03-11 14:13:34 +0700
commit45e32a787bab61c61ad4a32f6c59d74f9d8aa4cd (patch)
tree16ce45c38522b87ee7b438542a76e6db98d77931 /examples/device
parenta0eb8a26517040850a0e4185aef398183b04ddc7 (diff)
clean up
Diffstat (limited to 'examples/device')
-rw-r--r--examples/device/cdc_msc_freertos/src/freertos_hook.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/device/cdc_msc_freertos/src/freertos_hook.c b/examples/device/cdc_msc_freertos/src/freertos_hook.c
index 474e808a9..423bad4d3 100644
--- a/examples/device/cdc_msc_freertos/src/freertos_hook.c
+++ b/examples/device/cdc_msc_freertos/src/freertos_hook.c
@@ -21,7 +21,6 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*
- * This file is part of the TinyUSB stack.
*/
//--------------------------------------------------------------------+