blueswirls wordpress theme
The theme this website is based on is called greymonger and it is released under the GPL- this means that anyone can play with it and modify the code. It also means that the code of the modification must also be released under the GPL licence.
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
So here you go, the theme I use. It’s simply an archive of the theme folder, with the images slightly modified.
blueswirls.tar.gz This is just the theme folder, not the full website.
(update: 28 July 2009) Perhaps the best way to license this theme is under the Creative Commons “share alike” license.
GPL doesn’t *require* you to share the modified code unless you actually distribute the theme.
Actually with PHP it doesn’t make a lot of sense. When you share it, you share it code and all.
Merely modifying and using it for your own needs is perfectly acceptable without being forced to share that with the world at large. That’s my reasoning at least.
Here’s the relevant FAQ:
http://www.gnu.org/licenses/gpl-faq.html#GPLRequireSourcePostedPublic
I thought that the lawyers WordPress hired said that the PHP calls should be GPL but the CSS shouldn’t? Basically, Matt Mullenweg (WP Founder) wants everything to be GPL, but the licence doesn’t necessarily cover all code. For example, your swirls are a design and so are covered by the CSS code but as they are art they don’t fall under the GPL.
Make sure you don’t licence yourself too tightly.
Nice theme though
See here but the important bit is
So images and CSS do NOT need to GPL’d.
oh well, no one can say I’ve violated the license.
I won’t panic about maintaining a strict version history though.
Perhaps what the creator of grey monger meant to do was release the CSS (as a work of art) under the CC share-alike license.