X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=user_list.c;h=e48660299bd9fdff685782930ff7a876d9c061e5;hp=23fe086f189e89b3a729aa5afe145006446371bb;hb=a35c113e0bb9fa9ac02b77eb01dd32f49cd5c8d0;hpb=b59e841036a107b52a0221e48d7e05f86da92979 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. *