From 3aefd6a3a4992bb4aedfb445540361c5d8e3066c Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 20 Jun 2008 12:19:12 +0000 Subject: this is hopefully the last Foobar... --- src/anyrtpproxy/Makefile | 2 +- src/anyrtpproxy/anyrtpproxy.cpp | 2 +- src/anyrtpproxy/callIdQueue.cpp | 2 +- src/anyrtpproxy/callIdQueue.h | 2 +- src/anyrtpproxy/commandHandler.cpp | 2 +- src/anyrtpproxy/commandHandler.h | 2 +- src/anyrtpproxy/connectionList.cpp | 2 +- src/anyrtpproxy/connectionList.h | 2 +- src/anyrtpproxy/options.cpp | 2 +- src/anyrtpproxy/options.h | 2 +- src/anyrtpproxy/portWindow.cpp | 2 +- src/anyrtpproxy/portWindow.h | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) (limited to 'src') diff --git a/src/anyrtpproxy/Makefile b/src/anyrtpproxy/Makefile index 1f13eec..c85a059 100644 --- a/src/anyrtpproxy/Makefile +++ b/src/anyrtpproxy/Makefile @@ -26,7 +26,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Foobar. If not, see . +## along with anytun. If not, see . ## C = gcc CFLAGS = -g -Wall diff --git a/src/anyrtpproxy/anyrtpproxy.cpp b/src/anyrtpproxy/anyrtpproxy.cpp index 9d299dc..78354a2 100644 --- a/src/anyrtpproxy/anyrtpproxy.cpp +++ b/src/anyrtpproxy/anyrtpproxy.cpp @@ -26,7 +26,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see . + * along with anytun. If not, see . */ #include diff --git a/src/anyrtpproxy/callIdQueue.cpp b/src/anyrtpproxy/callIdQueue.cpp index 2b43721..e2ce700 100644 --- a/src/anyrtpproxy/callIdQueue.cpp +++ b/src/anyrtpproxy/callIdQueue.cpp @@ -26,7 +26,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see . + * along with anytun. If not, see . */ #include "callIdQueue.h" diff --git a/src/anyrtpproxy/callIdQueue.h b/src/anyrtpproxy/callIdQueue.h index 8c13bc0..1ffe2df 100644 --- a/src/anyrtpproxy/callIdQueue.h +++ b/src/anyrtpproxy/callIdQueue.h @@ -26,7 +26,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see . + * along with anytun. If not, see . */ #ifndef __CALLID_QUEUE_H__ diff --git a/src/anyrtpproxy/commandHandler.cpp b/src/anyrtpproxy/commandHandler.cpp index d17873e..211b790 100644 --- a/src/anyrtpproxy/commandHandler.cpp +++ b/src/anyrtpproxy/commandHandler.cpp @@ -26,7 +26,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see . + * along with anytun. If not, see . */ #include diff --git a/src/anyrtpproxy/commandHandler.h b/src/anyrtpproxy/commandHandler.h index e2defe1..06eb5d2 100644 --- a/src/anyrtpproxy/commandHandler.h +++ b/src/anyrtpproxy/commandHandler.h @@ -26,7 +26,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see . + * along with anytun. If not, see . */ #ifndef _COMMAND_HANDLER_H_ diff --git a/src/anyrtpproxy/connectionList.cpp b/src/anyrtpproxy/connectionList.cpp index c3ca2e1..eea1e38 100644 --- a/src/anyrtpproxy/connectionList.cpp +++ b/src/anyrtpproxy/connectionList.cpp @@ -26,7 +26,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see . + * along with anytun. If not, see . */ #include "connectionList.h" diff --git a/src/anyrtpproxy/connectionList.h b/src/anyrtpproxy/connectionList.h index a1eb389..de45f8a 100644 --- a/src/anyrtpproxy/connectionList.h +++ b/src/anyrtpproxy/connectionList.h @@ -26,7 +26,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see . + * along with anytun. If not, see . */ #ifndef _CONNECTION_LIST_H diff --git a/src/anyrtpproxy/options.cpp b/src/anyrtpproxy/options.cpp index 5def825..328c03c 100644 --- a/src/anyrtpproxy/options.cpp +++ b/src/anyrtpproxy/options.cpp @@ -26,7 +26,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see . + * along with anytun. If not, see . */ #include diff --git a/src/anyrtpproxy/options.h b/src/anyrtpproxy/options.h index 5d9ec2a..51219df 100644 --- a/src/anyrtpproxy/options.h +++ b/src/anyrtpproxy/options.h @@ -26,7 +26,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see . + * along with anytun. If not, see . */ #ifndef _OPTIONS_H_ diff --git a/src/anyrtpproxy/portWindow.cpp b/src/anyrtpproxy/portWindow.cpp index e695315..99dafd7 100644 --- a/src/anyrtpproxy/portWindow.cpp +++ b/src/anyrtpproxy/portWindow.cpp @@ -26,7 +26,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see . + * along with anytun. If not, see . */ #include "portWindow.h" diff --git a/src/anyrtpproxy/portWindow.h b/src/anyrtpproxy/portWindow.h index c2afeb1..f3bdffb 100644 --- a/src/anyrtpproxy/portWindow.h +++ b/src/anyrtpproxy/portWindow.h @@ -26,7 +26,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see . + * along with anytun. If not, see . */ #ifndef _PORT_WINDOW_H_ -- cgit v1.2.3