Add license information to queue

File was copied from BSD header without the license information.
This commit is contained in:
Euripedes Rocha
2023-03-02 08:02:57 +01:00
parent 7089fac9c0
commit 36f0faa80d

View File

@ -1,3 +1,8 @@
/*
* SPDX-FileCopyrightText: 1991-1993 The Regents of the University of California
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#pragma once
/* Implementation from BSD headers*/