diff --git a/LICENSE.md b/LICENSE.md index 2f4d091cd65068823da910ef591712d07042b4f1..c70554345f2ede16ebd338b686e29faeb63641cf 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ The MIT License -Copyright (c) 2011-2014 LibGit2Sharp contributors +Copyright (c) LibGit2Sharp contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/LibGit2Sharp/Properties/AssemblyInfo.cs b/LibGit2Sharp/Properties/AssemblyInfo.cs index ba9b2997aab96f016e6a647aeaa9b5f9c739a35f..3a49037f8b1581769e122631d8698618402bc407 100644 --- a/LibGit2Sharp/Properties/AssemblyInfo.cs +++ b/LibGit2Sharp/Properties/AssemblyInfo.cs @@ -17,7 +17,7 @@ #endif [assembly: AssemblyProduct("LibGit2Sharp")] -[assembly: AssemblyCopyright("Copyright © 2011-2014 LibGit2Sharp contributors")] +[assembly: AssemblyCopyright("Copyright © LibGit2Sharp contributors")] [assembly: CLSCompliant(true)]