diff --git a/src/CommandLine/CommandLine.csproj b/src/CommandLine/CommandLine.csproj
index b05cbb04..a3798437 100644
--- a/src/CommandLine/CommandLine.csproj
+++ b/src/CommandLine/CommandLine.csproj
@@ -11,13 +11,13 @@
true
CommandLineParser
CommandLineParser.FSharp
- gsscoder;nemec;ericnewton76
+ gsscoder;nemec;ericnewton76;moh-hassan
Command Line Parser Library
$(VersionSuffix)
0.0.0
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
Terse syntax C# command line parser for .NET with F# support. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
- Copyright (c) 2005 - 2018 Giacomo Stelluti Scala & Contributors
+ Copyright (c) 2005 - 2020 Giacomo Stelluti Scala & Contributors
License.md
CommandLine20.png
https://github.com/commandlineparser/commandline