From fdff32e1834f88363854cefaba10150bff066607 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 23 May 2010 18:10:28 +0200 Subject: [PATCH] maint: make copyright comment consistent with all others * tests/misc/mktemp: Change punctuation to make copyright paragraph consistent with all of the others. --- tests/misc/mktemp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/misc/mktemp b/tests/misc/mktemp index f1ffb68c34..82c551e4c4 100755 --- a/tests/misc/mktemp +++ b/tests/misc/mktemp @@ -3,9 +3,9 @@ # Copyright (C) 2007-2010 Free Software Foundation, Inc. -# This program is free software; you can redistribute it and/or modify +# This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 3 of the License, or +# the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, -- 2.47.3