diff --git a/aodv_hello.c b/aodv_hello.c index f51d571..c6ecf5c 100644 --- a/aodv_hello.c +++ b/aodv_hello.c @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Authors: Erik Nordstr�m, + * Authors: Erik Nordström, * * *****************************************************************************/ diff --git a/aodv_hello.h b/aodv_hello.h index 7fe0bf9..8a4fcf9 100644 --- a/aodv_hello.h +++ b/aodv_hello.h @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Authors: Erik Nordstr�m, + * Authors: Erik Nordström, * * *****************************************************************************/ diff --git a/aodv_neighbor.c b/aodv_neighbor.c index 377ab0b..d21a726 100644 --- a/aodv_neighbor.c +++ b/aodv_neighbor.c @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Authors: Erik Nordstr�m, + * Authors: Erik Nordström, * *****************************************************************************/ diff --git a/aodv_neighbor.h b/aodv_neighbor.h index d852302..60ad417 100644 --- a/aodv_neighbor.h +++ b/aodv_neighbor.h @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Authors: Erik Nordstr�m, + * Authors: Erik Nordström, * * *****************************************************************************/ diff --git a/aodv_rerr.c b/aodv_rerr.c index f337701..ef2f114 100644 --- a/aodv_rerr.c +++ b/aodv_rerr.c @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Authors: Erik Nordstr�m, + * Authors: Erik Nordström, * * *****************************************************************************/ diff --git a/aodv_rerr.h b/aodv_rerr.h index ba2d894..2ee7a2e 100644 --- a/aodv_rerr.h +++ b/aodv_rerr.h @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Authors: Erik Nordstr�m, + * Authors: Erik Nordström, * * *****************************************************************************/ diff --git a/aodv_rrep.c b/aodv_rrep.c index 167ec28..22cccfe 100644 --- a/aodv_rrep.c +++ b/aodv_rrep.c @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Authors: Erik Nordstr�m, + * Authors: Erik Nordström, * * *****************************************************************************/ diff --git a/aodv_rrep.h b/aodv_rrep.h index b168820..4976f1b 100644 --- a/aodv_rrep.h +++ b/aodv_rrep.h @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Authors: Erik Nordstr�m, + * Authors: Erik Nordström, * * *****************************************************************************/ diff --git a/aodv_rreq.c b/aodv_rreq.c index 90fab4a..9a4e37c 100644 --- a/aodv_rreq.c +++ b/aodv_rreq.c @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Authors: Erik Nordstr�m, + * Authors: Erik Nordström, * * *****************************************************************************/ diff --git a/aodv_rreq.h b/aodv_rreq.h index 26ac8b1..ec38e7f 100644 --- a/aodv_rreq.h +++ b/aodv_rreq.h @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Authors: Erik Nordstr�m, + * Authors: Erik Nordström, * * *****************************************************************************/ diff --git a/aodv_socket.c b/aodv_socket.c index 274cb50..a60dce4 100644 --- a/aodv_socket.c +++ b/aodv_socket.c @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Authors: Erik Nordstr�m, + * Authors: Erik Nordström, * *****************************************************************************/ diff --git a/aodv_socket.h b/aodv_socket.h index f858e82..2402116 100644 --- a/aodv_socket.h +++ b/aodv_socket.h @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Authors: Erik Nordstr�m, + * Authors: Erik Nordström, * * *****************************************************************************/ diff --git a/aodv_timeout.c b/aodv_timeout.c index f24dbc1..aa2d32e 100644 --- a/aodv_timeout.c +++ b/aodv_timeout.c @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Authors: Erik Nordstr�m, + * Authors: Erik Nordström, * * *****************************************************************************/ diff --git a/aodv_timeout.h b/aodv_timeout.h index 94cadef..b2c50de 100644 --- a/aodv_timeout.h +++ b/aodv_timeout.h @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Authors: Erik Nordstr�m, + * Authors: Erik Nordström, * * *****************************************************************************/ diff --git a/debug.c b/debug.c index 7813e72..92dd6b8 100644 --- a/debug.c +++ b/debug.c @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Authors: Erik Nordstr�m, + * Authors: Erik Nordström, * * *****************************************************************************/ diff --git a/debug.h b/debug.h index dfef6ff..f662d65 100644 --- a/debug.h +++ b/debug.h @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Authors: Erik Nordstr�m, + * Authors: Erik Nordström, * *****************************************************************************/ #ifndef _DEBUG_H diff --git a/defs.h b/defs.h index bab74e1..f12d7da 100644 --- a/defs.h +++ b/defs.h @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Authors: Erik Nordstr�m, + * Authors: Erik Nordström, * *****************************************************************************/ #ifndef _DEFS_H diff --git a/list.c b/list.c index a71a05e..d13ff0e 100644 --- a/list.c +++ b/list.c @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Authors: Erik Nordstr�m, + * Authors: Erik Nordström, * *****************************************************************************/ #include diff --git a/list.h b/list.h index e97d7e1..e5ff18c 100644 --- a/list.h +++ b/list.h @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Authors: Erik Nordstr�m, + * Authors: Erik Nordström, * *****************************************************************************/ #ifndef _LIST_H diff --git a/llf.c b/llf.c index 748e351..f41ece4 100644 --- a/llf.c +++ b/llf.c @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Author: Erik Nordstr�m, + * Author: Erik Nordström, * *****************************************************************************/ #include "debug.h" diff --git a/llf.h b/llf.h index a9d5e3e..a13d21a 100644 --- a/llf.h +++ b/llf.h @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Author: Erik Nordstr�m, + * Author: Erik Nordström, * *****************************************************************************/ #ifndef _LLF_H diff --git a/lnx/kaodv-ipenc.c b/lnx/kaodv-ipenc.c index 0893467..7d47d0f 100644 --- a/lnx/kaodv-ipenc.c +++ b/lnx/kaodv-ipenc.c @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Authors: Erik Nordstr�m, + * Authors: Erik Nordström, * *****************************************************************************/ #include diff --git a/lnx/kaodv-ipenc.h b/lnx/kaodv-ipenc.h index 81c6d6c..44511d8 100644 --- a/lnx/kaodv-ipenc.h +++ b/lnx/kaodv-ipenc.h @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Authors: Erik Nordstr�m, + * Authors: Erik Nordström, * *****************************************************************************/ /* Definitions for Minimal IP Encapsulation (RFC 2004) */ diff --git a/lnx/kaodv-mod.c b/lnx/kaodv-mod.c index 680475d..8f33218 100644 --- a/lnx/kaodv-mod.c +++ b/lnx/kaodv-mod.c @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Author: Erik Nordstr�m, + * Author: Erik Nordström, * *****************************************************************************/ #include @@ -72,7 +72,7 @@ int active_route_timeout = 3000; MODULE_DESCRIPTION( "AODV-UU kernel support. � Uppsala University & Ericsson AB"); -MODULE_AUTHOR("Erik Nordstr�m"); +MODULE_AUTHOR("Erik Nordström"); #ifdef MODULE_LICENSE MODULE_LICENSE("GPL"); #endif diff --git a/main.c b/main.c index 733a87e..9020de1 100644 --- a/main.c +++ b/main.c @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Author: Erik Nordstr�m, + * Author: Erik Nordström, * *****************************************************************************/ #include @@ -129,7 +129,7 @@ void usage(int status) "-q, --quality-threshold Set a minimum signal quality threshold for " "control packets.\n" "-V, --version Show version.\n\n" - "Erik Nordstr�m, \n\n", + "Erik Nordström, \n\n", progname, AODV_LOG_PATH, AODV_RT_LOG_PATH); exit(status); @@ -599,8 +599,8 @@ int main(int argc, char **argv) ratelimit = !ratelimit; break; case 'V': - printf("\nAODV-UU v%s, %s � Uppsala University & Ericsson " - "AB.\nAuthor: Erik Nordstr�m, \n\n", + printf("\nAODV-UU v%s, %s © Uppsala University & Ericsson " + "AB.\nAuthor: Erik Nordström, \n\n", AODV_UU_VERSION, DRAFT_VERSION); exit(0); break; diff --git a/params.h b/params.h index 21e0533..af0913d 100644 --- a/params.h +++ b/params.h @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Authors: Erik Nordstr�m, + * Authors: Erik Nordström, * * *****************************************************************************/ diff --git a/routing_table.c b/routing_table.c index 5345fb0..657ef71 100644 --- a/routing_table.c +++ b/routing_table.c @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Authors: Erik Nordstr�m, + * Authors: Erik Nordström, * *****************************************************************************/ diff --git a/routing_table.h b/routing_table.h index d881fe0..4e7c27f 100644 --- a/routing_table.h +++ b/routing_table.h @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Authors: Erik Nordstr�m, + * Authors: Erik Nordström, * * *****************************************************************************/ diff --git a/seek_list.c b/seek_list.c index 296f641..4135cb5 100644 --- a/seek_list.c +++ b/seek_list.c @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Authors: Erik Nordstr�m, + * Authors: Erik Nordström, * * *****************************************************************************/ diff --git a/seek_list.h b/seek_list.h index 236d005..f258162 100644 --- a/seek_list.h +++ b/seek_list.h @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Authors: Erik Nordstr�m, + * Authors: Erik Nordström, * * *****************************************************************************/ diff --git a/timer_queue.c b/timer_queue.c index 4b9f55f..578c4e1 100644 --- a/timer_queue.c +++ b/timer_queue.c @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Authors: Erik Nordstr�m, + * Authors: Erik Nordström, * *****************************************************************************/ #include diff --git a/timer_queue.h b/timer_queue.h index 6ff031d..6c555a8 100644 --- a/timer_queue.h +++ b/timer_queue.h @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Authors: Erik Nordstr�m, + * Authors: Erik Nordström, * *****************************************************************************/ #ifndef _TIMER_QUEUE_H