diff options
Diffstat (limited to '')
-rw-r--r-- | util/cleanup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/cleanup.c b/util/cleanup.c index 0d5d910..d6ac7c6 100644 --- a/util/cleanup.c +++ b/util/cleanup.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later #include <stdlib.h> #include "cleanup.h" |