X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilcclient%2Fclient_notify.c;h=004d4331c546d3419ae7fc11c2d4f38e6b43ea5e;hb=3df964f52d094db8ea9e8981fee73ff2a59e365c;hp=c9b6ab632376fb2d175d55a014162bd25942e9a5;hpb=087575e2f4248e52d8db5900f757b847e65d9d91;p=silc.git diff --git a/lib/silcclient/client_notify.c b/lib/silcclient/client_notify.c index c9b6ab63..004d4331 100644 --- a/lib/silcclient/client_notify.c +++ b/lib/silcclient/client_notify.c @@ -4,7 +4,7 @@ Author: Pekka Riikonen - Copyright (C) 1997 - 2005 Pekka Riikonen + Copyright (C) 1997 - 2006 Pekka Riikonen This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -17,9 +17,6 @@ */ /* $Id$ */ -/* This file includes the Notify packet handling. Notify packets are - important packets sent by the server. They tell different things to the - client such as nick changes, mode changes etc. */ #include "silc.h" #include "silcclient.h"