Grammar change in the license declaration.
[citadel.git] / textclient / textclient.h
index 4923ece8e0d74f37838b46cff62a4422850d83a8..dadf79255836a392139cd77850a6d61ace39a2c3 100644 (file)
@@ -1,7 +1,7 @@
 // Copyright (c) 1987-2022 by the citadel.org team
 //
 // This program is open source software.  Use, duplication, and/or
-// disclosure are subject to the GNU General Purpose License version 3.
+// disclosure is subject to the GNU General Purpose License version 3.
 //
 // This program is distributed in the hope that it will be useful,
 // but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -11,7 +11,7 @@
 #define        UDS                     "_UDS_"
 #define DEFAULT_HOST           "localhost"
 #define DEFAULT_PORT           "504"
-#define CLIENT_VERSION 983
+#define CLIENT_VERSION 996
 #define CLIENT_TYPE            0
 
 // commands we can send to the stty_ctdl() routine