Skip to content

Commit 9276b91

Browse files
committed
Updated plugin description
1 parent d9b7b6b commit 9276b91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/core/sp_main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ void CSourcePython::UnPause( void )
438438
//-----------------------------------------------------------------------------
439439
const char *CSourcePython::GetPluginDescription( void )
440440
{
441-
return "Source.Python, (C) 2012-2018, Source.Python Team.";
441+
return "Source.Python, (C) 2012-2019, Source.Python Team.";
442442
}
443443

444444
//-----------------------------------------------------------------------------

0 commit comments

Comments
 (0)