Rocksolid Light

News from da outaworlds

mail  files  register  groups  login

Message-ID:  

BOFH excuse #210: We didn't pay the Internet bill and it's been cut off.


comp / comp.lang.tcl / Re: Tcllib and New License Addition?

SubjectAuthor
* Tcllib and New License Addition?greg
+* Re: Tcllib and New License Addition?Gerald Lester
|`* Re: Tcllib and New License Addition?Rich
| `- Re: Tcllib and New License Addition?Gerald Lester
`* Re: Tcllib and New License Addition?greg
 +- Re: Tcllib and New License Addition?Gerald Lester
 `* Re: Tcllib and New License Addition?greg
  `- Re: Tcllib and New License Addition?Gerald Lester

1
Subject: Tcllib and New License Addition?
From: greg
Newsgroups: comp.lang.tcl
Organization: A noiseless patient Spider
Date: Sat, 9 Nov 2024 11:12 UTC
Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: gregor.ebbing@gmx.de (greg)
Newsgroups: comp.lang.tcl
Subject: Tcllib and New License Addition?
Date: Sat, 9 Nov 2024 12:12:30 +0100
Organization: A noiseless patient Spider
Lines: 11
Message-ID: <vgng2u$3o2q7$2@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sat, 09 Nov 2024 12:12:31 +0100 (CET)
Injection-Info: dont-email.me; posting-host="ba688c87e611099eed5a98e67d585f86";
logging-data="3935047"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18oWOhVPtTJ3IA3a3Gj6KNZZLHHDpGes1M="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:Ent/HgrjdKpcVleUxrIUTb1iS2I=
Content-Language: de-DE
View all headers

Hello,
I came across the license_fsul.terms file in the Tcllib repository. The
license conditions seem interesting and unconventional, as they require
payment for productive use. To me, this is rather unusual for an
open-source library, so I wonder if this was indeed intended or if the
file was perhaps added by mistake.

https://core.tcl-lang.org/tcllib/file?name=license_fsul.terms

best regards
Gregor

Subject: Re: Tcllib and New License Addition?
From: Gerald Lester
Newsgroups: comp.lang.tcl
Organization: fastusenet - www.fastusenet.org
Date: Sat, 9 Nov 2024 16:29 UTC
References: 1
Path: eternal-september.org!news.eternal-september.org!feeder2.eternal-september.org!news.swapon.de!news.in-chemnitz.de!3.eu.feeder.erje.net!feeder.erje.net!feeder2.feed.ams11.usenet.farm!feed.usenet.farm!peer03.ams4!peer.am4.highwinds-media.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx17.iad.POSTED!not-for-mail
MIME-Version: 1.0
User-Agent: Mozilla Thunderbird
Subject: Re: Tcllib and New License Addition?
Newsgroups: comp.lang.tcl
References: <vgng2u$3o2q7$2@dont-email.me>
Content-Language: en-US
From: Gerald.Lester@gmail.com (Gerald Lester)
In-Reply-To: <vgng2u$3o2q7$2@dont-email.me>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Lines: 26
Message-ID: <M5MXO.842127$_o_3.464842@fx17.iad>
X-Complaints-To: abuse@fastusenet.org
NNTP-Posting-Date: Sat, 09 Nov 2024 16:29:32 UTC
Organization: fastusenet - www.fastusenet.org
Date: Sat, 9 Nov 2024 10:29:31 -0600
X-Received-Bytes: 1819
View all headers

On 11/9/24 05:12, greg wrote:
> Hello,
> I came across the license_fsul.terms file in the Tcllib repository. The
> license conditions seem interesting and unconventional, as they require
> payment for productive use. To me, this is rather unusual for an
> open-source library, so I wonder if this was indeed intended or if the
> file was perhaps added by mistake.
>
> https://core.tcl-lang.org/tcllib/file?name=license_fsul.terms

WTF, the proper license is
https://core.tcl-lang.org/tcllib/file?name=license.terms.

This was added in https://core.tcl-lang.org/tcllib/info/0b0d3c2be7e04e75
and seems to apply to the AES upgrade, in particular to the use of the
accelerator and the test suite.

I hold copyright to several of the packages in TclLib and do not agree
to the change to the general TclLib licensing. We can't pollute TclLib
with GPL licnses!

I'm wondering if Thorsten Schloermann, Pat Thoyts, Andreas Kupries and
agreed to Nathan Coulter change of the license terms since they are the
origingal copyright holders.

Subject: Re: Tcllib and New License Addition?
From: Rich
Newsgroups: comp.lang.tcl
Organization: A noiseless patient Spider
Date: Sat, 9 Nov 2024 18:25 UTC
References: 1 2
Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: rich@example.invalid (Rich)
Newsgroups: comp.lang.tcl
Subject: Re: Tcllib and New License Addition?
Date: Sat, 9 Nov 2024 18:25:00 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 29
Message-ID: <vgo9ds$3tg17$1@dont-email.me>
References: <vgng2u$3o2q7$2@dont-email.me> <M5MXO.842127$_o_3.464842@fx17.iad>
Injection-Date: Sat, 09 Nov 2024 19:25:01 +0100 (CET)
Injection-Info: dont-email.me; posting-host="658c89220c356337f59c80e410b8ac50";
logging-data="4112423"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+/rKVZ2lXgb32uKKFI1kYC"
User-Agent: tin/2.6.1-20211226 ("Convalmore") (Linux/5.15.139 (x86_64))
Cancel-Lock: sha1:s8jNZG89r1t5BHIbSJg/IGtlYRU=
View all headers

Gerald Lester <Gerald.Lester@gmail.com> wrote:
> On 11/9/24 05:12, greg wrote:
>> Hello,
>> I came across the license_fsul.terms file in the Tcllib repository. The
>> license conditions seem interesting and unconventional, as they require
>> payment for productive use. To me, this is rather unusual for an
>> open-source library, so I wonder if this was indeed intended or if the
>> file was perhaps added by mistake.
>>
>> https://core.tcl-lang.org/tcllib/file?name=license_fsul.terms
>
> WTF, the proper license is
> https://core.tcl-lang.org/tcllib/file?name=license.terms.
>
> This was added in https://core.tcl-lang.org/tcllib/info/0b0d3c2be7e04e75
> and seems to apply to the AES upgrade, in particular to the use of the
> accelerator and the test suite.
>
> I hold copyright to several of the packages in TclLib and do not agree
> to the change to the general TclLib licensing. We can't pollute TclLib
> with GPL licnses!
>
> I'm wondering if Thorsten Schloermann, Pat Thoyts, Andreas Kupries and
> agreed to Nathan Coulter change of the license terms since they are the
> origingal copyright holders.

So, once again, pooryorick (aka Nathan Coulter) up to no good.

First the wiki, now Tcllib.

Subject: Re: Tcllib and New License Addition?
From: Gerald Lester
Newsgroups: comp.lang.tcl
Organization: fastusenet - www.fastusenet.org
Date: Sun, 10 Nov 2024 00:27 UTC
References: 1 2 3
Path: eternal-september.org!news.eternal-september.org!feeder2.eternal-september.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx17.iad.POSTED!not-for-mail
MIME-Version: 1.0
User-Agent: Mozilla Thunderbird
Subject: Re: Tcllib and New License Addition?
Newsgroups: comp.lang.tcl
References: <vgng2u$3o2q7$2@dont-email.me> <M5MXO.842127$_o_3.464842@fx17.iad>
<vgo9ds$3tg17$1@dont-email.me>
Content-Language: en-US
From: Gerald.Lester@gmail.com (Gerald Lester)
In-Reply-To: <vgo9ds$3tg17$1@dont-email.me>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Lines: 33
Message-ID: <E5TXO.842323$_o_3.57287@fx17.iad>
X-Complaints-To: abuse@fastusenet.org
NNTP-Posting-Date: Sun, 10 Nov 2024 00:27:16 UTC
Organization: fastusenet - www.fastusenet.org
Date: Sat, 9 Nov 2024 18:27:16 -0600
X-Received-Bytes: 2056
View all headers

On 11/9/24 12:25, Rich wrote:
> Gerald Lester <Gerald.Lester@gmail.com> wrote:
>> On 11/9/24 05:12, greg wrote:
>>> Hello,
>>> I came across the license_fsul.terms file in the Tcllib repository. The
>>> license conditions seem interesting and unconventional, as they require
>>> payment for productive use. To me, this is rather unusual for an
>>> open-source library, so I wonder if this was indeed intended or if the
>>> file was perhaps added by mistake.
>>>
>>> https://core.tcl-lang.org/tcllib/file?name=license_fsul.terms
>>
>> WTF, the proper license is
>> https://core.tcl-lang.org/tcllib/file?name=license.terms.
>>
>> This was added in https://core.tcl-lang.org/tcllib/info/0b0d3c2be7e04e75
>> and seems to apply to the AES upgrade, in particular to the use of the
>> accelerator and the test suite.
>>
>> I hold copyright to several of the packages in TclLib and do not agree
>> to the change to the general TclLib licensing. We can't pollute TclLib
>> with GPL licnses!
>>
>> I'm wondering if Thorsten Schloermann, Pat Thoyts, Andreas Kupries and
>> agreed to Nathan Coulter change of the license terms since they are the
>> origingal copyright holders.
>
> So, once again, pooryorick (aka Nathan Coulter) up to no good.
>
> First the wiki, now Tcllib.

Time to take a head?

Subject: Re: Tcllib and New License Addition?
From: greg
Newsgroups: comp.lang.tcl
Organization: A noiseless patient Spider
Date: Mon, 11 Nov 2024 02:48 UTC
References: 1
Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: gregor.ebbing@gmx.de (greg)
Newsgroups: comp.lang.tcl
Subject: Re: Tcllib and New License Addition?
Date: Mon, 11 Nov 2024 03:48:56 +0100
Organization: A noiseless patient Spider
Lines: 26
Message-ID: <vgrrao$lrn8$1@dont-email.me>
References: <vgng2u$3o2q7$2@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Mon, 11 Nov 2024 03:48:56 +0100 (CET)
Injection-Info: dont-email.me; posting-host="3f517f8daf2aaca391f5023f465a3f23";
logging-data="716520"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX197jOvp3pAo7jpLHy+kw4FLSGYqyRawB98="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:K2TBqFbFfl+ZnJdXBghJIo9Eqs4=
In-Reply-To: <vgng2u$3o2q7$2@dont-email.me>
Content-Language: de-DE
View all headers

Am 09.11.24 um 12:12 schrieb greg:
> Hello,
> I came across the license_fsul.terms file in the Tcllib repository. The
> license conditions seem interesting and unconventional, as they require
> payment for productive use. To me, this is rather unusual for an open-
> source library, so I wonder if this was indeed intended or if the file
> was perhaps added by mistake.
>
> https://core.tcl-lang.org/tcllib/file?name=license_fsul.terms
>
> best regards
> Gregor

Hello,

I recently posted about the license_fsul.terms file in the Tcllib
repository. I have since realized that the file is actually part of a
branch that is not the official branch (trunk). I apologize for any
confusion this may have caused.

It seems the license in question might only apply to certain features or
specific branches and is not part of the official Tcllib version.

best regards
Gregor

Subject: Re: Tcllib and New License Addition?
From: Gerald Lester
Newsgroups: comp.lang.tcl
Organization: fastusenet - www.fastusenet.org
Date: Mon, 11 Nov 2024 03:13 UTC
References: 1 2
Path: eternal-september.org!news.eternal-september.org!feeder2.eternal-september.org!2.eu.feeder.erje.net!3.eu.feeder.erje.net!feeder.erje.net!feeder2.feed.ams11.usenet.farm!feed.usenet.farm!peer02.ams4!peer.am4.highwinds-media.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx12.iad.POSTED!not-for-mail
MIME-Version: 1.0
User-Agent: Mozilla Thunderbird
Subject: Re: Tcllib and New License Addition?
Newsgroups: comp.lang.tcl
References: <vgng2u$3o2q7$2@dont-email.me> <vgrrao$lrn8$1@dont-email.me>
Content-Language: en-US
From: Gerald.Lester@gmail.com (Gerald Lester)
In-Reply-To: <vgrrao$lrn8$1@dont-email.me>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Lines: 29
Message-ID: <EDeYO.290455$15a6.61553@fx12.iad>
X-Complaints-To: abuse@fastusenet.org
NNTP-Posting-Date: Mon, 11 Nov 2024 03:13:40 UTC
Organization: fastusenet - www.fastusenet.org
Date: Sun, 10 Nov 2024 21:13:40 -0600
X-Received-Bytes: 1826
View all headers

On 11/10/24 20:48, greg wrote:
> Am 09.11.24 um 12:12 schrieb greg:
>> Hello,
>> I came across the license_fsul.terms file in the Tcllib repository.
>> The license conditions seem interesting and unconventional, as they
>> require payment for productive use. To me, this is rather unusual for
>> an open- source library, so I wonder if this was indeed intended or if
>> the file was perhaps added by mistake.
>>
>> https://core.tcl-lang.org/tcllib/file?name=license_fsul.terms
>>
>> best regards
>> Gregor
>
>
> Hello,
>
> I recently posted about the license_fsul.terms file in the Tcllib
> repository. I have since realized that the file is actually part of a
> branch that is not the official branch (trunk). I apologize for any
> confusion this may have caused.
>
> It seems the license in question might only apply to certain features or
> specific branches and is not part of the official Tcllib version.

No need to apologize. You have brought a potential problem to the
community's attention.

Subject: Re: Tcllib and New License Addition?
From: greg
Newsgroups: comp.lang.tcl
Organization: A noiseless patient Spider
Date: Mon, 11 Nov 2024 03:30 UTC
References: 1 2
Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: gregor.ebbing@gmx.de (greg)
Newsgroups: comp.lang.tcl
Subject: Re: Tcllib and New License Addition?
Date: Mon, 11 Nov 2024 04:30:25 +0100
Organization: A noiseless patient Spider
Lines: 50
Message-ID: <vgrtoh$q0i5$1@dont-email.me>
References: <vgng2u$3o2q7$2@dont-email.me> <vgrrao$lrn8$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Mon, 11 Nov 2024 04:30:25 +0100 (CET)
Injection-Info: dont-email.me; posting-host="3f517f8daf2aaca391f5023f465a3f23";
logging-data="852549"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+UePU7494ILLp8O9B6xyMsFYdnBnaFq7U="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:XtRsEcQUCMK30dhoJwS82dsa72U=
Content-Language: de-DE
In-Reply-To: <vgrrao$lrn8$1@dont-email.me>
View all headers

Am 11.11.24 um 03:48 schrieb greg:
> Am 09.11.24 um 12:12 schrieb greg:
>> Hello,
>> I came across the license_fsul.terms file in the Tcllib repository.
>> The license conditions seem interesting and unconventional, as they
>> require payment for productive use. To me, this is rather unusual for
>> an open- source library, so I wonder if this was indeed intended or if
>> the file was perhaps added by mistake.
>>
>> https://core.tcl-lang.org/tcllib/file?name=license_fsul.terms
>>
>> best regards
>> Gregor
>
>
> Hello,
>
> I recently posted about the license_fsul.terms file in the Tcllib
> repository. I have since realized that the file is actually part of a
> branch that is not the official branch (trunk). I apologize for any
> confusion this may have caused.
>
> It seems the license in question might only apply to certain features or
> specific branches and is not part of the official Tcllib version.
>
> best regards
> Gregor
Hello,

first of all, I want to thank Gerald Lester and Rich for their responses
and insights. I really appreciate the clarification regarding the
license situation in Tcllib.

I understand now that Tcllib is not officially part of the Tcl/Tk core,
but for me, it feels like an essential part of the Tcl/Tk ecosystem.
Therefore, I find the introduction of a license requiring payment for
productive use quite problematic and not in line with the spirit of
open-source software, which Tcl/Tk has always represented for me.

Of course, the decision regarding the license is ultimately up to the
developer. However, in my opinion, such licenses are better suited for
the developer's own separate libraries rather than being included in
Tcl/Tk, Tcllib, or Tklib.

I am "only" an enthusiastic user of this outstanding system Tcl/Tk, its
developers, and the community, and I am truly grateful for all the work
that has been done.

Best regards,
Gregor

Subject: Re: Tcllib and New License Addition?
From: Gerald Lester
Newsgroups: comp.lang.tcl
Organization: fastusenet - www.fastusenet.org
Date: Mon, 11 Nov 2024 03:58 UTC
References: 1 2 3
Path: eternal-september.org!news.eternal-september.org!feeder2.eternal-september.org!border-1.nntp.ord.giganews.com!border-2.nntp.ord.giganews.com!nntp.giganews.com!news-out.netnews.com!s1-1.netnews.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx45.iad.POSTED!not-for-mail
MIME-Version: 1.0
User-Agent: Mozilla Thunderbird
Subject: Re: Tcllib and New License Addition?
Newsgroups: comp.lang.tcl
References: <vgng2u$3o2q7$2@dont-email.me> <vgrrao$lrn8$1@dont-email.me>
<vgrtoh$q0i5$1@dont-email.me>
Content-Language: en-US
From: Gerald.Lester@gmail.com (Gerald Lester)
In-Reply-To: <vgrtoh$q0i5$1@dont-email.me>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Lines: 56
Message-ID: <ohfYO.127377$S9Vb.84525@fx45.iad>
X-Complaints-To: abuse@fastusenet.org
NNTP-Posting-Date: Mon, 11 Nov 2024 03:58:12 UTC
Organization: fastusenet - www.fastusenet.org
Date: Sun, 10 Nov 2024 21:58:11 -0600
X-Received-Bytes: 3004
X-Original-Bytes: 2953
View all headers

On 11/10/24 21:30, greg wrote:
> Am 11.11.24 um 03:48 schrieb greg:
>> Am 09.11.24 um 12:12 schrieb greg:
>>> Hello,
>>> I came across the license_fsul.terms file in the Tcllib repository.
>>> The license conditions seem interesting and unconventional, as they
>>> require payment for productive use. To me, this is rather unusual for
>>> an open- source library, so I wonder if this was indeed intended or
>>> if the file was perhaps added by mistake.
>>>
>>> https://core.tcl-lang.org/tcllib/file?name=license_fsul.terms
>>>
>>> best regards
>>> Gregor
>>
>>
>> Hello,
>>
>> I recently posted about the license_fsul.terms file in the Tcllib
>> repository. I have since realized that the file is actually part of a
>> branch that is not the official branch (trunk). I apologize for any
>> confusion this may have caused.
>>
>> It seems the license in question might only apply to certain features
>> or specific branches and is not part of the official Tcllib version.
>>
>> best regards
>> Gregor
> Hello,
>
> first of all, I want to thank Gerald Lester and Rich for their responses
> and insights. I really appreciate the clarification regarding the
> license situation in Tcllib.
>
> I understand now that Tcllib is not officially part of the Tcl/Tk core,
> but for me, it feels like an essential part of the Tcl/Tk ecosystem.
> Therefore, I find the introduction of a license requiring payment for
> productive use quite problematic and not in line with the spirit of
> open-source software, which Tcl/Tk has always represented for me.
>
> Of course, the decision regarding the license is ultimately up to the
> developer. However, in my opinion, such licenses are better suited for
> the developer's own separate libraries rather than being included in
> Tcl/Tk, Tcllib, or Tklib.
>
> I am "only" an enthusiastic user of this outstanding system Tcl/Tk, its
> developers, and the community, and I am truly grateful for all the work
> that has been done.

While TclLib is not "core" it is managed. It is "under" the
core.tcl-lang.org. Thus the licenses are not entirely up to the developer.

Again, thanks for bringing an issue to the attention of the community so
that it can be addressed.

1

rocksolid light 0.9.8
clearnet tor