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 70881a2 commit 347a772Copy full SHA for 347a772
LICENSE.md
@@ -1,6 +1,6 @@
1
The MIT License
2
3
-Copyright (c) 2011-2014 LibGit2Sharp contributors
+Copyright (c) LibGit2Sharp contributors
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
LibGit2Sharp/Properties/AssemblyInfo.cs
@@ -17,7 +17,7 @@
17
#endif
18
19
[assembly: AssemblyProduct("LibGit2Sharp")]
20
-[assembly: AssemblyCopyright("Copyright © 2011-2014 LibGit2Sharp contributors")]
+[assembly: AssemblyCopyright("Copyright © LibGit2Sharp contributors")]
21
22
[assembly: CLSCompliant(true)]
23
0 commit comments