diff options
Diffstat (limited to 'core/linux.c')
-rw-r--r-- | core/linux.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/linux.c b/core/linux.c index 5c9726750..9f8121d09 100644 --- a/core/linux.c +++ b/core/linux.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* linux.c */ /* implements Linux specific functions */ #include "dive.h" |