Updated copyright notice to 2007
[citadel.git] / citadel / server_main.c
index 7c152d74439a047b3ca6b7b8bbdbe91ffd9a5900..3fb00e3c706b54caa96bbcd09ed88177b9f56dce 100644 (file)
@@ -175,7 +175,7 @@ int main(int argc, char **argv)
                "*** Citadel server engine v%d.%02d ***\n",
                (REV_LEVEL/100), (REV_LEVEL%100));
        lprintf(CTDL_NOTICE,
-               "Copyright (C) 1987-2006 by the Citadel development team.\n");
+               "Copyright (C) 1987-2007 by the Citadel development team.\n");
        lprintf(CTDL_NOTICE,
                "This program is distributed under the terms of the GNU "
                "General Public License.\n");