summaryrefslogtreecommitdiff
path: root/src/app_list.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_list.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_list.c')
-rw-r--r--src/app_list.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/app_list.c b/src/app_list.c
index 7f141f5..ab5c846 100644
--- a/src/app_list.c
+++ b/src/app_list.c
@@ -5,9 +5,7 @@
* Copyright (C) 2018 William Pitcock <nenolod@dereferenced.org>
* 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 <stdio.h>