Fix SPDX license identifier

This commit is contained in:
Lars Toenning
2022-06-02 10:02:35 +02:00
committed by James Turner
parent a47b214c18
commit 8f940ed4f2

View File

@@ -1,5 +1,5 @@
// Declaration for simgear callback
// SPDX-License-Identifier: GPL-2.0-or-later
// SPDX-License-Identifier: LGPL-2.0-or-later
#include <functional>