From: Edward S. R. <ed...@we...> - 2012-02-11 09:49:44
|
The legal code for by-sa is more explicit about what attribution means. >From section 4(c): "The credit required by this Section 4(c) may be implemented in any reasonable manner; provided, however, that in the case of a Adaptation or Collection, at a minimum such credit will appear, if a credit for all contributing authors of the Adaptation or Collection appears, then as part of these credits and in a manner at least as prominent as the credits for the other contributing authors." Full text here - http://creativecommons.org/licenses/by-sa/3.0/legalcode Using artwork licensed with by-sa shouldn't effect anything else in rails - since rails is GPLed anyway, there's no issues around commercial/non-commercial work and since artwork is generally considered to be bundled and thus doesn't have issues with different licences. At least as far as I understand the issues thus far :) Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Saturday, 11 February 2012 at 07:18, Frederick Weld wrote: > There are a lot of art resources (icons,...) that could be included into rails. > > But for me, the following is unclear: > > (1) Is there a demand for this? (It may well increase of the size of rails.) > > (2) How to deal with the CreativeCommons licences that such art > resources would have been licenced under? > Most commonly, there are two types of licences: > - Attribution: http://creativecommons.org/licenses/by/3.0/ > - The web doesn't provide any conclusive statement whether > putting an attribution txt within rails' main folder would be enough > for this purpose > - Or should the credits popups be amended for this purpose? > - Attribution with ShareAlike: http://creativecommons.org/licenses/by-sa/3.0/ > - ShareAlike appears to be a no-go as we don't want to share > rails under the CC licence (CC is even not intended for software) > - But this would be a pity as most resources are by-sa and not only by > > -- Frederick > > ------------------------------------------------------------------------------ > Virtualization & Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > _______________________________________________ > Rails-devel mailing list > Rai...@li... (mailto:Rai...@li...) > https://lists.sourceforge.net/lists/listinfo/rails-devel > > |