diff options
Diffstat (limited to 'core/dive.c')
-rw-r--r-- | core/dive.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/dive.c b/core/dive.c index 7e9390682..b4a015c1f 100644 --- a/core/dive.c +++ b/core/dive.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* dive.c */ /* maintains the internal dive list structure */ #include <string.h> |