diff options
Diffstat (limited to 'src/version.c')
-rw-r--r-- | src/version.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/version.c b/src/version.c index dacbc34..dc874a6 100644 --- a/src/version.c +++ b/src/version.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 <stdio.h> |