Slashdot Mirror


MySQL Man Pages Silently Relicensed Away From GPL

An anonymous reader writes "The MariaDB blog is reporting a small change to the license covering the man pages to MySQL. Until recently, the governing license was GPLv2. Now the license reads, 'This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.'"

12 of 243 comments (clear)

  1. This affects distributions by Cassini2 · · Score: 5, Informative

    Most distributions include the documentation with any software packages distributed. Without a GPL or free software license on the documentation, the distributions must either:
    (a) comply with the license,
    (b) provide a third-party download (like Adobe with Flash), or
    (c) stop including MySQL.
    Given the existence of MariaDB, it might be simplest to stop including MySQL in the distribution.

  2. Re:good by jedidiah · · Score: 4, Informative

    Software is. This manpage change appears to be implying that the corresponding software is covered by some license other than some variant of the GPL as the given restrictions are incompatible with that license.

    --
    A Pirate and a Puritan look the same on a balance sheet.
  3. Re:Is this legal? by Hewligan · · Score: 5, Informative

    No, MySQL has always required copyright assignment for stuff to be included.

    --

    "If God created us in his own image, we have more than reciprocated"

  4. Re:good by Forever+Wondering · · Score: 1, Informative

    From the blog, the old documentation said:

    This documentation is free software; you can redistribute it and/or modify it only under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.

    IANAL, but it looks like a GPL violation to me.

    --
    Like a good neighbor, fsck is there ...
  5. Just use Postgres by SplashMyBandit · · Score: 5, Informative

    Just use Postgres - and get on with whatever it is you have to do :)

  6. Re:good by Anonymous Coward · · Score: 5, Informative

    How so? If they own the copyright, they are free to relicense a piece of data (and more importantly any new versions of it) under any terms they wish.
    This doesn't change the fact that the copy you downloaded previously under the GPL stays that way, and you can redistribute it indefinitely.

    captcha: darlings

  7. Assigned by tepples · · Score: 4, Informative

    You can't steal my copyright or that of my friends who wrote them.

    Ellison can't steal it, but if this comment is to be trusted, you already signed it away.

  8. Re:good by shentino · · Score: 2, Informative

    If outsiders contributed to it they are no longer the sole copyright owners.

  9. Re:good by eht · · Score: 4, Informative

    MySQL was always dual licensed, they always required copyright to be assigned to them for contributions so they could monetize it on the side.

  10. Re:good by Bruce+Perens · · Score: 3, Informative

    If they own the copyright, they are free to relicense a piece of data

    Sorry to be pedantic, but replace "a piece of data" with "a work of authorship". If there isn't the creative work of a human being involved, it's not copyrightable. And then we get to this:

    17 CFR 102(b) In no case does copyright protection for an original work of authorship extend to any idea, procedure, process, system, method of operation, concept, principle, or discovery, regardless of the form in which it is described, explained, illustrated, or embodied in such work.

    And that means that even when the hand of man is involved, a lot of things are still not copyrightable.

  11. Re: good by hairyfeet · · Score: 3, Informative

    They can waste their mod points all they want they can't show me a SINGLE CASE, not one, where the GPL foundation was able to keep a company from changing the license to their own products. And I never said anything about retroactive, which is why I said you can fork the last GPL version and they can't do shit because if you tried to retroactively change a license you would be laughed out of court.

    Kinda fucking sad that only the proprietary guy has actually read the fricking GPL, but show me anywhere where the FSF can control FUTURE licenses because its NOT IN THERE. all the GPL does is makes sure that particular release that was done under GPL then STAYS under GPL, they can change the license at any. time.they.want. and it does not matter because the version that is ALREADY GPL STAYS GPL, which was the whole fucking point, that you wouldn't come to depend on a piece of FOSS and have them pull the rug out from under you by pulling a switch.

    But that does NOT give you the right to everything a company makes from that moment on, or even every single version of a particular software that they make because it is THEIR PROPERTY and if they want to make it GPL,MPL, if they want to say you have to do a fricking rain dance to get a copy of the latest version? they can do that. what they CAN'T DO is take what was already GPL and wave a magic wand and make it proprietary, it just does not work that way and no case law that I'm aware of lets a company change a license retroactively from whenever they feel like it. If the court allowed that then there wouldn't be any licenses, because you could never know if the deal you made today would be upheld tomorrow.

    So its nothing to get your panties in a twist over guys, you can decide to be a dumbass and trust old Monty again (seriously guys look at the MariaDB license again, old Monty has it set up so all the code belongs to him, no reason he can't sell it out from under you again) or you can go to one of the other SQL variants or hell, if you want you and some other devs can take the last GPL version of MySQL and fork it and make something better. Make it belong to the actual community so it can't be sold and get behind that like you did with Libre office, why not do that? But this is a tempest in a teapot, who cares, you have options galore.

    --
    ACs don't waste your time replying, your posts are never seen by me.
  12. Re:Sounds like a mistake. by nryeng · · Score: 5, Informative

    You're right. This is an unintentional change that will be reversed. http://bugs.mysql.com/bug.php?id=69512