X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=user_list.c;h=e48660299bd9fdff685782930ff7a876d9c061e5;hp=23fe086f189e89b3a729aa5afe145006446371bb;hb=da13797a119f8ce621a67145ca1c7acb8d338a3c;hpb=8d106ca317a2c42f35a86ba244f843688f6939e6 diff --git a/user_list.c b/user_list.c index 23fe086f..e4866029 100644 --- a/user_list.c +++ b/user_list.c @@ -1,8 +1,4 @@ -/* - * Copyright (C) 2006 Andre Noll - * - * Licensed under the GPL v2. For licencing details see COPYING. - */ +/* Copyright (C) 2006 Andre Noll , see file COPYING. */ /** \file user_list.c User handling for para_server. */ @@ -98,7 +94,7 @@ err: } /** - * Initialize the list of users allowed to connect to to para_server. + * Initialize the list of users allowed to connect to para_server. * * \param user_list_file The file containing access information. *