mirror of
https://github.com/espressif/esp-mqtt.git
synced 2025-07-31 11:18:01 +02:00
Merge branch 'bugfix/queue_license' into 'master'
Add license information to queue See merge request espressif/esp-mqtt!163
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* SPDX-FileCopyrightText: 1991-1993 The Regents of the University of California
|
||||||
|
*
|
||||||
|
* SPDX-License-Identifier: BSD-3-Clause
|
||||||
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
/* Implementation from BSD headers*/
|
/* Implementation from BSD headers*/
|
||||||
|
Reference in New Issue
Block a user