aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMartin Willi <martin@revosec.ch>2012-11-30 17:15:37 +0100
committerMartin Willi <martin@revosec.ch>2012-11-30 18:00:33 +0100
commit01bc9bf428a5b0f5d0677fa3853bde52456b9431 (patch)
tree47bce7a24080648a5da18895395418f8de46ecb4 /src
parentc5436163156d1998e90caf12038f6d41f689de45 (diff)
downloadstrongswan-01bc9bf428a5b0f5d0677fa3853bde52456b9431.tar.bz2
strongswan-01bc9bf428a5b0f5d0677fa3853bde52456b9431.tar.xz
Fix GPL license header to properly "sed" it
Diffstat (limited to 'src')
-rw-r--r--src/libcharon/sa/ikev2/tasks/ike_auth.c2
1 files changed, 1 insertions, 1 deletions
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"