Merged silc_1_0_branch to trunk.
[silc.git] / lib / silccore / silcmode.h
index 9392b3bca1ade1bba9164d525084aa2193129c93..86a2a1be3cada203cbe39cddd885385dc1cad5f4 100644 (file)
@@ -4,12 +4,11 @@
  
   Author: Pekka Riikonen <priikone@silcnet.org>
   
-  Copyright (C) 2001 Pekka Riikonen
+  Copyright (C) 2001 - 2005 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
@@ -52,6 +51,7 @@
 #define SILC_CHANNEL_MODE_FOUNDER_AUTH 0x0200 /* sets founder auth data */
 #define SILC_CHANNEL_MODE_SILENCE_USERS 0x0400 /* sets founder auth data */
 #define SILC_CHANNEL_MODE_SILENCE_OPERS 0x0800 /* sets founder auth data */
+#define SILC_CHANNEL_MODE_CHANNEL_AUTH 0x1000 /* channel auth (signature) */
 /***/
 
 /****d* silccore/Modes/ChannelUserModes