summaryrefslogtreecommitdiff
path: root/src/app_audit.c
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.eu>2020-04-22 15:33:41 +0200
committerTimo Teräs <timo.teras@iki.fi>2020-05-07 10:45:42 +0300
commit5d796b567819ce91740fcdea7cbafecbda65d8f3 (patch)
tree9c852fe274515d7001352a4dacf8df04dc2c5ca2 /src/app_audit.c
parentf1c6067603a1e349a9f4babb816f9cf391be83bc (diff)
downloadapk-tools-5d796b567819ce91740fcdea7cbafecbda65d8f3.tar.gz
apk-tools-5d796b567819ce91740fcdea7cbafecbda65d8f3.tar.bz2
apk-tools-5d796b567819ce91740fcdea7cbafecbda65d8f3.tar.xz
apk-tools-5d796b567819ce91740fcdea7cbafecbda65d8f3.zip
use SPDX-License-Identifier in source files
Diffstat (limited to 'src/app_audit.c')
-rw-r--r--src/app_audit.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/app_audit.c b/src/app_audit.c
index 4e59ddf..fb2a0ee 100644
--- a/src/app_audit.c
+++ b/src/app_audit.c
@@ -4,9 +4,7 @@
* Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License version 2 as published
- * by the Free Software Foundation. See http://www.gnu.org/ for details.
+ * SPDX-License-Identifier: GPL-2.0-only
*/
#include <errno.h>