diff options
Diffstat (limited to 'src/apk_print.h')
-rw-r--r-- | src/apk_print.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/apk_print.h b/src/apk_print.h index 3f0c544..acc6981 100644 --- a/src/apk_print.h +++ b/src/apk_print.h @@ -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 */ #ifndef APK_PRINT_H |