diff --git a/host_test/mocks/include/sys/queue.h b/host_test/mocks/include/sys/queue.h index 5ec7fec..1afffb9 100644 --- a/host_test/mocks/include/sys/queue.h +++ b/host_test/mocks/include/sys/queue.h @@ -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*/