Slashdot Mirror


User: u1048576

u1048576's activity in the archive.

Stories
0
Comments
4
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 4

  1. RE: It's a www.FUDfactory.com campaign... on Microsoft Replaces Your Pirated Windows, For Free · · Score: 1

    They're doing what they do best, the FUD Factory strikes again...

    Well, seriously. Even though it looks like a good thing I wouldn't believe EVERYTHING they're saying. It's always tricky when you give out information to giant corporations, sworn statements even more so.

  2. Re:output of program on GPL Revision Coming Soon · · Score: 1

    "not governed by the gpl" is not the same as "no restrictions".
    actually, if it's not governed by the gpl then i think normal copyright restrictions apply. then you have LESS rights than what the gpl would give you.

  3. GPL, the gentoo flavor on GPL Revision Coming Soon · · Score: 1

    for all of us with gentoo linux,
    it's just a matter of
    `emerge -u world`

  4. "Open Software License" fixes that on GPL Revision Coming Soon · · Score: 2, Interesting

    you can put a GPLed application on your webserver and you never have to give the source to anybody

    That's exactly why I opted for the Open Software License over GPL for my latest web app. I want it to stay free (speech-wise). Nobody should be able to hide their modifications if used in public.

    With the Open Software License they say basically the same things as in GPL, but a published webapp counts as "distribution".

    IANAL, so could anyone enlighten us about any possible compatibility problems between the OSL and the GPL?