diff options
Diffstat (limited to 'src/app_manifest.c')
-rw-r--r-- | src/app_manifest.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/app_manifest.c b/src/app_manifest.c index 757c8a9..cd5b2ef 100644 --- a/src/app_manifest.c +++ b/src/app_manifest.c @@ -5,9 +5,7 @@ * Copyright (C) 2017 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> |