diff --git a/src/nano.c b/src/nano.c index b8b01066..dadffba6 100644 --- a/src/nano.c +++ b/src/nano.c @@ -663,7 +663,6 @@ void version(void) #ifndef NANO_TINY printf(" (C) 1999-2011, 2013-2020 Free Software Foundation, Inc.\n"); printf(_(" (C) 2014-%s the contributors to nano\n"), "2020"); - printf(_(" Email: nano@nano-editor.org Web: https://nano-editor.org/\n")); #endif printf(_(" Compiled options:"));