X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=client.c;h=2242d40e3589fd7211eae249e04b53869c102fd7;hb=748d1368bc96dd7e1af879df1ea41b4d52842f7e;hp=c6fde49000b3e0844414c979bf6cc5541cff4eed;hpb=ef1f130a1f9ac61a51da10ee56c5bd9ef1b52366;p=paraslash.git diff --git a/client.c b/client.c index c6fde490..2242d40e 100644 --- a/client.c +++ b/client.c @@ -1,13 +1,12 @@ /* - * Copyright (C) 1997-2011 Andre Noll + * Copyright (C) 1997-2012 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ -/** \file client.c the client program used to connect to para_server */ +/** \file client.c The client program used to connect to para_server. */ #include -#include #include #include "para.h"