File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -867,12 +867,12 @@ int main(int argc, char* argv[])
867867 printer::inst ()->print_str (get_version_str_short ().c_str ());
868868 printer::inst ()->print_str (" \n\n " );
869869 printer::inst ()->print_str (" Brought to you by fireice_uk and psychocrypt under GPLv3.\n " );
870- printer::inst ()->print_str (" Based on CPU mining code by wolf9466 (heavily optimized by fireice_uk) .\n " );
870+ printer::inst ()->print_str (" Based on CPU mining code by tevador and SChernykh .\n " );
871871#ifndef CONF_NO_CUDA
872- printer::inst ()->print_str (" Based on NVIDIA mining code by KlausT and psychocrypt .\n " );
872+ printer::inst ()->print_str (" Based on NVIDIA mining code by SChernykh .\n " );
873873#endif
874874#ifndef CONF_NO_OPENCL
875- printer::inst ()->print_str (" Based on OpenCL mining code by wolf9466 .\n " );
875+ printer::inst ()->print_str (" Based on OpenCL mining code by SChernykh .\n " );
876876#endif
877877 printer::inst ()->print_str (" -------------------------------------------------------------------\n " );
878878 printer::inst ()->print_str (" You can use following keys to display reports:\n " );
You can’t perform that action at this time.
0 commit comments