From c88119e339ca061e3867a0e396876addedd68b56 Mon Sep 17 00:00:00 2001 From: h3llll Date: Wed, 5 Nov 2025 22:03:06 +0200 Subject: [PATCH] add lisence identifier for audio/audio.h Signed-off-by: Lorenzo Torres --- audio/audio.h | 1 + 1 file changed, 1 insertion(+) diff --git a/audio/audio.h b/audio/audio.h index 5579afd..9abd593 100644 --- a/audio/audio.h +++ b/audio/audio.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier:BSD-3-Clause */ #ifndef AUDIO_H #define AUDIO_H