Hello Oliver,I'm currently in the process of writing a project where I am using PyPubSub as the main event system for plugin support. My program however is going to be licensed under MIT. As I am fairly new to this whole licensing I have a few concerns.A) Is this "Licensing collision" going to be a problem? I expect to release my program compiled using the py2exe library for it.B) If A is not necessarily a problem, the BSD license states that redistributions in binary form must reproduce the above copyright notice etc. Does that mean for example I am required to show this copyright notice at program boot of some sort?Thanks for this amazing library, it works great.Benjamin