Quote:
Originally Posted by Paradroid
You appear to be using phpBB without their copyright notice intact. (assuming the phpBB EULA states that this much be shown)
|
You don't need to display a copyright notice if you are using phpBB. You will need to credit it somewhere in the source code, but that is all. It is released under a GPL license and accordingly you can do pretty much whatever you want to it (including selling it).
SMF is a different kettle of fish. Although it is also free, it is not released under a GPL license and is 100% copyrighted. Part of their license agreement requires users not to release their copyright notice. I assume this also applies to vBulletin and many other commercial products.
An interesting aside ... Coppermine Photo Gallery says that you MUST NOT under any circumstances remove the copyright notice from their software and there is even a comment somewhere on their site saying "don't ask stupid questions, like how to remove the copyright notice. You aren't allowed, so don't ask", or something similar to that effect. This is in fact incorrect as Coppermine is released under the same GPL license that phpBB, WordPress and many other open source projects are released under. It is 100% legit to remove the copyright notice if you feel like it.
In fact, if you really wanted to, you could change all the branding of Coppermine, name it after yourself and start trying to sell it for mega bucks. Of course it would require a very stupid person to fork over anything for a free piece of software, but my point here is that you could if you wanted to.