change license to MIT

This commit is contained in:
King Kévin 2024-04-19 03:49:31 +02:00
parent 6952254c81
commit c28e5727b9
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-3.0-or-later
/* SPDX-License-Identifier: MIT
* Copyright 2024 King Kévin <kingkevin@cuvoodoo.info>
*/
#include "stm32f0xx_hal.h"