summaryrefslogtreecommitdiff
path: root/l_sig_handler.h
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2013-09-16 14:56:54 (GMT)
committerChristian Pointner <equinox@helsinki.at>2013-09-16 14:56:54 (GMT)
commit4dbc730656002f93cbbc0824e4b2d46d1ede6983 (patch)
tree3a21f56519155a35d75d6ff5dbf548a7b4c65cb2 /l_sig_handler.h
parent6aef19e1b31044795ecd2d356315ad5506a292a2 (diff)
licence updates
Diffstat (limited to 'l_sig_handler.h')
-rw-r--r--l_sig_handler.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/l_sig_handler.h b/l_sig_handler.h
index 06a5f75..447b95e 100644
--- a/l_sig_handler.h
+++ b/l_sig_handler.h
@@ -1,14 +1,14 @@
/*
* anylike
*
- * anylike is an IKEv2 Implementation written in Lua and C. It's main
- * design goal is to provide anytun and uanytun or any other SATP
- * implementation with a key exchange mechanism but it should also be
- * possible to use anylike as key exchange daemon for IPSec security
- * associations. The use of Lua guarantees that anylike is easily
- * portable to many platforms including very small ones like wireless
+ * anylike is an IKEv2 Implementation written in Lua and C. It's main
+ * design goal is to provide anytun and uanytun or any other SATP
+ * implementation with a key exchange mechanism but it should also be
+ * possible to use anylike as key exchange daemon for IPSec security
+ * associations. The use of Lua guarantees that anylike is easily
+ * portable to many platforms including very small ones like wireless
* routers.
- *
+ *
*
* Copyright (C) 2009-2010 Markus Grueneis <gimpf@anylike.org>
* Christian Pointner <equinox@anylike.org>