From 01bc9bf428a5b0f5d0677fa3853bde52456b9431 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Fri, 30 Nov 2012 17:15:37 +0100 Subject: [PATCH] Fix GPL license header to properly "sed" it --- src/libcharon/sa/ikev2/tasks/ike_auth.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libcharon/sa/ikev2/tasks/ike_auth.c b/src/libcharon/sa/ikev2/tasks/ike_auth.c index cd94ccd9e..b80bc6c80 100644 --- a/src/libcharon/sa/ikev2/tasks/ike_auth.c +++ b/src/libcharon/sa/ikev2/tasks/ike_auth.c @@ -12,7 +12,7 @@ * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details + * for more details. */ #include "ike_auth.h"