Slashdot Mirror


Apple Changes the APSL Rules

aitikin writes "Apple recently changed their license for the OS X kernel. According to semthex's post, Apple has reworded the APSL to prevent him and others from open sourcing the kernel hacking under the APSL: 'This file contains Original Code and/or Modifications of Original Code as defined in and that are subject to the Apple Public Source License Version 2.0 (the 'License'). You may not use this file except in compliance with the License. The rights granted to you under the License may not be used to create, or enable the creation or redistribution of, unlawful or unlicensed copies of an Apple operating system, or to circumvent, violate, or enable the circumvention or violation of, any terms of an Apple operating system software license agreement.'"

7 of 177 comments (clear)

  1. Re:Apple is more heavy-handed then Microsoft by FLAGGR · · Score: 4, Informative

    Yeah, why doesn't Apple just release its kernel under the GPL like Microsoft? Oh wait.

    They're being pretty damn generous even letting you see the source code. If you don't like the license, don't view the source, it's not necissary.

  2. Re:Excellent phrasing by Maximalist · · Score: 2, Informative

    Well, there is no independent exclusive right to "use" code that is licensable under copyright law. The relevant copyright rights are to copy, distribute, publicly display, and to make derivative works. Language about a license to "use" is an invitation to litigation over its validity. Despite the fact that such language is a common meme, its basis in the law is tenuous.

  3. Darwin is no longer Open Source by sfraggle · · Score: 4, Informative
    People are missing an important fact here: Darwin is no longer Open Source under the Open Source Definition:
    • 3. Derived Works


      The license must allow modifications and derived works, and must allow them to be distributed under the same terms as the license of the original software.

    • 5. No Discrimination Against Persons or Groups


      The license must not discriminate against any person or group of persons.

    • 6. No Discrimination Against Fields of Endeavor


      The license must not restrict anyone from making use of the program in a specific field of endeavor. For example, it may not restrict the program from being used in a business, or from being used for genetic research.

    --
    were you expecting to see a sig here? perhaps you'd rather see the inside of an ambulance!
  4. What does this mean for the APSL? by jonwil · · Score: 2, Informative

    Does it mean the new APSL is no longer OSI complient?
    Does it mean that its no longer "free software" (and that the GNU project will start listing it on its "licences to avoid" list again?)

    On the other hand, it should mean that apple will continue to provide kernel source code for both x86 and ppc quite quickly after kernel releases since if someone does use it to pirate osx, apple can sue them right away (and force removal of the source code)

  5. Re:Apple is more heavy-handed then Microsoft by xonicx · · Score: 2, Informative

    They're being pretty damn generous even letting you see the source code.

    its not Their code.

  6. Re:"Operating system" by drinkypoo · · Score: 3, Informative

    Let me make this clear. You do not purchase the product but rather a license to use the software.

    Let me make this clear. That is far from a given and it can be argued either way in court. Please read this wikipedia bit on The first-sale doctrine and computer software before you come on like a hard-on again - while I am not a lawyer, clearly you are not either, and you should be sure you know what you're talking about before you open your big fat mouth. To wit, from the linked page:

    Federal district courts in California and Texas have issued decisions applying the doctrine of first sale for bundled computer software in Softman v. Adobe (2001) and Novell, Inc. v. CPU Distrib., Inc. (2000) even if the software contains a EULA prohibiting resale. In the Softman case, after purchasing bundled software (A box containing many programs that are also available individually) from Adobe Systems, Softman unbundled it and then resold the component programs. The court ruled that Softman could resell the bundled software, no matter what the EULA stipulates, because Softman had never assented to the EULA. Specifically, the ruling decreed that software purchases be treated as sales transactions, rather than explicit license agreements. In other words, the court ruling argued that California consumers should have the same rights they would enjoy under existing copyright legislation when buying a CD or a book.

    In a more recent case involving software EULA's and first-sale rights [Davidson & Associates v. Internet Gateway Inc (2004)][2], the US District Court for the Eastern District of Missouri issued a ruling which appears to contradict the position of the district courts in California and Texas. The first sale reasoning of the Softman court was challenged, with the court ruling "The first sale doctrine is only triggered by an actual sale. Accordingly, a copyright owner does not forfeit his right of distribution by entering into a licensing agreement." In addition, the court found the plaintiff's EULA, which prohibited resale, was binding on the defendants because "The defendants .. expressly consented to the terms of the EULA and Terms of Use by clicking 'I Agree' and 'Agree.'" This runs counter to Softman v. Adobe. The difference in these rulings has yet to be resolved by a higher court.

    Or, as I said, it could be seen either way. It has not yet been resolved, so this falls into the area of legal ambiguity.

    Ultimately, as Greg Graffin says in the song he wrote for the punk band he's fronted since the eighties, Bad Religion, entitled "YOU ARE THE GOVERNMENT":

    You are the government.
    You are jurisprudence.
    You are the volition.
    You are juridiction.
    And I make a difference too.

    You are clearly purchasing a product when you buy software, especially if you are given the physical media. Outside of copyright law, you have the right to do anything you like with the physical media. When I buy a magazine, I am not interested in the physical magazine so much as the data, yet I can do anything I like with either one so long as I am not violating copyright law.

    How is software any different? I have purchased a physical copy of the media; the law says that so long as I transfer it and any copies, it is irrelevant whether it is software, music, or a book; I may sell it to another.

    If you think that's it's okay that this is the way the system works, then that's fine. Live within its confines and, as it closes on you, reflect that YOU ARE THE GOVERNMENT.

    I think if there's one thing we can do to bring about societal change, it should be to inform all citizens that, as potential jurors, they can vote "not guilty" not only if they feel that a person did not violate the letter of the law, but also if they feel they

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  7. Re:Summary: by Anonymous Coward · · Score: 1, Informative
    Uhhh, wtf are you smoking. Read the GPL. One of the first thing it talks about is about guaranteeing freedom.

    By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users... To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights.

    Read in particular section 4 and 6 of the GPL. It says:

        4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.

        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.

    You can't take a code that is GPL'ed, and turn around a year later and say "oh sorry, it's no longer GPL'ed". Which is why forks can exist, they took GPL code, and continued to maintain it, regardless of what the original copyright holder decided to do with their code. Now, if the forks people want to dual-license it, they would have to get permission from _all_ the original holder, because he is the only one who can sublicense the code.

    Maybe you worded it wrong, but your statement could be taken in either of two ways:
    1. Coder writes code. Coder GPL codes. Coder revokes GPL code. Coder is saying that you can't use code that was GPL'ed.
    2. Coder writes code. Coder GPL codes. Coder revokes GPL code. Coder writes some more code. Coder says you can't use the additional code that was not licensed under the GPL.

    GPL protects against case #1. If it didn't, it'd be no better off than closed source software, because it does not guarantee the freedom that the GPL provides, mainly the right to modify and distribute those modifications. GPL has nothing to do with case #2. The additional code that was not licensed under the GPL is not governed by the GPL, only copyright law (and any additional license).

    --sf