We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c95a8c1 commit e2710e4Copy full SHA for e2710e4
buildhelpers.cake
@@ -26,7 +26,7 @@ public class GlobalAssemblyInfo
26
new AssemblyInfoSettings
27
{
28
Company = "MongoDB Inc.",
29
- Copyright = "Copyright © 2010-2016 MongoDB Inc.",
+ Copyright = "Copyright © 2010-2017 MongoDB Inc.",
30
Version = gitVersion.AssemblySemVer,
31
InformationalVersion = gitVersion.InformationalVersion,
32
FileVersion = gitVersion.AssemblySemVer,
0 commit comments