esp_rom: convert USB related headers to SPDX, update COPYRIGHTS.rst

This commit is contained in:
Ivan Grokhotkov
2022-08-01 09:12:32 +02:00
parent 6d1f573945
commit 22dd730a7c
23 changed files with 101 additions and 369 deletions

View File

@@ -1,12 +1,9 @@
/* usb_cdc.h - USB CDC-ACM and CDC-ECM public header */
/*
* Copyright (c) 2017 PHYTEC Messtechnik GmbH
* SPDX-FileCopyrightText: 2017 PHYTEC Messtechnik GmbH
*
* SPDX-License-Identifier: Apache-2.0
*/
/**
* @file
* @brief USB Communications Device Class (CDC) public header