We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9b7b6b commit 9276b91Copy full SHA for 9276b91
1 file changed
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-2018, Source.Python Team.";
+ return "Source.Python, (C) 2012-2019, Source.Python Team.";
442
}
443
444
0 commit comments