* Fix syntax error
[citadel.git] / citadel / server_main.c
index 2cbbcef8e668b072c914296e287bd2f3199ff1e7..4a7206ec2a1a8c7be7dbcce3af86da121d998317 100644 (file)
@@ -131,7 +131,7 @@ int main(int argc, char **argv)
                "\n*** Citadel/UX messaging server engine v%d.%02d ***\n"
                "Copyright (C) 1987-2003 by the Citadel/UX development team.\n"
                "This program is distributed under the terms of the GNU "
-               General Public License.\n\n",
+               "General Public License.\n\n",
                (REV_LEVEL/100),
                (REV_LEVEL%100)
        );