Skip to content
This repository was archived by the owner on Aug 13, 2020. It is now read-only.

Commit 6dafbc1

Browse files
committed
Changed copyright year to 2016.
The first release of Numsense was in the very beginning of 2016, so setting the copyright year to 2014 was a bit of stretch. Actually, it was a copy/paste oversight.
1 parent 263f7f1 commit 6dafbc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Numsense.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<projectUrl>https://github.com/ploeh/Numsense</projectUrl>
1010
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1111
<description>A .NET library for parsing natural-language numerals ("forty-two") to integers, and converting the other way as well.</description>
12-
<copyright>Copyright Mark Seemann 2014</copyright>
12+
<copyright>Copyright Mark Seemann 2016</copyright>
1313
<tags>Integers Numbers Translation Language</tags>
1414
<dependencies>
1515
<dependency id="FSharp.Core" version="4.0.0.1" />

0 commit comments

Comments
 (0)