From bee3705be03d13f1ced2e70cae10fb32b2045425 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 21 Jun 2014 11:47:54 +0000 Subject: fixed typo in license header --- src/posix/posixDaemon.cpp | 2 +- src/posix/posixDaemon.h | 2 +- src/posix/signalHandler.hpp | 2 +- src/posix/sysExec.hpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src/posix') diff --git a/src/posix/posixDaemon.cpp b/src/posix/posixDaemon.cpp index 96cad00..c4b8e8e 100644 --- a/src/posix/posixDaemon.cpp +++ b/src/posix/posixDaemon.cpp @@ -6,7 +6,7 @@ * tunnel endpoints. It has less protocol overhead than IPSec in Tunnel * mode and allows tunneling of every ETHER TYPE protocol (e.g. * ethernet, ip, arp ...). satp directly includes cryptography and - * message authentication based on the methodes used by SRTP. It is + * message authentication based on the methods used by SRTP. It is * intended to deliver a generic, scaleable and secure solution for * tunneling and relaying of packets of any protocol. * diff --git a/src/posix/posixDaemon.h b/src/posix/posixDaemon.h index e3ac3e3..111af47 100644 --- a/src/posix/posixDaemon.h +++ b/src/posix/posixDaemon.h @@ -6,7 +6,7 @@ * tunnel endpoints. It has less protocol overhead than IPSec in Tunnel * mode and allows tunneling of every ETHER TYPE protocol (e.g. * ethernet, ip, arp ...). satp directly includes cryptography and - * message authentication based on the methodes used by SRTP. It is + * message authentication based on the methods used by SRTP. It is * intended to deliver a generic, scaleable and secure solution for * tunneling and relaying of packets of any protocol. * diff --git a/src/posix/signalHandler.hpp b/src/posix/signalHandler.hpp index 11d0c2f..b63d6ea 100644 --- a/src/posix/signalHandler.hpp +++ b/src/posix/signalHandler.hpp @@ -6,7 +6,7 @@ * tunnel endpoints. It has less protocol overhead than IPSec in Tunnel * mode and allows tunneling of every ETHER TYPE protocol (e.g. * ethernet, ip, arp ...). satp directly includes cryptography and - * message authentication based on the methodes used by SRTP. It is + * message authentication based on the methods used by SRTP. It is * intended to deliver a generic, scaleable and secure solution for * tunneling and relaying of packets of any protocol. * diff --git a/src/posix/sysExec.hpp b/src/posix/sysExec.hpp index 7e8f37e..3892174 100644 --- a/src/posix/sysExec.hpp +++ b/src/posix/sysExec.hpp @@ -6,7 +6,7 @@ * tunnel endpoints. It has less protocol overhead than IPSec in Tunnel * mode and allows tunneling of every ETHER TYPE protocol (e.g. * ethernet, ip, arp ...). satp directly includes cryptography and - * message authentication based on the methodes used by SRTP. It is + * message authentication based on the methods used by SRTP. It is * intended to deliver a generic, scaleable and secure solution for * tunneling and relaying of packets of any protocol. * -- cgit v1.2.3