diff --git a/migration/fmtp/BootProcessor.js b/migration/fmtp/BootProcessor.js index db2abde..c2bc277 100644 --- a/migration/fmtp/BootProcessor.js +++ b/migration/fmtp/BootProcessor.js @@ -56,7 +56,7 @@ module.exports = self => { + '\n\t| | \\| || | | |__/ |' + '\n\t\\| \\/ /_|/______/' + '\n\n\tNMIG - the database migration tool' - + '\n\tCopyright (C) 2016 - 2017 Anatoly Khaytovich \n\n' + + '\n\tCopyright (C) 2016 - present, Anatoly Khaytovich \n\n' + '\t--[boot] Configuration has been just loaded.' + (isExists ? '\n\t--[boot] NMIG is ready to restart after some failure.'