Automattic (Wordpress) States Explicitly That It Won't Claim Copyright Over Its APIs

from the free-'em-up dept

In the wake of last week's horrible ruling saying that APIs are covered by copyright, we've pointed out that the negative impact on innovation could be massive, creating chilling effects concerning all sorts of development. Thankfully, at least some companies are being fairly proactive in distancing themselves from the crazy idea that APIs can be covered by copyright. Automattic, the makers of WordPress, just amended their API Terms of Use to make it explicit that they don't believe APIs are copyrightable subject matter, and they will not claim copyright on them:
[Update: 5.12.2014] One more thing – APIs like ours enable the kind of collaboration that makes the Internet great. We don’t think APIs are copyrightable subject matter, and don’t claim copyright in our APIs.
This is good to see, and hopefully we'll see other companies with APIs doing the same thing. It will help separate out companies that want to encourage open innovation -- from those who want to lock things down. In the end, perhaps this whole thing will even backfire on Oracle, as it makes people that much less interested in working on technologies from a company looking to lock up innovation.
Hide this

Thank you for reading this Techdirt post. With so many things competing for everyone’s attention these days, we really appreciate you giving us your time. We work hard every day to put quality content out there for our community.

Techdirt is one of the few remaining truly independent media outlets. We do not have a giant corporation behind us, and we rely heavily on our community to support us, in an age when advertisers are increasingly uninterested in sponsoring small, independent sites — especially a site like ours that is unwilling to pull punches in its reporting and analysis.

While other websites have resorted to paywalls, registration requirements, and increasingly annoying/intrusive advertising, we have always kept Techdirt open and available to anyone. But in order to continue doing so, we need your support. We offer a variety of ways for our readers to support us, from direct donations to special subscriptions and cool merchandise — and every little bit helps. Thank you.

–The Techdirt Team

Filed Under: api, copyright, wordpress
Companies: automattic


Reader Comments

Subscribe: RSS

View by: Time | Thread


  • identicon
    Anonymous Coward, 14 May 2014 @ 9:22pm

    [Update: 5.12.2014] One more thing � APIs like ours enable the kind of collaboration that makes the Internet great. We don�t think APIs are copyrightable subject matter, and don�t claim copyright in our APIs.

    I'm not sure this will have any legal meaning since copyright is automatic, and they're not disclaiming copyright. Perhaps Wordpress should explicitly place them in the public domain using using Creative Commons.

    link to this | view in chronology ]

    • icon
      John Fenderson (profile), 15 May 2014 @ 6:57am

      Re:

      "We don�t think APIs are copyrightable subject matter"

      That sounds like disclaiming to me.

      link to this | view in chronology ]

    • identicon
      Michael, 15 May 2014 @ 8:14am

      Re:

      CC is a license - it does not put things into the public domain. In fact, I don't think there is any way to make something public domain these days (at least in the US) unless it is created by the US government.

      link to this | view in chronology ]

    • icon
      madasahatter (profile), 15 May 2014 @ 8:55am

      Re:

      Essentially, Wordpress is announcing they do not consider their APIs qualify for a copyright and will not enforce any copyright claims on anyone.

      link to this | view in chronology ]

    • identicon
      Anonymous Coward, 15 May 2014 @ 9:24am

      Re:

      By publicly stating they don't claim copyright, I think there's a pretty good argument that they have abandoned whatever copyright interest they would otherwise have (and at least give people a ton of defenses).

      link to this | view in chronology ]

      • identicon
        Anonymous Coward, 15 May 2014 @ 9:48am

        Re: Re:

        By publicly stating they don't claim copyright�

        Promissory estoppel.

        If some person relies on the public statement, to that said person's detriment�

        link to this | view in chronology ]

        • identicon
          Anonymous Coward, 15 May 2014 @ 10:24am

          Re: Re: Re:

          Precisely. Although the fact that their official license materials seem to be contradictory (as others have noted) muddies the waters a bit.

          link to this | view in chronology ]

  • identicon
    Anonymous Coward, 15 May 2014 @ 12:36am

    The statement "... and don�t claim copyright in our APIs"

    To me, I believe that to be an omission of their claim to copyright their APIs. Also, since they are using the GNU GPLv2+ license on their software, it's already meant to be open source and available to all in whole or part as long as there is no profit to be made on their work and that any portions not changed are still referenced back to them as the rightful "owners/developers" and made public to anyone using a 3rd party software based on their code.

    link to this | view in chronology ]

    • identicon
      Anonymous Coward, 15 May 2014 @ 7:47am

      Re:

      gpl does allow profit, it just doesn't allow you to deny certain rights to end users, see the definition of free software: http://gnu.org/philosophy/free-sw.html

      granted profit is more difficult without a monopoly on the product but that's not the same thing as forbidding it

      link to this | view in chronology ]

  • icon
    saulgoode (profile), 15 May 2014 @ 3:23am

    And yet Section 3 of their Terms of Use begins with the sentence:

    "The Automattic APIs are subject to certain intellectual property rights, including trademarks, copyrights in the US and other countries."

    link to this | view in chronology ]

    • identicon
      Pragmatic, 16 May 2014 @ 6:14am

      Re:

      Damn, and they were doing so well... perhaps if someone points the inconsistencies out to them, they'll fix them.

      It's important to ensure that APIs are not copyrighted as they affect interoperability; assigning intellectual property rights to them is anti-competitive and anti-ethical to a fair and open market. We might never have a free market, but is it too much to ask for a fair one?

      link to this | view in chronology ]

  • identicon
    Anonymous Coward, 15 May 2014 @ 4:09am

    Embed java dependencies with an executable?
    Rely on other apps but with your implementation of specific api functions?
    Fuck you!

    Everyone should rewrite all the code not to use the api. A lot of the custom apps that businesses use are now infringing copyright.


    Oracle is deprecated.
    God help the guys who now have 100+ apps to rewrite just because their boss installed a custom new printer system. Before they could have just rewrote the function linked from the api and rebuilt the apps.

    link to this | view in chronology ]

    • icon
      John Fenderson (profile), 15 May 2014 @ 7:01am

      Re:

      If the Oracle decision holds up, then I think we'll see this happen. The problem isn't the small developer with hundreds of apps. The problem is the large software houses that have large single applications that consist of hundred of thousands to millions of lines of Java code (I work at such a company). There is no way that it is economically feasible to rewrite that stuff, so it will take years those guys to disentangle from Java.

      link to this | view in chronology ]

      • identicon
        Anonymous Coward, 15 May 2014 @ 2:33pm

        Re: Re:

        I feel more for the little guy in this situation. With a large scale you have a chance to migrate and the structure would be there to accommodate such a task, even though it is the same terrible task. The "little" guy would just go into work one morning and his boss would already have the new printer or whatever wired up.

        One or two guys rewriting 100+ apps that have accumulated "api infringement" over years would be an almost impossible task too. Especially considering on-site coders spent the last 10+ years customizing the java api to integrate apps easily into the "work system". Now they don't just have to customize the api, they have to write all the functions, build classes, reference all the new functions etc... basically rewrite all the apps that they probably didn't write in the first place.

        Same problem. The scale doesn't really make much of a difference in that respect. It's just the way bosses in large-ish firms with only one or two coders operate. They just appear with shit that they want integrated and don't really consider the work involved.

        link to this | view in chronology ]

        • icon
          John Fenderson (profile), 15 May 2014 @ 2:45pm

          Re: Re: Re:

          Good points. The main difference I was seeing was the cost of making the port. If you have application X and application Y, where Y is 100 times larger than X, it will cost more than 100 times as much ("cost" meaning total time and effort, not money) to port Y than X.

          For really huge applications, the economics make such a port impossible. This means that it won't happen -- the best that can be hoped for is to let the application run the normal life cycle and drop it completely at the end.

          I was not talking about who to feel sorry for -- like you, I feel sorry for everyone. I was talking about who is in a better position to migrate away from Java, and that is the producers of smaller apps. So we'll see them go first.

          Oracle has fucked over the entire industry, and there are only losers as far as the eye can see. Oracle itself might be a winner in the short term, but I think this will cost them more than it was worth in the longer term.

          link to this | view in chronology ]

  • identicon
    Anonymous Coward, 15 May 2014 @ 4:48am

    Actually it does claim copyright over its APIs

    Matt and several other WP developers have claimed that plugins and themes must be released under the GPLv2+ because they interact with WP's PHP API, e.g.:

    http://markjaquith.wordpress.com/2010/07/17/why-wordpress-themes-are-derivative-of-wordpress/

    link to this | view in chronology ]

  • identicon
    Rick Carufel, 15 May 2014 @ 7:12am

    Since the API from goodreads.com is based on fake ratings and reviews, making it a complete fraud, does this mean that now even fraud can be copyrighted?

    link to this | view in chronology ]

  • icon
    Groaker (profile), 15 May 2014 @ 12:16pm

    Interfaces

    I interface with most people that I meet in the API of English. I think I would like to copyright it.

    link to this | view in chronology ]

  • icon
    Uriel-238 (profile), 15 May 2014 @ 3:59pm

    Yeah! Wouldn't CC be better?

    I'm with Anonymous Coward @ 1. copyright law is such that someone will be able to claim Automattic's APIs as their own IP and troll Wordpress and anyone else who uses them.

    This has been an issue of my own in designing a game that borrows conventions from other IP now that there's a precedent that game conventions (such as tapping a card -- turning it sideways -- to activate it's abilities, now owned by WOTC) can be patented. Should all these elements I want to remain freely available be turned into creative commons? (In this case I'd use a service such as the patent commons project that was started to preserve Linux code.)

    I'd think because trolling is so easy and so often done, we'd want to Creative Commons (or some equivilant) everything we possibly can, especially since it appears plausible to try to require licensing for every little practice (the word "the", Hitler, photographing birds, Putting one's name on his underwear, et. al.)


    As of this posting I have not received a US National Security Letter or any classified gag order from an agent of the United States
    This post does not contain an encrypted secret message
    Thursday, May 15, 2014 3:53:53 PM
    paperclip belt microphone fever artillery scarecrow wave chimp

    link to this | view in chronology ]

  • icon
    Jeffro (profile), 19 May 2014 @ 3:23am

    Automattic Doesn't Make WordPress

    For starters, Automattic doesn't make WordPress. They are the parent company of WordPress.com which is a service. A completely seperate entity of WordPress the open source project. Also worth noting that Automattic doesn't own WordPress.

    Ok, now that that's out of the way, someone mentioned that section three of their document still referenced copyright claims to their APIs. They've since updated the text.

    (3. Intellectual Property. [The Automattic APIs are subject to certain intellectual property rights in the US and other countries (though Automattic does not claim copyrights in the Automattic APIs that may arise under US law). You agree to abide by such rights, all applicable laws, and any additional copyright notices or restrictions to which any Content is subject.])

    That change coincides with their statement of not claiming copyrights on the APIs.

    link to this | view in chronology ]

  • identicon
    emma, 1 Dec 2014 @ 4:11am

    psds to wordpress

    Rich content. Thank you for sharing useful information regarding of WordPress.

    link to this | view in chronology ]

  • identicon
    emma, 5 Jan 2015 @ 9:36pm

    WordPress Development Company

    Nice information!
    WordPress is the best choice for developing a website because it large content management system and custom in nature. WordPress website is so easy to maintain. Choose a Professional WordPress Development Company and make your WordPress websites.

    link to this | view in chronology ]


Follow Techdirt
Essential Reading
Techdirt Deals
Report this ad  |  Hide Techdirt ads
Techdirt Insider Discord

The latest chatter on the Techdirt Insider Discord channel...

Loading...
Recent Stories

This site, like most other sites on the web, uses cookies. For more information, see our privacy policy. Got it
Close

Email This

This feature is only available to registered users. Register or sign in to use it.