Updating the Copyright line display when running 'mono --version' (#19060)
commit41d607b62941ce289999ea271cff77e3d8409aaa
authorIvan Alfonso <ivan.cu@gmail.com>
Fri, 20 Mar 2020 12:22:08 +0000 (20 05:22 -0700)
committerGitHub <noreply@github.com>
Fri, 20 Mar 2020 12:22:08 +0000 (20 13:22 +0100)
treea0384da051de35cdc821fcf5247b6af192a1b38b
parent871bfad41d43bcda37a176c07e1698a16269659c
Updating the Copyright line display when running 'mono --version' (#19060)

Removes the copyright year.

```
$ mono --version
Mono JIT compiler version 6.6.0.166 (2019-08/d9001b5ae70 Wed Feb 12 19:20:16 EST 2020)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS:
SIGSEGV:       altstack
Notification:  kqueue
Architecture:  amd64
Disabled:      none
Misc:          softdebug
Interpreter:   yes
LLVM:          yes(610)
Suspend:       hybrid
GC:            sgen (concurrent by default)
```

Co-authored-by: Alfonso, Ivan <alfonsoi@amazon.com>
Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
mono/mini/driver.c