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,7 +1,5 @@
/* usb_dc.h - USB device controller driver interface */
/*
* Copyright (c) 2016 Intel Corporation.
* SPDX-FileCopyrightText: 2016 Intel Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/