I am wondering where I can find a website that contains scripts that are completely 100% open source. By that I mean not released under the GNU license and can have everything changed that I want to change.
I don't think you can find many of these, those willing to release under GNU is already kind enough, releasing the complete source without giving themselves any rights and allowing you to change anything, who would do that in this world?
I find doing a search on the topic and adding "open source" to the end does the trick. For example "store script open source" One note: Open Source licenses vary - GNU is Open Source, but you have to provide the source code changes to anyone who wants them. Other licenses (like the BSD license) don't require sharing the source code - one reason that you can't ask for the source code to the Mac operating system (which is based on FreeBSD, a linux-like OS).
All web scripts from iScripts are 100% open source ( Not GPL). so you can customize anything as you wish.