
Originally Posted by
djr33
Copyright is based on law, not technical requirements.
If you give someone the code, they can modify the code in any way they would like, assuming they understand it.
You have three options:
1. Do nothing. Hope they are respectful. (Not 100% reliable, but the best option in the end.)
2. Make it confusing. Experienced coders will be able to remove it, but some people will be confused and not know how.
3. Make it required by another part of the script. This just means they'll need to remove both.
As an example, many forum packages have a copyright notice that is required. They hide it (2) and they also make it required/checked by another part of the script (3). I have figured out how to remove it (I was curious) without much trouble. I didn't remove it, because it was required by the TOS and copyright law (1).
One effective way to do this is to patrol the internet to check for offenders. You can threaten this on the website though. Of course you need to actually be able to do that. So you can search for your theme on Google (is there some identifying feature?) and see if you find anyone who has violated that.
One idea would be to try to get everyone to register with you when they install it. Then you'd at least know who has it and which websites to check.
In the end, I don't recommend trying this. Use the law if needed.
Bookmarks