VERSION: move COPYRIGHT_STARTUP_MESSAGE as SAMBA_COPYRIGHT_STRING into version.h
[metze/samba-autobuild/.git] / source3 / winbindd / winbindd.c
index 608c77c291b028c0e618566f522ab4a65fa049cc..29a24a981c37b6146c3de3861cf2272f54cadd09 100644 (file)
@@ -1447,9 +1447,9 @@ int main(int argc, const char **argv)
 
        reopen_logs();
 
-       DBG_STARTUP_NOTICE("winbindd version %s started.\n"
-                       COPYRIGHT_STARTUP_MESSAGE "\n",
-               samba_version_string());
+       DBG_STARTUP_NOTICE("winbindd version %s started.\n%s\n",
+                          samba_version_string(),
+                          samba_copyright_string());
 
        /* After parsing the configuration file we setup the core path one more time
         * as the log file might have been set in the configuration and cores's