updates
authorPekka Riikonen <priikone@silcnet.org>
Wed, 8 Oct 2003 12:34:52 +0000 (12:34 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Wed, 8 Oct 2003 12:34:52 +0000 (12:34 +0000)
TODO
includes/silcincludes.h.in

diff --git a/TODO b/TODO
index 34531149da17506644267ea79561323ba2601990..bddaa01c76e653b4ceb3a2cc50b01c9be2d641b7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -9,8 +9,6 @@ TODO for Irssi SILC Client 1.0
 TODO for SILC Server 1.0
 ========================
 
- o The status type arguments from commands-06.txt
-
  o Fix CUMODE_CHANGE founder key things.
 
  o Backup router testing
index 9c37c0099758b8bbc4f528d53e2ed40b950cca6f..65bf8bdbcf80846fa2017fbf68e8af836dc7c9ab 100644 (file)
@@ -4,13 +4,12 @@
 
   Author: Pekka Riikonen <priikone@silcnet.org>
 
-  Copyright (C) 1997 - 2001 Pekka Riikonen
+  Copyright (C) 1997 - 2003 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
-  the Free Software Foundation; either version 2 of the License, or
-  (at your option) any later version.
-  
+  the Free Software Foundation; version 2 of the License.
+
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
@@ -252,10 +251,10 @@ extern "C" {
 #include "silcapputil.h"
 
 /* SILC core library includes */
+#include "silcargument.h"
 #include "silcstatus.h"
 #include "silcid.h"
 #include "silcidcache.h"
-#include "silcargument.h"
 #include "silccommand.h"
 #include "silcmessage.h"
 #include "silcchannel.h"