Category Archives: contract types

FOSS licenses upheld!

After a five-year struggle in US Federal District Court, Robert Jacobson recently prevailed in his copyright infringement claim against Matthew Katzer as a result of Katzer’s alleged misappropriation of open source code from Jacobson’s Java Model Railroad Interface project.

You can read all of the story in more detail at ConsortiumInfo.org.  The end result is a huge win for open source developers as a result of three key findings by the District Court:

  1. Violation of an open source software license constitutes copyright infringement, not just breach of contract (this was first upheld by the Federal Appeals Court in 2008 in this case).
  2. Use of open source code without attribution is a violation of the Digital Millennium Copyright Act.
  3. These violations entitle the Plaintiff (Jacobson) to monetary damages – which, as they’re based on violations of copyright law, are potentially much more substantial than those which may have been limited by contract law.

There are some mitigating circumstances in that the results in this case are not yet dispositive of all future violations, as the ruling of a US District Court is limited to absolute applicability only in its geographic district.  The concern is that a Federal Appellate Court (including the US Supreme Court) could overrule or otherwise reverse this decision.  Worse yet would be another US District Court coming to a different conclusion with a similar set of facts.

But for now, FOSS developers can rest a little easier knowing that their creations are protected by copyright law.

GPL, WordPress and Themes

I saw an intriguing post the other day by Jennifer Schiffer on WordPress, themes and the GPL.  She linked to a video of Matt Mullenweg (one of WordPress’ lead developers) who was talking about why WordPress was a GPL product (short answer: they didn’t really have a choice because WP is based on b2, which was GPL) and, more specifically, was talking about why themes and plugins are also then GPL.

The truth of the matter is that the GPLv3 is a very restrictive license, in as much as it’s also a harbinger of freedom.  The GPL was written in a way to specifically retain the freedoms it grants through successive iterations of a particular product, or its add-ons.  This means that if you like a GPL product, develop a derivative work, a modification, a plug-in or any other type of add-on, the resulting work is also going to be covered by the GPL (you do not have a choice in this).

“You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License.” – Section 10 of the GPL

This means that unless the WordPress GPL (yes, they’re specific by product… you can ADD restrictions if you want… so no 2 GPL’d products are necessarily identically licensed – we’ll talk about this in a minute) allowed for a theme developer to restrict the distribution of a theme, a theme developer isn’t allowed to add that restriction on their own.  Your development on a GPL product inherits the license of the original product.

Inheritance is a powerful concept because it creates license congruity, ad infinitum, for all downstream works of the original code.  It would be extremely difficult to manage license compliance if WordPress had one license, but a plug-in had a different one.

But there’s apparently a wonderful new theme available for WordPress called Thesis.  Its developer sells two several different versions of the theme (selling under the GPL is fine).  The problem comes to light when you look at the options:

  1. Personal:  one site only; footer link must remain intact; can’t re-sell theme or modifications
  2. Developer:  can create multiple sites and must pay Thesis developer for each site deployed; can remove footer link; can’t re-sell theme or modifications

And these options are problematic because they violate the GPL v2 under which WordPress is licensed.  Specifically, Section 2, which states, in part:

“You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.”

and Section 6:

“Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients’ exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License.”

(Note that v2 and v3 of the GPL are vastly different animals… and v2 was actually more in the realm of “free as in free beer” than v3, which touts freedom as “free as in free speech, not free beer”.)

So, in fact, the Thesis theme, as a WordPress derivative work, is bound to the GPLv2 license that WordPress is licensed under.  As such, even the sale of the theme is a problem, as are the one-site-only restrictions and the “can’t re-sell” restrictions.  Note: the footer link restriction is probably fine, as it could qualify as the attribution allowed under the GPL.  Additionally, it could be argued that the fee charged is for the “physical act of transferring a copy” as allowed by Section 1 of GPLv2, but even then, the remainder of the unauthorized restrictions are still problematic.

But who is going to do anything about this violation?  Who has the right to enforce the license?  WordPress?  The folks at b2 (WordPress’ predecessor)?  Any particular end user?  Technically, it’s the folks at WordPress who have the right to enforce their license upon theme and plug-in developers.  They have the ability to potentially even sue to prevent a rogue developer from violating their license with WordPress [though I’m guessing that a theme developer is going to try to argue that a theme isn’t a derivative work or a modification].  But this is inherently difficult.  So instead, WordPress is taking a slightly different tack.  They’re going to create a Theme Page on the main WordPress website which only lists themes that follow the GPL (by the way, all derivatives have to be GPLv2 licensed, as the WordPress license doesn’t allow for newer versions of the GPL to apply).  I’m guessing that Thesis won’t be listed.

This Week on The Web 2009-10-11

These are the discussions that happened around the web this week – maybe you already read about them, maybe you need to again.  Come join the party on twitter (follow me here and you’ll participate in the conversation live.)

I also realized that many of you might have no idea what you’re seeing below.  Sorry.  These are “tweets”, 140 maximum character messages sent via Twitter.  Within the Twitterverse individual users follow others and have followers (think of it like overlapping Venn diagram circles).  To read a tweet, you have to wade through a bit of jargon used to make the most of the 140 character limitation.  “RT” for example, is shorthand for “Re-tweet” and the @____ is the username of some other individual on Twitter.  Combined together, then, “RT @_____” means that someone else wrote a tweet that I found important and I now want to forward along to my followers.  The URL’s are then also shortened by shortening services like bit.ly to make the most of the character limitation, too.  Lastly, you might see “hash” identifiers “#______” which are ways to tag tweets of a particular flavor for easy searching later and “<” which means that I am commenting on what came before it.

This Week on The Web 2009-09-13 (my birthday edition)

It happens to be my birthday weekend and between eating some great food, playing Guitar Hero with my wife and hanging with the family, these are the things that happened around the web this week – maybe you already read about them, maybe you need to again – there were some REALLY great discussions going on.  Come join the party on twitter (follow me here and you’ll join the conversation live.)

I also realized that many of you might have no idea what you’re seeing below.  Sorry.  These are “tweets”, 140 maximum character messages sent via Twitter.  Within the Twitterverse individual users follow others and have followers (think of it like overlapping Venn diagram circles).  To read a tweet, you have to wade through a bit of jargon used to make the most of the 140 character limitation.  “RT” for example, is shorthand for “Re-tweet” and the @____ is the username of some other individual on Twitter.  Combined together, then, “RT @_____” means that someone else wrote a tweet that I found important and I now want to forward along to my followers.  The URL’s are then also shortened by shortening services like bit.ly to make the most of the character limitation, too.  Lastly, you might see “hash” identifiers “#______” which are ways to tag tweets of a particular flavor for easy searching later and “<” which means that I am commenting on what came before it.

This Week on The Web 2009-08-30

The things that happened around the web this week – maybe you already read about them, maybe you need to again.

I also realized that many of you might have no idea what you’re seeing below.  Sorry.  These are “tweets”, 140 maximum character messages sent via Twitter.  Within the Twitterverse individual users follow others and have followers (think of it like overlapping Venn diagram circles).  To read a tweet, you have to wade through a bit of jargon used to make the most of the 140 character limitation.  “RT” for example, is shorthand for “Re-tweet” and the @____ is the username of some other individual on Twitter.  Combined together, then, “RT @_____” means that someone else wrote a tweet that I found important and I now want to forward along to my followers.  The URL’s are then also shortened by shortening services like bit.ly to make the most of the character limitation, too.  Lastly, you might see “hash” identifiers “#______” which are ways to tag tweets of a particular flavor for easy searching later.

Four Disadvantages to Using SaaS for Your Small Business

This is a blog response to DreamSimplicity’s “4 Advantages to Using SaaS for Your Small Business“.  DS is correct, SaaS offers several great advantages that small businesses can exploit – such as obtaining access to enterprise-class software once priced outside non-enterprise reach.  But all is not rosy and wonderful in the SaaS world.  It pays to consider all options before moving ahead with any software product, and some risks are exacerbated by a SaaS environment.  Here are four to consider:

  1. You’re still small and probably have no leverage to negotiate the license.  Even SaaS vendors offer negotiable software licenses to customers who buy above a certain threshold.  As a small business, you’ll be less likely to meet that threshold and will be tied to their unmodified EULA.  Take the time to read this document carefully, it’s the setup for the next three issues.  Oh, and just because you’re small doesn’t mean you can’t TRY to negotiate.  ALWAYS ask for the changes you want – the worst they say is “no.”
  2. The SaaS provider is going to have your data.  Building your business from the ground up within one of these platforms is terrific.  However, once you mature to the point where you consider switching, you might only now start to consider how to get your data out of the system.  If you think of this up front, you might be able to get a small change to your contract to allow you easy access to your information.  If not, do the research to see how you can export data.  Zoho, for example, is awesome.  But there’s almost no way to easily get all of the data from a fully-populated database out of ZohoCRM.
  3. The SaaS provider is going to be storing your data.  Depending on your business, you might have certain regulations governing the acquisition, storage and use of the information you gather from customers.  Again, if you’ve clicked “I Agree” to the standard EULA, chances are, the vendor isn’t offering any real protection of data.
  4. You have to consider the potential for your provider to go out of business.  With the SaaS model, you only have access to the application for so long as the provider is viable.  If the provider goes away tomorrow, so does your access to the application (not to mention your data).  As a small business, you probably won’t have access to some of the enterprise-class contract provisions here either – such as escrow, guarantees for unexpected terminations… heck, even termination notice.

So, while SaaS can offer extremely valuable opportunities, there are pitfalls, too.  Just be aware – for even if you can’t do anything about these issues from a contractual perspective, you can try to deal with it from a business planning perspective.

This Week on the Web 2009-08-02

This Week on The Web for 2009-07-26

Amazon’s Orwellian Behavior

As many are reporting, Amazon.com “recalled” an e-book remotely in response to a request by a publisher.  This is all kinds of scary and most folks are centered on the purely tangible nature of the problem.  I’m also concerned about the precent it sets, but I’m more concerned about the sapping of intellectual property rights that seems to be yet unexplored by these articles.

When you buy a book, you’re actually completing two transactions.  You’re purchasing the paper – the tangible product.  But you’re also buying a copy of the story itself – the intellectual property.  Each of these has distinct legal implications and over the years, laws have been developed to help protect not only the customer/consumer, but also the author and publisher.  The physical aspect protecting the consumer is that you have the ability to change your mind about your purchase (ie: you can return the book assuming you don’t damage it and that the transaction wasn’t noted as “all sales final” (though this isn’t an absolute bar to return)).  Retailers are likewise allowed to return what is returned to them – they have even more flexible return policies with their distributors.  And, as we’ve seen in the prior articles, folks are in an uproar about the idea that a retailer would come to your house to automatically take-back things you’ve purchased simply because their distributors wanted them to do so.

The other transaction – the one for the intellectual property – is much more interesting (IMHO).

Copyright is the protection most books are afforded.  When you buy a book, you have the right to read the story, burn/destroy the book, talk about the story with anyone, and heck, you can even resell the book (this is all part of what is known as the “first sale doctrine”.  What you can’t do is make copies of the book.  If you sell it to someone else, you can’t keep a copy for yourself, too (this is the issue with software, music, movies, etc being “shared” online).  But short of sale, the ownership in the copy is yours.  Therefore, it’s my argument that Amazon.com’s behavior amounts to theft – both of the tangible item AND the intellectual property.

The usual problem with pursuing this claim is that a service provider is smart enough to make device owners agree to some form of Terms of Service.  I would’ve thought that the Kindle ToS would have even been so bold as to allow Amazon an unrestricted right to do what they did.  But it doesn’t (Amazon Kindle ToS as of 2/9/2009):

Use of Digital Content. Upon your payment of the applicable fees set by Amazon, Amazon grants you the non-exclusive right to keep a permanent copy of the applicable Digital Content and to view, use, and display such Digital Content an unlimited number of times, solely on the Device or as authorized by Amazon as part of the Service and solely for your personal, non-commercial use. Digital Content will be deemed licensed to you by Amazon under this Agreement unless otherwise expressly provided by Amazon. [Emphasis added.]

I have other problems with this document, of course (such as the restrictions on resale).  But on its surface, Amazon grants a perpetual license to the purchased content.  So through their behavior, following their own Terms of Service, they’re in breach.  But we won’t hear about any suits as the ToS restricts claims to confidential arbitration and limits damages to the price of the device.

For its part, Amazon says that “We are changing our systems so that in the future we will not remove books from customers’ devices in these circumstances.”

[Update:  Amazon’s Herdener (the source of the above quote) actually said more:

These books were added to our catalog using our self-service platform by a third-party who did not have the rights to the books. When we were notified of this by the rights holder, we removed the illegal copies from our systems and from customers’ devices, and refunded customers. We are changing our systems so that in the future we will not remove books from customers’ devices in these circumstances.

This doesn’t really change anything.  Even if an unauthorized party sells you something they don’t own, so long as you don’t know that the item wasn’t theirs to sell, you retain ownership as a “bonafide purchaser.”  I’m glad to see that Amazon won’t remove books in the future, seeing that they weren’t supposed to do it in the first place.]