The BSD license explicitly states that modifications of the source code are also subject to the BSD license. Because it is a single file everything in the wiki is part of the code and you can not remove the BSD license from the code or from any part of the code, even if the part you want to remove the license from is your modification.
The relevant part of the license is: Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. For TiddlyWiki (at least as an html file) the two conditions are equivalent. The license is useful in the context of open source software because it applies to all modifications of and derivatives made from the code. So anything contained in a tiddlywiki is part of the source code and therefore subject to this license. In most other coding contexts the code can be separated into different files or libraries which allows you to use BSD licensed code with a larger project that contains components that don't use an open source license. As far as I can tell the situation brought about by using tiddlywiki for creative works is unique and none of the licenses fit this situation because they consider the source code for each library or application as a collection of distinct entities, not a monolithic entity that contains distinct modules that can each be subject to their own license independent of the container. I don't think that this use is in anyway in opposition to the ideas of free software, but it is a situation that hasn't been addressed yet so none of the existing licenses allow what we want. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/0a962e36-63c0-4454-bedf-c05da572ea88%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

