From 0af4167c00c87bfd97256349dade3f0970dec091 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 4 Feb 2009 17:29:45 +0000 Subject: cleaned file header --- src/configure | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'src/configure') diff --git a/src/configure b/src/configure index 3872fce..e3cb2a8 100755 --- a/src/configure +++ b/src/configure @@ -1,9 +1,9 @@ #!/bin/sh # -# ľAnytun +# uAnytun # -# ľAnytun is a tiny implementation of SATP. Unlike Anytun which is a full -# featured implementation ľAnytun has no support for multiple connections +# uAnytun is a tiny implementation of SATP. Unlike Anytun which is a full +# featured implementation uAnytun has no support for multiple connections # or synchronisation. It is a small single threaded implementation intended # to act as a client on small platforms. # The secure anycast tunneling protocol (satp) defines a protocol used @@ -18,19 +18,19 @@ # # Copyright (C) 2007-2008 Christian Pointner # -# This file is part of ľAnytun. +# This file is part of uAnytun. # -# ľAnytun is free software: you can redistribute it and/or modify +# uAnytun is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License version 3 as # published by the Free Software Foundation. # -# ľAnytun is distributed in the hope that it will be useful, +# uAnytun 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. # # You should have received a copy of the GNU General Public License -# along with ľAnytun. If not, see . +# along with uAnytun. If not, see . # TARGET=`uname -s` -- cgit v1.2.3