On Mon, Sep 16, 2013 at 4:39 PM, F. B. <[email protected]> wrote: > > > On Monday, September 16, 2013 8:46:10 PM UTC+2, Ondřej Čertík wrote: >> >> >> We should however still copy their license into our LICENSE file (or >> somewhere), >> to comply with it. > > > Well, open source philosophy is to share the code, but almost all open > source project require citing whose original work it is, even SymPy requires > that, right? The only project I know of not requiring citation is SQLite, I > think.
Yeah, but it's very simple to maintain a LICENSE file with all the license of codes that we reused. Here is an example for one of my projects: https://github.com/certik/hfsolver/blob/master/LICENSE Ondrej -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. For more options, visit https://groups.google.com/groups/opt_out.
