Copyright dates are now 2008.
[citadel.git] / webcit / webserver.c
index 7eafa289dc3c0e6da84e85dd90dd1e893cae2f79..83554298d54c43164a64996c97adb7ef6ca0ad2c 100644 (file)
@@ -754,7 +754,7 @@ int main(int argc, char **argv)
 
        /** Tell 'em who's in da house */
        lprintf(1, PACKAGE_STRING "\n");
-       lprintf(1, "Copyright (C) 1996-2007 by the Citadel development team.\n"
+       lprintf(1, "Copyright (C) 1996-2008 by the Citadel development team.\n"
                "This software is distributed under the terms of the "
                "GNU General Public License.\n\n"
        );