intro: remove byline #6984

This commit is contained in:
Justin M. Keyes 2017-08-17 00:29:25 +02:00
parent b2967a0320
commit 6ca6a8134d

View File

@ -1216,7 +1216,6 @@ void intro_message(int colon)
static char *(lines[]) = {
N_(NVIM_VERSION_LONG),
"",
N_("by al."),
N_("Nvim is open source and freely distributable"),
N_("https://neovim.io/community"),
"",