Slashdot Mirror


Wikia and Sony Playing Licensing Mind Tricks

TuringTest (533084) writes "Popular culture website Wikia originally hosted its user-contributed content under a free, sharealike Commercial Commons license (CC-BY-SA). At least as soon as 2003, some specific wikis decided to use the non-commercial CC-BY-NC license instead: hey, this license supposedly protects the authors, and anyone is free to choose how they want to license their work anyway, right? However, in late 2012 Wikia added to its License terms of service a retroactive clause for all its non-commercial content, granting Wikia an exclusive right to use this content in commercial contexts, effectively making all CC-BY-NC content dual-licensed. And today, Wikia is publicizing a partnership with Sony to display Wikia content on Smart TVs, a clear commercial use. A similar event happened at TV Tropes when the site owners single-handedly changed the site's copyright notice from ShareAlike to the incompatible NonCommercial, without notifying nor requesting consent from its contributors. Is this the ultimate fate of all wikis? Do Creative Commons licenses hold any weight for community websites?"

71 of 108 comments (clear)

  1. Creating Content on Someone Else's Site Has Risks by jratcliffe · · Score: 2

    1. IANAL, and, while I'm quite familiar with a lot of copyright issues, I can't venture an expert opinion about whether the license conversions would actually stand up to a lawsuit.

    2. That being said, if you're creating and editing content on someone else's website, you've got to face the risk that the content might end up being used in ways of which you don't approve.

  2. Copyright owners by mwvdlee · · Score: 2

    So what do the actual copyright owners say?
    The people who put stuff on those sites under a CC-BY-NC license?

    --
    Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
    1. Re:Copyright owners by QuasiSteve · · Score: 3, Interesting

      I think there's a bit of confusion with these sites that I agree should be cleared up.

      It's not that the authors are licensing the content to the service under the CC-BY-NC license - more often than not, they're just giving the content to the service with no strings attached whatsoever.

      The service then applies a CC-BY-NC license to that content for third parties to make use of, but that doesn't mean the service can't change the license around at a later time.

      Because authors just gave the content away freely and willingly (albeit perhaps not knowingly, in terms of the extent), they don't really have grounds for complaint other than moral grounds.

    2. Re:Copyright owners by TuringTest · · Score: 2

      No, they didn't. The license to use content "as the website sees fit" was included way after the content was created.

      --
      Singularity: a belief in the "God" idea with the "demiurge" relation inverted.
    3. Re:Copyright owners by alen · · Score: 1

      and i bet there was a clause in the original license saying they can change it any time they want

    4. Re:Copyright owners by TuringTest · · Score: 3, Informative

      Wrong. Since the website doesn't have permission under copyright law to use the content, the only thing that allows Wikia to publish content they didn't create is the license under which editors have given them such permission. Users *are* licensing the content to the service under the CC-BY-NC license - they're contributing to a derivative work published under that license, so the combined work must be under the license per the terms of the CC.

      So the "willingly giving" of content was provided under a very specific license, which is the reason why many users bother to contribute at all. Not honoring the license is not only morally wrong, it's also illegal.

      --
      Singularity: a belief in the "God" idea with the "demiurge" relation inverted.
    5. Re:Copyright owners by gstoddart · · Score: 2

      There always is.

      "I have altered our deal. Pray I don't alter it further."

      --
      Lost at C:>. Found at C.
    6. Re:Copyright owners by Anonymous Coward · · Score: 2, Informative

      and i bet there was a clause in the original license saying they can change it any time they want

      RTFA, the CC license explicitly forbids doing that:

      No term or provision of this License shall be deemed waived and no breach consented to unless such waiver or consent shall be in writing and signed by the party to be charged with such waiver or consent.
      This License constitutes the entire agreement between the parties with respect to the Work licensed here. There are no understandings, agreements or representations with respect to the Work not specified here. Licensor shall not be bound by any additional provisions that may appear in any communication from You. This License may not be modified without the mutual written agreement of the Licensor and You.

    7. Re:Copyright owners by QuasiSteve · · Score: 1

      Per your sig I understand you're probably better informed than I am on these matters.

      I do wonder though whether or not you are correct in this case.

      Let's say I've got a piece of software and I decide to publish that under the GPL.

      Somebody sends me a piece of code to include in the software.

      I add it, and release it, still under the GPL. Then later on, I decide to release the code under, say, the BSD license - including the bit that was contributed by Somebody.

      Whether or not I can do so depends on what license that Somebody gave me when they handed me the code. While it might seem obvious that they contributed to something that's under the GPL license and should therefore also be GPL, what they actually did was contribute to a codebase - a codebase under my control, and one that I can slap any which license on that I like.

      At least, that's my understanding. So my questions would be: 1. what license did authors actually give Wikia for their contributed content (explicitly or implicitly), 2. does the license of the greater work at that time trump the license on the contribution and 3. why?

    8. Re:Copyright owners by TuringTest · · Score: 3, Informative

      You'd better as hell request an explicit permission to distribute the code from any contributor to your code base, and clarify in the post forms the conditions under which any contribution can be used.

      what they actually did was contribute to a codebase - a codebase under my control, and one that I can slap any which license on that I like.

      Utterly wrong. Under copyright laws, you can only relicense content that you created, or for which you've been given explicit ownership permissions; if Somebody gave you the code only under the original GPL and didn't assign copyright to you, in order to relicense the code you must first remove any such contribution, so that the result only contains the parts you wrote - otherwise, you'll break their copyright.

      This is what is going on in both wikis - the only license under which they published their work at first was the CC-BY-SA (or CC-BY-NC for some Wikias), which is the reason for the sites becoming popular in the first place as many users wouldn't bother to contribute under more restrictive licenses; and neither site requested ownership rights until recently.

      --
      Singularity: a belief in the "God" idea with the "demiurge" relation inverted.
    9. Re:Copyright owners by gnasher719 · · Score: 1

      and i bet there was a clause in the original license saying they can change it any time they want

      How would that be possible? Only the copyright holder can change the license under which their copyrighted works can be used. Now this site seems to have added terms to their site that claim "by using our site, you give up any restriction that your content cannot be used for commercial uses". That has at least big, big problems. First obviously copyrighted works by people using the site at some point in the past, but not anymore. Using such content is obvious copyright infringement since the copyright holder never waived their rights. Second, adding terms that restrict the rights of third parties. If _my_ content is on that site, then I most certainly did not agree that you can require _others_ who look at _my_ content to waive their rights. Third, copyright has strong legal protection. There can be statutory damages up to $150,000 per copied work.

    10. Re:Copyright owners by QuasiSteve · · Score: 1

      if Somebody gave you the code only under the original GPL

      That's the part that I'm wondering about, though.

      Did Somebody actually give me code under the GPL - or did they just... give me code? At which point, should one assume it is just a gift (which you can do with as you please), that it was implied that it would be under the GPL because the project it's intended for is under the GPL, or that in fact I couldn't do anything with that code other than as stipulated in any particular communication surrounding that code contribution; e.g. if it's sent by e-mail and the e-mail only says "try this, I think it speeds things up about 20%" - does that mean I should only try it, or that I'm free to include it in the distribution and put the GPL license on it, etc.?

      Thus why I said in GGGP(?) post that it should be made explicitly clear what license it's being contributed under - rather than any implied licensing - and I have no idea if Wiki had/has any such clauses.

    11. Re:Copyright owners by TuringTest · · Score: 1

      Did you get that in writing? If not, don't treat it as a gift. If you include it in the GPL code without explicit permission, you may taint the whole project. In fact, many people contribute to FLOSS and Open Knowledge projects with the explicit expectation that it won't be relicensed, and we refrain from contributing to such projects without those guarantees - so yes, there's a strong expectation that contributing to a GPL project is done under GPL terms and no others. The GPL was explicitly designed with that goal in mind.

      You're not the copyright owner of content you didn't write, period. And if you didn't write it you can't relicense it without written permission. The FSF requests that contributors assign them their copyrights because of this very reason.

      --
      Singularity: a belief in the "God" idea with the "demiurge" relation inverted.
    12. Re:Copyright owners by jp10558 · · Score: 1

      As far as I can tell, unless you have a copyright assignment from the person who wrote the copyrighted material, there is no reason to think you would have ownership of the copyrighted material. This is why many companies that operate in such a model make you go through a process to become a contributer.

      Just e-mailing something to someone doesn't assign them copyright, and I think that sort of thing was decided long ago with mailing manuscripts.

      The web interface still is the same. In no case has anyone been able to argue they didn't infringe copyright (of a song etc) based on *the method they received the copyrighted material* - otherwise it would seem to me that bittorrent of a version of a song would not infringe as you didn't have a contract or license appended to the CD (if the CD is old enough)...

      Remember, you don't need a copyright notice to get copyright protection now (though you used to, in which case your argument probably would be correct, unless the poster added a copyright notice).

      In the case of an ambiguous web interface, I think you need to consider the logic like this:

      1) I have received copyrighted content, and no explicit license or assignment.
      2) What can I do with this? I personally can view it, but I can't make copies, nor can I distribute it. So I can't put it up on a website I own. This is standard basic copyright law. I don't think anyone disagrees about this.
      3) However, my website is providing hosting with the results licensed CC-BY-SA, which is a license that does allow me to share and distribute the copyrighted material. It seems likely that the copyrighted material was posted on my site utilizing that license, especially as much of it is derivative of the existing CC-BY-SA license.

      I don't see any way to get to copyright assignment that would hold up in court. I have my doubts that #3 really holds up - the content should be explicitly licensed by the contributor. For it to actually work, it should be, as you say, part of the site contract entered into for edit access - like Slashdot has comments owned by the poster.

      --
      Opera, Proxomitron-Grypen,GPG 0x0A1C6EE3
    13. Re:Copyright owners by Kalriath · · Score: 1

      If they just sent you code with no license whatsoever, what they actually gave you is All Rights Reserved, and you may not use it at all. Period. There is no concept of "gift" in copyright.

      --
      For a site about things like basic rights, Slashdot users sure do like to censor "dissent".
  3. Re:Creating Content on Someone Else's Site Has Ris by gstoddart · · Score: 3, Interesting

    More or less the same thing happened with Gracenote as I recall.

    Lots of people created the content in CCDB, and then the organization took it private and said "ours now".

    Sooner or later, it seems like every entity which relies on other people to make their content decide that they now own it and can make it closed.

    It's a great business model, but it pretty much screws over the people who actually built your product.

    --
    Lost at C:>. Found at C.
  4. CC-BY-NC are excluded by szumo · · Score: 5, Informative

    CC-BY-NC licensed Wiki's are not included in content presented by Sony apps (only CC-BY-SA ones are). Disclaimer: I used to work for Wikia on this project so have first hand info about this.

    1. Re:CC-BY-NC are excluded by HideyoshiJP · · Score: 1

      Get your information and "first hand knowledge" out of my rage thread. I just finished sharpening my pitchfork and everything...

    2. Re:CC-BY-NC are excluded by TuringTest · · Score: 2

      However, the "Commercial Use Waiver" still allows Wikia any form of commercial use for any derivative work.

      There was in the Forum a proposal to change the wording and "make it clear that the scope and purpose of the waiver is for the placement of ads", however that clarification never arrived to the LIcensing page. What happened to those good intentions?

      --
      Singularity: a belief in the "God" idea with the "demiurge" relation inverted.
  5. Re:Nothing is free by Anonymous Coward · · Score: 4, Insightful

    Not quite true - there are some people out there with genuinely altruistic motivations. It's just that the West has managed to make a religion out of selfishness, so they're few and far between, and often lambasted.

  6. Why "clear commercial use"? by mattdm · · Score: 4, Interesting

    This is exactly the problem with "NC". To you, this is "clear commercial use". Is it because a big company is involved? Two companies? We assume money is changing hands, but... maybe it's not. The license says "primarily intended for or directed toward commercial advantage or private monetary compensation". What if the money goes towards "supporting the community"? What exactly is "commercial advantage" in this context? I'd have to ask a lawyer, and... unless I was paying them to advise on a specific case, I doubt they'd actually give a straight answer.

    Overall, "noncommercial" licenses are problematic and should be avoided. I understand the intention, but it's hard to make a license that actually gets there.

    1. Re:Why "clear commercial use"? by TuringTest · · Score: 1

      You can bet Sony will be advertising as hell this feature in their Smart TVs marketing campaigns. Last time I checked selling TVs was a commercial activity.

      --
      Singularity: a belief in the "God" idea with the "demiurge" relation inverted.
    2. Re:Why "clear commercial use"? by pla · · Score: 4, Insightful

      For a change, I need to agree with Sony (and you) on this one. Whether or not this infringes on "NC" really depends on exactly what they've done with it.

      Do they simply display it in a browser-like interface, while preserving the essential webpageyness of the content? If so, I'd call that no more "noncommercial" than using Internet Explorer on Windows to visit Wikia directly. If, however, they've completely butchered the content to fit their marketing department's retarded whims and removed any traces of attribution in the process, that clearly goes well beyond grey area.

      We've already accepted that every TV will eventually function as a more-or-less fully capable streaming media center; we also need to accept the implications of that on exactly the present issue. If device-X has a web browser, does device-X need a special license to view any webpage not explicitly marked as free-for-all? And if so, why doesn't MSIE need the same license? What if the TV runs Win8 and actually displays the content in MSIE?

    3. Re:Why "clear commercial use"? by TuringTest · · Score: 1

      It depends on whether they plan to use this feature to sell more TVs.

      Merely allowing the site to be accessed through the product features is not commercial by itself, but if the links are included by default in a prominent place (and we know they will), that counts as product placement and branding; and it can definitely be considered a commercial purpose - people pay money to that kind of placement.

      --
      Singularity: a belief in the "God" idea with the "demiurge" relation inverted.
    4. Re:Why "clear commercial use"? by mattdm · · Score: 1

      It depends on whether they plan to use this feature to sell more TVs.

      Merely allowing the site to be accessed through the product features is not commercial by itself, but if the links are included by default in a prominent place (and we know they will), that counts as product placement and branding; and it can definitely be considered a commercial purpose - people pay money to that kind of placement.

      I'm not saying that this interpretation is necessarily wrong, but... it's quite wide in scope. It seems like you are saying that not only would hosting NC content on a site with ads be disallowed, but that merely prominently linking to such content from a site with ads would be disallowed, as would any advertising for any commercial software or hardware which implied that NC content could be accessed.

      Furthermore, the suggestion that if some people sometimes pay for a particular activity, then all instances of that activity must be commercial in nature -- wow, now that has some implications!

    5. Re:Why "clear commercial use"? by Charliemopps · · Score: 1

      If it's "Non-commercial" then why is there an agreement?

      I suspect that, if Sony was going to use the site, they realize most people will never update their TVs, so they had to have some assurances that the site and its format, API, etc... would remain the same. Why would wikia agree to that? Oh sure Sony, out of the kindness of our hearts we'll maintain this in-perpetuity for you! No... Sony's giving them money to maintain the site in the certain way. It's clearly commercial.

    6. Re:Why "clear commercial use"? by TuringTest · · Score: 1

      I didn't suggest that activities activities which are sometimes done for money are always commercial.

      I meant that activities for promoting commercial products should always be considered commercial (even if the promotion itself is not paid), as they're always intended to produce a sale; which is different.

      --
      Singularity: a belief in the "God" idea with the "demiurge" relation inverted.
  7. Re:Nothing is free by Anonymous Coward · · Score: 2, Insightful

    Not quite true - there are some people out there with genuinely altruistic motivations. It's just that the West has managed to make a religion out of selfishness, so they're few and far between, and often lambasted.

    Well, you could argue that some people do altruistic acts because it rewards them with a good feeling, similar to how others feel good about amassing money or power or being desired, so ultimately egoistic motivation. The trick is to have a culture and organization of society that makes the best out of peoples different egoistic motivations.

  8. Re:NC Stupid, Relicencing Simply Illegal by Immerman · · Score: 1

    Or include a copyright assignment in the fine print on the submission terms - if you own the copyright on contributions then you can do whatever you want, contributor wishes be damned. I really hope that isn't what happened here.

    --
    --- Most topics have many sides worth arguing, allow me to take one opposite you.
  9. Re:Creating Content on Someone Else's Site Has Ris by BobMcD · · Score: 3, Insightful

    It's a great business model, but it pretty much screws over the people who actually built your product.

    ...this phrase describes basically every business model, ever.

  10. Re:Nothing is free by VGPowerlord · · Score: 1

    Not quite true - there are some people out there with genuinely altruistic motivations. It's just that the West has managed to make a religion out of selfishness, so they're few and far between, and often lambasted.

    All hail Dollah!

    --
    GLaDOS for President 2016! "Well here we are again. It's always such a pleasure." -- GLaDOS, 2011
  11. Re:Creating Content on Someone Else's Site Has Ris by Vyse+of+Arcadia · · Score: 1

    That being said, if you're creating and editing content on someone else's website, you've got to face the risk that the content might end up being used in ways of which you don't approve.

    You can always host stuff on your own website. Even then someone might use your content, and you're out of luck because they can pay their lawyers indefinitely and you're just a guy with a website.

  12. Interesting Development by Davidlogann2 · · Score: 1

    Now that the wiki and Sony partnership is formed think of the benefits copywriters will gain from the feature of TV commercials included for their content. Furthermore their reach is also going to expand dramatically if the Tv Commercial part becomes successful on a grand scale. But not everything just as planned Lets see what happens.

  13. Re:It probably is. by Immerman · · Score: 2

    Unless you transferred copyright you absolutely can - if you licensed content under the CC-BY-NC then only *you* can change the license terms, and Wikia is acting illegally if it uses your content in a commercial setting. You don't have *exclusive* rights to collaborative content, but unless they strip out *everything* you contributed they can't relicense without your permission. That's one of the reasons that Linux, for example, is firmly committed to GPLv2 - Linus stripped out the "or any later version" relicensing option, and now there's so many poorly documented contributors that there's no way they could track all of them down to get permission to relicense, so it's GPLv2 forever.

    Of course you'd probably have to sue, or at least present a credible threat of such, to get Wikia back in line, and that's liable to be expensive, but that's what class-actions are for - after all it's not just your content they're stealing, it's *everyone* who contributed under -NC terms, and they're no doubt counting on collective apathy to get away with it.

    --
    --- Most topics have many sides worth arguing, allow me to take one opposite you.
  14. Because At The End Of The Day by Greyfox · · Score: 2

    That BMW looks pretty nice and hosting free shit for free doesn't pay for a BMW. I wish these companies would be more honest about it when they finally do decide to fuck everyone over, though. Really, how hard is it to say "Yeah, we decided we wanted a BMW"? Or "Yeah, our CEO needs a fifth house." or "We're firing all those guys because our CEO is planning to cash out a fuck-ton of stock options this year and wants three million dollars instead of two." Since no one has any privacy anymore anyway, they may as well be honest about their reasons. It's not like we won't find out a couple months later anyway.

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

    1. Re:Because At The End Of The Day by idontgno · · Score: 1

      What you call "honesty", sharp players call "foolishly giving away tactical surprise."

      Cuz, you know, some of the suckas making them rich might object if someone explained to them that they were being suckas.

      Never forget that "dumb" fits nicely between "fat" and "happy".

      --
      Welcome to the Panopticon. Used to be a prison, now it's your home.
  15. Don't use Wikia. Plain and simple. by Chas · · Score: 1

    You're putting stuff on THEIR systems. So you're supposedly going to trust them?

    They can't even keep their stupid adware system malware free on a month-by-month basis. And you think that's an ACCIDENT?

    --


    Chas - The one, the only.
    THANK GOD!!!
  16. Assignment of copyright by tepples · · Score: 4, Informative

    This applies only if contributors provide their contributions under the License. TV Tropes Foundation now claims that contributors provide provide their contributions not under the License but instead under assignment of copyright: "By contributing content to this site, whether text or images, you grant TV Tropes irrevocable ownership of said content, with all rights surrendered" except for fair use. So TV Tropes Foundation becomes the copyright owner, and it licenses your edits back to you under the License.

    1. Re:Assignment of copyright by Jiro · · Score: 1

      In the US, a copyright assignment is not valid unless done in writing. (Google up copyright assignment writing, for instance http://www.copyrightcodex.com/... ). So either tvtropes is clueless, or that doesn't mean what you think it means.

    2. Re:Assignment of copyright by TuringTest · · Score: 4, Informative

      TV Tropes Foundation NOW claims that contributors provide provide their contributions not under the License but instead under assignment of copyright

      It does it now, but it didn't do it then. That's the core of the matter at both Wikia and TV Tropes. The large majority of both websites was only contributed to them under a Creative Commons license.

      So either tvtropes is clueless,

      TV Tropes is clueless. They made the license change because they discovered that someone had created a (partial) fork, and were outraged when they learned that they couldn't legally put it down. Since then, another fork has been created containing the complete content of the last version released unambiguously as CC-BY-SA in summer 2012, including all the content that was censored because of Google Ads. It's a fascinating story, really.

      --
      Singularity: a belief in the "God" idea with the "demiurge" relation inverted.
    3. Re:Assignment of copyright by tepples · · Score: 1

      In the US, a copyright assignment is not valid unless done in writing.

      True, but now I want to see how copyright law determines whether "an instrument of conveyance, or a note or memorandum of the transfer, is in writing and signed by the owner of the rights conveyed or such owner’s duly authorized agent." I take "in writing" to refer to being "fixed in a tangible medium", such as anything stored in the server's access log or a user properties table. And if clicking something amounting to "I agree to these terms" on the get known page doesn't constitute "signed", this would open up a can of worms under the CFAA.

    4. Re:Assignment of copyright by TuringTest · · Score: 1

      Clicking something amounting to "I agree to these terms" may very well be legally binding, but it didn't happen in those sites. They were careless enough not to provide such wording either in their post forms nor their Terms of Use.

      --
      Singularity: a belief in the "God" idea with the "demiurge" relation inverted.
    5. Re:Assignment of copyright by Rakarra · · Score: 1

      Is there an article available that details this? wikiindex is pretty vague; I'd be interested in finding out just what pages were censored and if there's discussion about it on tvtropes.

  17. It looks like an assignment by tepples · · Score: 1

    "By contributing content to this site, whether text or images, you grant TV Tropes irrevocable ownership of said content, with all rights surrendered" in the welcome page looks an awful lot like an assignment of copyright.

  18. To quote The Rainmaker: by Assmasher · · Score: 1

    "...playing the odds that the insured would not consult an attorney."

    People who don't own their own businesses or aren't involved in the higher levels of a corporation don't realize that much of business behavior is defined by the expectation of the likelihood of being sued.

    Of course they can't legally just retroactively f*** everyone over, but who is going to stop them when they're likely privately indemnified by SONY.

    That's just one of the negatives of capitalism - most people try to get away with everything they can. A modified form of consequentialism.

    --
    Loading...
  19. Re:Mind tricks by TuringTest · · Score: 1

    Yeah, I was aiming for that as the "from" department. You can't trust editors, but you can always trust the Anonymous Coward for lame jokes ;-)

    --
    Singularity: a belief in the "God" idea with the "demiurge" relation inverted.
  20. Simple solution by spacepimp · · Score: 1

    Delete your wiki edits/comments, so they cannot claim ownership of what you wrote.

  21. not really by Chirs · · Score: 2

    Even now it's possible to just make a good product, treat your employees right, and sell it for a fair price.

    Some personal examples in the woodworking tools category: Lie-Nielsen Toolworks, Veritas Tools.

  22. Re:anything that's not nailed down securly enough by larry+bagina · · Score: 1

    lol, yeah, I remember him. I also remember doing jaeger shots at the geek compound with Eric "Surprised by Wealth" Raymond. IIRC, that night he was surprised by tacosnotting. I haven't vomitted that hard, before or since.

    --
    Do you even lift?

    These aren't the 'roids you're looking for.

  23. This has come up in the linux kernel by Chirs · · Score: 3, Informative

    And the legal opinion there was that to switch licenses would require the approval of every copyright holder.

    By contributing to the codebase they did not actually assign you copyright...so each contributor holds copyright in the portion that they actually wrote.

    1. Re:This has come up in the linux kernel by OneAhead · · Score: 1

      And the legal opinion there was that to switch licenses would require the approval of every copyright holder.

      +1; the Linux kernel was not the only high-profile real-life case of a FOSS project doing just that. I'm actually surprised GP apparently didn't knew of that; it received ample coverage on this very site.

  24. Re:Huh? by TuringTest · · Score: 1

    No, but advertising that feature does. You anonymous coward.

    --
    Singularity: a belief in the "God" idea with the "demiurge" relation inverted.
  25. Re:Creating Content on Someone Else's Site Has Ris by Jane+Q.+Public · · Score: 4, Informative

    More or less the same thing happened with Gracenote as I recall.

    However, that doesn't really address any of the issues that GP raised.

    IANAL either, but generally speaking, a "licensing agreement" is a contract. And again generally speaking, one is not allowed to change the terms of a contract and make them "retroactive". At least not without the consent of all parties involved. If you did, it would no longer meet the very definition of "contract".

    I mean, just think about it. Could your cable company say "We're going to make you a 'retroactive' customer and charge you for all past years as well"??? Of course not.

  26. Re:I've added a clause to my browser by Anonymous Coward · · Score: 1

    Iv'e added a retroactive clause to my browser the supersedes the Wikia and Tropes copyright claims that says I own all the content I create through that browser and do not surrender any copyright when I add content to a wiki, wikia, message board, facebook or any other website.

    See, you may actually have found the solution to the problem. If you put that in your User Agent, it will be recorded in their server logs, and they can't claim that it can't be applied retroactively without invalidating their own terms.

  27. Re:Nothing is free by Charliemopps · · Score: 1

    Any site claiming so is lying. The owners want mindshare and eyeballs, i.e. you. You are the ultimate product despite whatever you may believe about a site. The owners how to get a large enough audience to get noticed by a bigger player, who them will come in and buy the business. The owners leave to live a happy wealthy life, the users, bitch and moan as normal.

    My sites free. I pay to host it. Anyones free to go there, download my content. I've no intention of ever applying ANY license to any of it. You can even use it for commercial purposes if you like. I don't care. If you want to be nice you should throw in an attribution though.

    and no, I'm not going to provide a link. I'd prefer to be able to continue to rant on Slashdot with pseudo-anonymity :-D

  28. Re:Nothing is free by JaredOfEuropa · · Score: 3, Insightful

    Ah yes, blame "the West". Of course the East has been a bastion of wisdom, equality and selfless generosity for a long time now. The South did not fare so well, being too busy being sold off by the West into slavery, which the West invented of course.

    Or maybe selfishness is just human nature and a thing of all times.

    --
    If construction was anything like programming, an incorrectly fitted lock would bring down the entire building...
  29. Copyright by default by tepples · · Score: 4, Informative

    My sites free. I pay to host it. Anyones free to go there, download my content. I've no intention of ever applying ANY license to any of it. You can even use it for commercial purposes if you like. I don't care. If you want to be nice you should throw in an attribution though.

    If you don't apply an explicit license, standard copyright applies, and that is "all rights reserved, no copying allowed beyond fair use." I'd recommend applying the CC-BY license or the GNU All-Permissive License to your pages.

    1. Re:Copyright by default by Anonymous Coward · · Score: 1

      I think what @Charliemopps is looking for is CC0 :

      The person who associated a work with this deed has dedicated the work to the public domain by waiving all of his or her rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law.

      You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission. See Other Information below.

      From https://creativecommons.org/publicdomain/zero/1.0/

  30. Re:Nothing is free by dcollins · · Score: 1

    You always get that in the first 5 minutes of an economics course (to theoretically cover their ass), and then the rest of course is about money. They don't really have any way to verify, measure, or make predictions based on that piece of dogma.

    --
    We know where leadership by an anti-intellectual "strongman" who scapegoats minorities and likes boisterous rallies goes
  31. Re:Creating Content on Someone Else's Site Has Ris by Anonymous Coward · · Score: 5, Interesting

    Your post raises some interesting questions I don't see addressed elsewhere in this thread:

    Every user-content-driven site presumably has terms of service which dictate how your contributions can be used. For example, let's say you upload a picture to be used on a UserContentEncyclopedia.com article and you specify the license. UserContentEncyclopedia.com then changes their ToS to say anyone who contributes content to UserContentEncyclopedia.com henceforth or in the past grants them a waiver to use it for commercial purposes, regardless of the terms of the license originally granted.

    1. If the ToS also says, "your use of this site signifies your acceptance of these terms", how do you signify that you don't accept? Never visit the site again?
    2. If you never "use" the site again, will UserContentEncyclopedia.com realize this, and refrain from using your past contributions commercially since you haven't signified acceptance of the terms? Or will UserContentEncyclopedia.com assume that the continued presence of your past contributions constitutes "use"?
    3. Does any site with ToS actually keep track of which registered users have accepted updated ToS?
    4. Have ToS clauses such as (1) ever been tested in court, and judged to form the basis of a legally binding contract?
    5. What if I don't accept the implied contract that merely visiting a website constitutes acceptance of its ToS?
    6. Could someone use the reasoning in (5) to claim they don't accept the implied contract that signing their name on a physical paper contract constitutes acceptance of the terms therein?

  32. Re:Nothing is free by Zalbik · · Score: 2

    Ha, I'm Canadian! We in the North laugh at your petty squabbles and selfish greed!

    I wonder if it'll stop snowing soon?

  33. Re:Pray I don't alter it ANY further by gstoddart · · Score: 1

    Farewell Sony

    http://imagizer.imageshack.us/...

    Hmmm, which of these 3 did you mean?

    bereave
    [bih-reev]
    verb (used with object), bereaved or bereft, bereaving.
    1. to deprive and make desolate, especially by death (usually followed by of ): Illness bereaved them of their mother.
    2. to deprive ruthlessly or by force (usually followed by of ): The war bereaved them of their home.
    3. Obsolete. to take away by violence.

    Quite frankly, with Sony, any of those is a viable option.

    --
    Lost at C:>. Found at C.
  34. Re:Creating Content on Someone Else's Site Has Ris by gstoddart · · Score: 1

    IANAL either, but generally speaking, a "licensing agreement" is a contract. And again generally speaking, one is not allowed to change the terms of a contract and make them "retroactive". At least not without the consent of all parties involved. If you did, it would no longer meet the very definition of "contract".

    Well, an EULA is a contract. Courts have upheld that the terms of an EULA can be changed arbitrarily by the ones who issued it.

    Since you've already agreed to the changes they make in the future, you're hosed.

    I mean, just think about it. Could your cable company say "We're going to make you a 'retroactive' customer and charge you for all past years as well"??? Of course not.

    Give them time, they're trying. The *AAs would like nothing better than mandatory payment by everybody on the off beat chance they ever see or hear anything.

    I'm not advocating it, or saying I agree with it. But retroactively changing the TOS and license for a web site ... well, there's already precedent.

    Trust me, I don't disagree with you. But, the reality is, it's more or less already happening, and the courts have pretty much upheld it.

    --
    Lost at C:>. Found at C.
  35. Re:Creating Content on Someone Else's Site Has Ris by Dogtanian · · Score: 2

    I wasn't aware of TV Tropes' attempt to change the licensing terms a couple of years back. Had I known, I would already have had a contemptious view of them (since *my* first thought too was that "you can't simply (legally) relicense CC content under new terms unless the contributors agree or you make it clear"- and, as the article writer pointed out, no such terms were presented or agreed to by me when adding edits.)

    Even so, I was already unimpressed with a trick I caught them using a couple of months or so back. I noticed that they had added small, square pictures containing links to other articles at the bottom of some pages. Nice, you might think, but mixed in with these pictorial links (alternating in a checkerboard pattern) were links to external sites, i.e. adverts.

    What made this morally dubious was that the advertising links and internal article links were of very similar style, both image and caption-wise, and it was quite clear that they were being intermingled with the intent of looking like links to TV Tropes articles and getting people to click on them.

    Not in the same ballpark as their attempt to re-appropriate (i.e. steal) people's work for their own use only, but still an indicator of how sleazy the people who run this apparently friendly site are.

    --
    "Slashdot - News and Chat Sites Deviant". (Click "homepage" link above for details).
  36. Mod parent up (sigh) by Dogtanian · · Score: 1

    1. If the ToS also says, "your use of this site signifies your acceptance of these terms", how do you signify that you don't accept? Never visit the site again?
    2. If you never "use" the site again, will UserContentEncyclopedia.com realize this, and refrain from using your past contributions commercially since you haven't signified acceptance of the terms? Or will UserContentEncyclopedia.com assume that the continued presence of your past contributions constitutes "use"?
    3. Does any site with ToS actually keep track of which registered users have accepted updated ToS?
    4. Have ToS clauses such as (1) ever been tested in court, and judged to form the basis of a legally binding contract?
    5. What if I don't accept the implied contract that merely visiting a website constitutes acceptance of its ToS?
    6. Could someone use the reasoning in (5) to claim they don't accept the implied contract that signing their name on a physical paper contract constitutes acceptance of the terms therein?

    These are some very good points; you should at least get an account so that they start at a Score of +1 or +2 instead of 0, and are more likely to be seen.

    --
    "Slashdot - News and Chat Sites Deviant". (Click "homepage" link above for details).
  37. Wikia is evil by Anonymous Coward · · Score: 1

    Migrating a wiki to your server? Tough shit, Wikia won't let you delete the one they're hosting.

  38. Re:anything that's not nailed down securly enough by Rakarra · · Score: 1

    Ok, I may regret wanting to know this, but... just what is "tacosnotting?"

  39. Re:Distinction without a difference by Anonymous Coward · · Score: 1

    A brain that rewards itself with a "good feeling" whenever it takes actions that benefit others without an overt reciprocal benefit is, by any useful definition, an "altruistic brain."

    Saying "you get a good feeling and therefore you are selfish," is silly, since there is a clear difference between a "selfish" person who exploits the poor and a "selfish" (sic) person who gives generously to the poor.

    I didn't call it selfish, I called it an ultimately egoistic motivation. And there clearly is a reciprocal benefit, if you tear yourself lose from the materialistic focus. And there are lots of egoistic motivations that guide our behavior that have nothing to do with exploiting the poor. Fx. to be liked, to be well respected, to be desired, to be looked up to, etc.

  40. Re:Nothing is free by Nyder · · Score: 1

    Not quite true - there are some people out there with genuinely altruistic motivations. It's just that the West has managed to make a religion out of selfishness, so they're few and far between, and often lambasted.

    Uncle Ben summed it up. With great power comes great responsibility. The wiki, once it gathered power, stopped being responsible to the people and instead decided to cash in.

    This is what happens in a capitalistic world. Shit, it happened here. A corporation bought out the owners of slashdot and now we are having a problem between how slashdot has been and how they want to change it (slashdot beta). The corp only cares about money. When you have something successful like the wiki, corporations start flexing their cash at the person(s) in charge, and of course, greed seems to always win in the end.

    Good old capitalism. Guaranteed to bring out the greed bastards to fuck your life over, in the name of profit.

    --
    Be seeing you...
  41. Re:Creating Content on Someone Else's Site Has Ris by Jane+Q.+Public · · Score: 1

    Well, an EULA is a contract. Courts have upheld that the terms of an EULA can be changed arbitrarily by the ones who issued it.

    Not only is that a very gross generalization, it is untrue in almost all cases.

    First off, a EULA is a license agreement for use of a product. ToS is for a service. That's not nitpicking, it is in fact an extremely important difference.

    I studied EULAs rather extensively in Business Law at university. Their history is interesting and also legally very important. As it turns out, EULAs have been tried by the manufacturers and distributors for just about every kind of product in existence. There was even a manufacturer of garden shovels that tried to put a EULA on the label.

    The courts ruled very consistently that if it is a retail product, EULAs are invalid. You plunked down your money, you own the product, you can use it however you like. (As long as that use is otherwise legal, of course. You aren't allowed to murder anyone with your shovel.)

    This concept held in every significant case. Not only that, they ruled that a EULA was not valid even if it was clearly legible and on the outside of the package before purchase.

    An exception was when you had a prior agreement, such as a licensing agreement with a manufacturer to receive products direct. But... that's not retail, and it's a prior licensing agreement!

    So then along came software. And some software companies with deep pockets managed to finagle a few lower courts into ruling that software EULAs were enforceable (against pretty much all legal precedent). BUT -- and this is very important -- when those lower court rulings were appealed, the software suppliers invariably settled rather than let the cases be appealed. BECAUSE they know they'll lose. Legal precedent for well over 100 years says so.

    Also, since software is a written work under copyright law, the First Sale Doctrine very clearly says EULAs are invalid on their face.