Short answer: Yes.
Longer answer: Just because something is released as open-source/under the GPL doesn’t mean you can’t put it behind a paywall. All WP themes have to be licensed GPL if you distribute them, because they are derived from the WordPress code, which is itself GPL, but you can still charge for it.
Your css and images, however, do not have to be released under the GPL – you could do a split license.
See this excellent article by Mark Jaquith: http://markjaquith.wordpress.com/2010/07/17/why-wordpress-themes-are-derivative-of-wordpress/
Related Posts:
- How to disable commenting from Twenty Ten theme? [closed]
- How to create a drop down menu like in twenty eleven theme?
- Remove “Posted on” and “Posted in” from the Twenty Ten Theme
- I want to add a class to main div on a template. how can I do that?
- update = remove code
- I would like to remove the url and description from about the header
- How to replace the twentyten image header with my flash banner?
- Remove Header from specific page in Twenty Ten [closed]
- Where is the code that set the background image in TwentyTen theme?
- Remove Author, Post and Category-related Text from a Theme?
- Adding Tag On Single Post from bbpress (Tewenty Ten) Themes
- Making a 1140px wide header logo in the twenty-ten theme?
- How to get twenty ten content side by side (images and/or text)?
- How to change the license for a project at Github?
- MIT vs GPL license
- Credit link that if removed stops site from working
- How Do I Protect My Premium WordPress App Theme from Copying?
- Removing the “Powered by WordPress” Link?
- What does exactly GPL license mean for my WordPress theme?
- Am I allowed to license my WordPress theme under the aGPL
- Open Source plugin and requires licence
- WordPress Copyright Dillema (i.e. Powered by) [duplicate]
- Is it breaking the GPL if you remove license.txt before uploading?
- How to license my commercial WordPress theme? [closed]
- how is the theme unit test data licensed?
- GPL and plugins
- Create plugin with 3rd party MIT license code
- Adding post-formats to Twenty Ten child theme
- Using MIT Licensed niftyPlayer in a WordPress Hosted Plugin (Premium and Free versions)
- How to override function in functions.php of parent theme?
- Can I Download a Free WordPress Theme, Edit it and Use it?
- How to remove “Proudly powered by WordPress” in Twenty Sixteen (2016) theme?
- What happens with GPL license when commercial elements are added to it?
- Attribution when using other plugin’s code
- Does releasing a plugin under the AGPL force people to open source their whole WordPress installation?
- How to override function twentyten_comment
- Where can I find a good reviewed collection of Twenty Ten child themes?
- Creating Multiple Menus when using the TwentyTen Theme?
- Making the Header on the Twenty Ten Theme Less Tall?
- What’s the correct way to include files in WordPress TwentyTen theme with it’s own jquery scripts and css?
- Customized widget area – how to override or filter class xoxo?
- How do I create a magazine type menu – sub-menu setup using wp_nav_menu and child of twentyten? [closed]
- Is the content of a WordPress blog GPL?
- How do you protect a premium theme from being copied?
- Twenty Ten child theme has post on an inner page. Cant get that page to use my desired template
- Modifying WordPress plugins
- Properly licensing a plugin that uses Apache 2.0 licensed code
- Looking for the code in twentyten that allows users to select images for the header/banner
- Can I license my WordPress Theme under the GPL 3.0?
- Licensing: Can I include SWFs without source in a plugin released on wordpress.org?
- Accesibility problems with dropdown menus in twentyten theme or others
- adding .current* tags to custom post types and taxonomies
- Licensing of freemium plugin
- How can I edit the Twenty Ten Theme to remove the comments box when a page uses a specific template?
- How do I make the category template display full posts instead of partial posts?
- extended MIT license
- Does WordPress have to be released under the GPL?
- Hosting plugin with excanvas (dependency of flot, jqPlot and more) in official repository?
- display 20 lines only with the_content
- How do I remove twentyten without ruining what I did?
- How can I hide the sidebar on specific pages?
- How wordpress theme/plugins license works? and what power include it?
- Is license need for free wordpress plugin
- Free themes for commercial use
- Why does the TwentyTen Theme sidebar have a class called ‘xoxo’?
- Theme licensing and permission on changing content [closed]
- Add blogs to “Blogs i Follow” sidebar [closed]
- conditional (theme) language selection at ‘runtime’
- Best way to maintain and update 3rd-party WP plugin when developer is unresponsive?
- Is accessing theme and using customizer GPL distribution?
- Post thumbnails not working in my new install of WP 3.1 with Twenty Ten theme
- How to create a fixed header and scrolling content area
- Can I put in Github the code of a abandoned plugin I want to fork?
- Royalty-Free Sliders used in theme development
- is it legal to charge for wordpress multisite?
- do_shortcode() in twentyeleven theme
- Possibility of including third party software/plugins in the WordPress repository
- Can I use Symfony components in a plugin that I want to submit to the WordPress plugin repository?
- Custom license for WordPress plugin
- Is it fair to use MIT licensed code in WordPress plugins? [closed]
- Extend the twentyten dropdown menu with jQuery with a delay onmouseout
- WordPress TwentyTen Theme Incompatible with Theme Unit Test
- Use Featured Image of Post as Header Image
- Template messed up on viewing posts
- Making a WordPress theme based on twentyten
- Create a category archive page in TwentyTen Child Theme
- Can we use a library under MIT license in a WooCommerce plugin?
- Can i legally remove a credit from a free plugin on wordpress.org? [closed]
- Licensing options for WordPress Plugins
- Licensing a Plugin [closed]
- License of the used Bootstrap Theme is not GPL compatible
- Function to limit number of custom post types on homepage – TwentyTen
- Twenty ten or Twenty eleven as base for responsive child theme
- Best way to add some custom javascript using jquery to a child theme
- Display most recent posts in category with Twenty Ten theme widget
- Single Domain/Multiple Domain installation restrictions allowed for plugins?
- Child pages don’t become submenus (as in the twenty-ten theme)?
- Uploading and inserting an image using a custom option panel like in the Twenty Ten theme?
- Twenty Ten Theme: Replace the Logo by a picture without moving the code
- How can I change how my tag pages display?