--- projs/trunk/projs/20161106_kicker/kicker.cpp 2016/11/09 01:30:34 84 +++ projs/trunk/projs/20161106_kicker/kicker.cpp 2016/11/09 01:31:13 85 @@ -1,8 +1,8 @@ // $Header$ //------------------------------------------------------------------------------------------------- -//This file is part of "kicker", a program for spawning threads and/or processes periodically in -//order to unstall certain Windows programs and scripts. The cause of the stall is unknown, but -//it is known that spawning threads and/or processes unstalls the system. +//This file is part of "kicker", a program for spawning threads periodically in order to +//unstall certain Windows programs and scripts. The cause of the stall is unknown, but +//it is known that spawning threads unstalls the system. //------------------------------------------------------------------------------------------------- //This source code and any program in which it is compiled/used is provided under the MIT License, //reproduced below.