[squeak-dev] The Trunk: System-eem.1211.mcz

Tobias Pape Das.Linux at gmx.de
Mon Jan 25 10:38:18 UTC 2021



> On 25. Jan 2021, at 11:22, Marcel Taeumel <marcel.taeumel at hpi.de> wrote:
> 
> Why is that "1996-2010 Viewpoints" not reflected in Squeak's #license? Maybe we can remove the #copyright method alltogether because #license contains all copyright information?

No, that's slightly different :)
-t

> 
> Best,
> Marcel
>> Am 24.01.2021 22:57:35 schrieb Eliot Miranda <eliot.miranda at gmail.com>:
>> 
>> 
>> 
>>> On Jan 24, 2021, at 10:08 AM, Thiede, Christoph <Christoph.Thiede at student.hpi.uni-potsdam.de> wrote:
>>> 
>>> 
>>> Hm ... would it be presumptuous to say:
>>> 
>>> 
>>> 'Copyright © 2010-{1} Squeak Community Contributors.' format: {2021 max: Date today year}
>>> 
>>> 
>>> ? :-)
>>> 
>> 
>> I *love* it!  Commit it immediately!!
>> 
>>> 
>>> 
>>> Best,
>>> 
>>> Christoph
>>> 
>>> Von: Squeak-dev <squeak-dev-bounces at lists.squeakfoundation.org> im Auftrag von commits at source.squeak.org <commits at source.squeak.org>
>>> Gesendet: Sonntag, 24. Januar 2021 03:07:22
>>> An: squeak-dev at lists.squeakfoundation.org; packages at lists.squeakfoundation.org
>>> Betreff: [squeak-dev] The Trunk: System-eem.1211.mcz
>>>  
>>> Eliot Miranda uploaded a new version of System to project The Trunk:
>>> http://source.squeak.org/trunk/System-eem.1211.mcz
>>> 
>>> ==================== Summary ====================
>>> 
>>> Name: System-eem.1211
>>> Author: eem
>>> Time: 23 January 2021, 6:07:18.034021 pm
>>> UUID: 89999499-d83c-478b-9044-5dee2fe443df
>>> Ancestors: System-dtl.1210
>>> 
>>> Update the system's copyright.
>>> 
>>> =============== Diff against System-dtl.1210 ===============
>>> 
>>> Item was changed:
>>>   ----- Method: SmalltalkImage>>copyright (in category 'sources, changes log') -----
>>>   copyright
>>>          "The Smalltalk copyright."
>>>   
>>> +        ^'Copyright © Xerox Corp. 1981, 1982 All rights reserved.
>>> + Copyright © Apple Computer, Inc. 1985-1996 All rights reserved;
>>> + Copyright © 2010-2021 Squeak Community Contributors.'!
>>> -        ^'Copyright (c) Xerox Corp. 1981, 1982 All rights reserved.
>>> - Copyright (c) Apple Computer, Inc. 1985-1996 All rights reserved.'!
>>> 
>>> 
> 




More information about the Squeak-dev mailing list