Just to put anotheradd my 5¢ to already, I agree with the great answers. An above that suggest an Open Source license such as BSD might be what you want, as stated above.
IfHowever, if you want, however, to be as far as possible from Open Source communitycopyleft (which might be a wrong choice), then there is a "license" that suits your goal well. It'sThe strongest "anti-copyleft" is called all rights reserved: a proprietary, traditional copyright.
No one hinderscan stop you to redistribute thefrom redistributing your proprietary source code publicly, if you wish so. Neither no one hinders you to. You can still redistribute binaries. No one hinders to ask for and charge money. You mightcan even sub-license the sources to some commercial companies under even more convoluted terms.
But no, your software wouldn't be Open Source. No Open Source distribution would include you code, neither source, nor binary. Are you Okokay with itthat?
You might get into mixed distros, like NVidianVidia drivers years ago were. There was a binary blob with no source code, and people used it anyway, because everybody loved to use their accelerated Open GLOpenGL. But to pull this off your program needs to solve a very special problem really good, extremely well.
Mostly, such behaviour provokes a rewrite from scratch under GPL. Think about all GNU userlandthe GNU userland, for example.