File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ int __cdecl main(int argc, char* argv[])
202202
203203 /* Output the DarkStar banner.. */
204204 xiloader::console::output (xiloader::color::error, " ==========================================================" );
205- xiloader::console::output (xiloader::color::success, " DarkStar Boot Loader (c) 2014 DarkStar Team" );
205+ xiloader::console::output (xiloader::color::success, " DarkStar Boot Loader (c) 2015 DarkStar Team" );
206206 xiloader::console::output (xiloader::color::lightpurple, " Bug Reports: https://github.com/DarkstarProject/darkstar/issues" );
207207 xiloader::console::output (xiloader::color::lightpurple, " Git Repo : https://github.com/DarkstarProject/darkstar" );
208208 xiloader::console::output (xiloader::color::error, " ==========================================================" );
You can’t perform that action at this time.
0 commit comments