aboutsummaryrefslogtreecommitdiffstats
path: root/lib/emulated.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/emulated.c')
-rw-r--r--lib/emulated.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/emulated.c b/lib/emulated.c
index d15c8f7..92cd06e 100644
--- a/lib/emulated.c
+++ b/lib/emulated.c
@@ -3,7 +3,9 @@
*
* Copyright (c) 2022 Pali Rohár
*
- * Can be freely distributed and used under the terms of the GNU GPL.
+ * Can be freely distributed and used under the terms of the GNU GPL v2+.
+ *
+ * SPDX-License-Identifier: GPL-2.0-or-later
*/
#include "internal.h"