You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CommandLine.nuspec
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,10 @@
4
4
<id>CommandLineParser</id>
5
5
<version>$version$</version>
6
6
<title>Command Line Parser Library</title>
7
-
<authors>Giacomo Stelluti Scala</authors>
7
+
<authors>gsscoder nemec ericnewton76</authors>
8
8
<description>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.</description>
9
9
<releaseNotes />
10
-
<copyright>Copyright (c) 2005 - 2017 Giacomo Stelluti Scala & Contributors</copyright>
10
+
<copyright>Copyright (c) 2005 - 2018 Giacomo Stelluti Scala & Contributors</copyright>
0 commit comments