We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b50b5db commit 18d6c56Copy full SHA for 18d6c56
src/core/sp_main.cpp
@@ -438,7 +438,7 @@ void CSourcePython::UnPause( void )
438
//-----------------------------------------------------------------------------
439
const char *CSourcePython::GetPluginDescription( void )
440
{
441
- return "Source.Python, (C) 2012-2019, Source.Python Team.";
+ return "Source.Python, (C) 2012-2020, Source.Python Team.";
442
}
443
444
0 commit comments