Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 4af790c

Browse files
committed
Bump the copyright year
1 parent d093d31 commit 4af790c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/SolutionInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[assembly: AssemblyProduct("GitHub Extension for Visual Studio")]
66
[assembly: ComVisible(false)]
77
[assembly: AssemblyCompany("GitHub, Inc.")]
8-
[assembly: AssemblyCopyright("Copyright © GitHub, Inc. 2014-2016")]
8+
[assembly: AssemblyCopyright("Copyright © GitHub, Inc. 2014-2019")]
99
[assembly: AssemblyConfiguration("")]
1010
[assembly: AssemblyTrademark("")]
1111
[assembly: AssemblyCulture("")]

0 commit comments

Comments
 (0)