* [gentoo-dev] LICENSE=???
@ 2002-05-15 9:13 Ryan Shaw
2002-05-15 13:16 ` William McArthur
0 siblings, 1 reply; 5+ messages in thread
From: Ryan Shaw @ 2002-05-15 9:13 UTC (permalink / raw
To: gentoo-dev
Hi,
What should the LICENSE variable be set to when
creating an ebuild for software with a weird or
unknown license?
Ryan
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] LICENSE=???
2002-05-15 9:13 [gentoo-dev] LICENSE=??? Ryan Shaw
@ 2002-05-15 13:16 ` William McArthur
2002-05-16 4:13 ` [gentoo-dev] LICENSE?? Ryan Shaw
0 siblings, 1 reply; 5+ messages in thread
From: William McArthur @ 2002-05-15 13:16 UTC (permalink / raw
To: gentoo-dev
Ryan Shaw wrote:
> What should the LICENSE variable be set to when
> creating an ebuild for software with a weird or
> unknown license?
That depends, LICENCSE="Foo" where "Foo" is a filename in
/usr/portage/licenses/ . Foo should match the file name exactly.
There is a special case called "as-is" please read it for details on it.
If the licenses is truly unique then we need to add another one to the
directory.
If you need logic for more than one license use | for or logic and ( and
) for grouping. And logic is implied if no other operator is used. eg:
LICENSE="GPL-2 | ( LGPL-2.1 Foo )"
The above would mean, The pacakges requires the user agreee to the GPL
v2 licenser OR both of the LGPL v2.1 and Foo licenses.
Sandy McArthur
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] LICENSE??
2002-05-15 13:16 ` William McArthur
@ 2002-05-16 4:13 ` Ryan Shaw
0 siblings, 0 replies; 5+ messages in thread
From: Ryan Shaw @ 2002-05-16 4:13 UTC (permalink / raw
To: gentoo-dev; +Cc: sandymac
William wrote:
> Ryan Shaw wrote:
>
> > What should the LICENSE variable be set to when
> > creating an ebuild for software with a weird or
> > unknown license?
>
> That depends, LICENSE="Foo" where "Foo" is a filename in
> /usr/portage/licenses/ . Foo should match the file name exactly.
>
> There is a special case called "as-is" please read it for details on it.
>
> If the licenses is truly unique then we need to add another one to the
> directory.
The original text of the license is in Japanese. The Debian
package of the software in question (lha) has the following translation:
It's free to distribute on the network, but if you distribute for
the people who cannot access the network (by magazine or CD-ROM),
please send E-Mail (Inter-Net address) to the author before the
distribution. That's well where this software is appeard.
If you cannot do, you must send me the E-Mail later.
Original Source Code License Statement:
/* Copyright (C) MCMLXXXIX Yooichi.Tagawa */
/* Modified Nobutaka Watazaki */
/* Thanks to H.Yoshizaki. (MS-DOS LHarc) */
As far as I understand it, there is permission to distribute but
not to modify, due to patent issues[*].
Ryan
[*]http://google.com/search?q=cache:www.cpe.surrey.ac.uk/support/faq/gif_lzw.htm
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-dev] license?
@ 2001-05-25 12:01 Matt.Wilkie
2001-05-25 12:28 ` Daniel Robbins
0 siblings, 1 reply; 5+ messages in thread
From: Matt.Wilkie @ 2001-05-25 12:01 UTC (permalink / raw
To: gentoo-dev
Hi Daniel,
Just ran into Gentoo because of your Developer Works article.
Nice clean site and I like the idea of Ports on linux. I don't
have personal experience with BSD but a friend who hosts
websites raves about it, specifically because of the ports
approach.
Anyway, I like what I see so far but couldn't find a any
reference to what license model you work under on your website.
cheers,
-matt
-----------------------------------------------------------------
Matt Wilkie * Yukon Renewable Resources GIS
http://renres.gov.yk.ca/pubs/rrgis/
-----------------------------------------------------------------
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] license?
2001-05-25 12:01 [gentoo-dev] license? Matt.Wilkie
@ 2001-05-25 12:28 ` Daniel Robbins
0 siblings, 0 replies; 5+ messages in thread
From: Daniel Robbins @ 2001-05-25 12:28 UTC (permalink / raw
To: gentoo-dev
On Fri, May 25, 2001 at 11:00:12AM -0700, Matt.Wilkie wrote:
> Hi Daniel,
>
> Just ran into Gentoo because of your Developer Works article.
> Nice clean site and I like the idea of Ports on linux. I don't
> have personal experience with BSD but a friend who hosts
> websites raves about it, specifically because of the ports
> approach.
>
> Anyway, I like what I see so far but couldn't find a any
> reference to what license model you work under on your website.
I need to make this more clear as well as add a FAQ entry to answer this
question. All of our work is released under the GPL by default.
However, Gentoo Linux proper contains a number of packages with non-GPL
licences. But anything *we* do is GPL-based.
The only exceptions to this rule are special projects for paying clients, in
which case we work out an arrangement that is acceptable for both parties. In
these situations, we generally recommend that a good portion of the project (as
much as possible) is released under the GPL and incorporated into our public
CVS tree, and any proprietary parts are stored on a company's internal cvs
server.
This helps both the free software community and our partners. First, our
public CVS tree benefits from new improvements. Second, the company benefits
from public maintenance and testing of their extensions to Gentoo Linux. And
third, even though part of the project remains proprietary, at least the
company is using free software as a base for its project rather than some
proprietary OS. This is at least a partial win for free software, and I'd
rather have a partial win than no win at all.
That being said, we really do prefer the GPL and think that this license offers
the greatest benefit to the community _as well as_ commercial enterprise.
Otherwise we wouldn't be using it ourselves.
Best Regards,
--
Daniel Robbins <drobbins@gentoo.org>
President/CEO http://www.gentoo.org
Gentoo Technologies, Inc.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2002-05-16 4:17 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-15 9:13 [gentoo-dev] LICENSE=??? Ryan Shaw
2002-05-15 13:16 ` William McArthur
2002-05-16 4:13 ` [gentoo-dev] LICENSE?? Ryan Shaw
-- strict thread matches above, loose matches on Subject: below --
2001-05-25 12:01 [gentoo-dev] license? Matt.Wilkie
2001-05-25 12:28 ` Daniel Robbins
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox