Happy New Year 2019!
[sfrench/samba-autobuild/.git] / source4 / smbd / server.c
index 57e05dccade83a0c52f00ac3f845e8c9ef250df8..086fed99273c48326fe887eedbdeb6a4082b470b 100644 (file)
@@ -509,7 +509,7 @@ static int binary_smbd_main(const char *binary_name,
                binary_name,
                SAMBA_VERSION_STRING));
        DEBUGADD(0,("Copyright Andrew Tridgell and the Samba Team"
-               " 1992-2018\n"));
+               " 1992-2019\n"));
 
        if (sizeof(uint16_t) < 2 ||
                        sizeof(uint32_t) < 4 ||