[Pharo-project] Copyright inside one click is strange
it says Distribution based on Sophie http://www.sophieproject.org/ Seaside http://www.seaside.st Stef
I think this is because the one-click image template comes from the Sophie project. Seaside developers basically just replaced the image in the zip. On Fri, Sep 19, 2008 at 8:38 AM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
it says
Distribution based on Sophie http://www.sophieproject.org/ Seaside http://www.seaside.st
Stef
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Damien Cassou Peter von der Ahé: «I'm beginning to see why Gilad wished us good luck». (http://blogs.sun.com/ahe/entry/override_snafu)
On 9/19/08, Damien Cassou <damien.cassou@gmail.com> wrote:
I think this is because the one-click image template comes from the Sophie project. Seaside developers basically just replaced the image in the zip.
No, we completely rebuilt it. Cheers, Lukas -- Lukas Renggli http://www.lukas-renggli.ch
Maybe something like, "Organization of the file structure for easy portability across Linux, Macintosh, and Windows inspired by the organization used by the Sophie project." Would be more accurate. On Fri, Sep 19, 2008 at 6:35 AM, Lukas Renggli <renggli@gmail.com> wrote:
On 9/19/08, Damien Cassou <damien.cassou@gmail.com> wrote:
I think this is because the one-click image template comes from the Sophie project. Seaside developers basically just replaced the image in the zip.
No, we completely rebuilt it.
Cheers, Lukas
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On 19.09.2008, at 15:59, David Mitchell wrote:
Maybe something like,
"Organization of the file structure for easy portability across Linux, Macintosh, and Windows inspired by the organization used by the Sophie project."
I will add this: Pharo is Licenced under MIT. Copyright (c) 2008 Pharo Project Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. = = = = ======================================================================== Organization of the file structure for easy portability across Linux, Macintosh, and Windows inspired by the organization used by the Sophie project, originally invented for Plopp (http://www.planet-plopp.com) by Impara (http://impara.de). -- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
On 20.09.2008, at 00:46, Marcus Denker wrote:
On 19.09.2008, at 15:59, David Mitchell wrote:
Maybe something like,
"Organization of the file structure for easy portability across Linux, Macintosh, and Windows inspired by the organization used by the Sophie project."
I will add this:
Or maybe in the style of etoys (http://squeakland.org/download/license.jsp ) Licensed under the MIT License with parts under the Apache License. Copyright (c) Pharo Project, and Contributors Copyright (c) 1996-2008 Viewpoints Research Institute, and Contributors Copyright (c) 1996 Apple Computer, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. You may obtain a copy of the Apache License at http://www.apache.org/licenses/LICENSE-2.0
= = = = = = ======================================================================
Organization of the file structure for easy portability across Linux, Macintosh, and Windows inspired by the organization used by the Sophie project, originally invented for Plopp (http://www.planet-plopp.com) by Impara (http://impara.de).
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
On 20.09.2008, at 19:44, Michael Rueger wrote:
Marcus Denker wrote:
Licensed under the MIT License with parts under the Apache License.
That would actually be the correct License, as Pharo, as are all other projects *images* based on Squeak, is not entirely MIT.
Ok, I will add that to the distribution and the new website/google code. Marcus -- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
participants (6)
-
Damien Cassou -
David Mitchell -
Lukas Renggli -
Marcus Denker -
Michael Rueger -
Stéphane Ducasse