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 38e4fe4 commit 9974f3aCopy full SHA for 9974f3a
src/core/sp_main.cpp
@@ -436,7 +436,7 @@ void CSourcePython::UnPause( void )
436
//-----------------------------------------------------------------------------
437
const char *CSourcePython::GetPluginDescription( void )
438
{
439
- return "Source.Python, (C) 2012-2020, Source.Python Team.";
+ return "Source.Python, (C) 2012-2021, Source.Python Team.";
440
}
441
442
0 commit comments