| Author | Topic |
Posts: 57
Registered: May 2008
|
|
Re: [jsbml-development] Our repository
|
10 Oct '09 08:19

|
 |
|
Hello Andreas,
Andreas Dräger <andreas.draeger@uni-tuebingen.de> wrote
> Dear all,
> > It is not
> > possible under those terms, as I understand them, to take
> > code that is GPL 2.0 licensed, expand it or use it as part
> > of another larger program, and change the license to LGPL
> > for subsequent distribution.
> >
> As far as I know, the copyright holder, i.e., the author of the code has
> the right to give away his/her software under another license, too. If I
> decide to give the same program to one person under terms of GPL, I am
> still free to give the same code to other persons under LGPL terms,
> because I keep all rights on the code. Am I wrong with this?
It is impossible if your program borrows existing GPL 2.0 licensed source code.
For example, if your program borrows a part of GPL 2.0 licensed source code
(e.g. a part of source code in GNU Emacs), then your program must be licensed
under GPL 2.0 (In other words, you can't distribute the program under other license).
If you created a new program which doesn't contain GPL 2.0 (and/or other licenses that
impose similar restriction) licensed source code, then you can distribute the program
under any licenses as you described.
Akiya
--
Akiya Jouraku <jouraku@bio.keio.ac.jp>
Dept. of Biosciences and Informatics, Keio Univ.
____________________________________________________________
To manage your jsbml-development list subscription, visit
https://utils.its.caltech.edu/mailman/listinfo/jsbml-development
For a web interface to the jsbml-development mailing list, visit
http://sbml.org/Forums/
For questions or feedback about the jsbml-development list,
contact sbml-team@caltech.edu
|
|
|