diff options
Diffstat (limited to 'src/commit.c')
-rw-r--r-- | src/commit.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/commit.c b/src/commit.c index a441927..8c337e3 100644 --- a/src/commit.c +++ b/src/commit.c @@ -4,9 +4,7 @@ * Copyright (C) 2008-2013 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 <limits.h> |