From: Andrew C. <ac...@co...> - 2008-08-06 04:40:59
|
Hmm... maybe they're compatible licenses. You're sure that's where those came from? Can you look to see if subclipse mentions this anywhere in their documentation? Maybe check to see what the diference is with Apache and subclipse (it's possible they're compatible)? -- Drew On Wed, 6 Aug 2008, Han Chiu wrote: > The apache licenses are in Subclipse as well so I am not sure how they did > that. I can rewrite the functionality but that will take a couple days. > > On Wed, Aug 6, 2008 at 12:26 AM, Andrew Case <ac...@co...> wrote: > >> Han, >> >> I don't know if the EPL and Apache are compatible (EPL and EPL is fine, but >> EPL and Apache I don't know about). I ran a script that appended our EPL to >> everything, but that probably doesn't fly with Apache code. It would be >> best if you rewrote the functionality presented in these files so that we >> don't have the Apache code (I assume these came from you originally): >> >> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessage.java >>>> >>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessageChangePath.java >>>> >>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitDirEntry.java >>>> >>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitClientAdapter.java >>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitStatus.java >>>> >>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/repository/GitRevision.java >>>> >>> >> -- >> Drew >> >> On Wed, 6 Aug 2008, Han Chiu wrote: >> >> Andrew, I am looking at the files and it looks like you've got all the >>> licenses done, is there anything you want me to look at? Thanks for the >>> good work. :) >>> >>> On Tue, Aug 5, 2008 at 11:37 PM, Andrew Case <ac...@co...> >>> wrote: >>> >>> Okay. I forgot to add the LICENSE files. So while I was at it, I went >>>> ahead and included the Subclipse license where appropriate. I also added >>>> a faq question that addresses our relation to Gitclipse, Eclipse, and >>>> Javagit. >>>> >>>> Han, >>>> These files which are Apache licensed showed up in rev 252 from your >>>> checkin, so I assume you can handle these? >>>> >>>> >>>> >>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessage.java >>>> >>>> >>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessageChangePath.java >>>> >>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitDirEntry.java >>>> >>>> >>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitClientAdapter.java >>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitStatus.java >>>> >>>> >>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/repository/GitRevision.java >>>> >>>> >>>> -- >>>> Drew >>>> >>>> >>>> >>>> On Tue, 5 Aug 2008, Andrew Case wrote: >>>> >>>> Okay. Copyrights in place. Authors removed. Build is fixed. >>>>> >>>>> As soon as Han adds back the SVN copyright notices and we mention in the >>>>> documentation that much code is borrowed from Subclipse and IBM we >>>>> should >>>>> be good. >>>>> >>>>> -- >>>>> Drew >>>>> >>>>> >>>>> On Tue, 5 Aug 2008, Andrew Case wrote: >>>>> >>>>> This file: >>>>>> >>>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessage.java: >>>> >>>>> >>>>>> Has origins with Apache License. Is this being utilizied? It needs to >>>>>> >>>>> be >>>> >>>>> removed and rewritten under EPL. >>>>>> >>>>>> Other than that, I've pulled all the author tags and added our >>>>>> copyright >>>>>> >>>>> as >>>> >>>>> well as LICENSE files. Fixing my breakage at the moment, should be done >>>>>> >>>>> soon >>>> >>>>> though. >>>>>> >>>>>> -- >>>>>> Drew >>>>>> >>>>>> >>>>> >>>>> ------------------------------------------------------------------------- >>>>> This SF.Net email is sponsored by the Moblin Your Move Developer's >>>>> >>>> challenge >>>> >>>>> Build the coolest Linux based applications with Moblin SDK & win great >>>>> >>>> prizes >>>> >>>>> Grand prize is a trip for two to an Open Source event anywhere in the >>>>> >>>> world >>>> >>>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>>>> _______________________________________________ >>>>> Gitclipse-devel mailing list >>>>> Git...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/gitclipse-devel >>>>> >>>>> >>>> ------------------------------------------------------------------------- >>>> This SF.Net email is sponsored by the Moblin Your Move Developer's >>>> challenge >>>> Build the coolest Linux based applications with Moblin SDK & win great >>>> prizes >>>> Grand prize is a trip for two to an Open Source event anywhere in the >>>> world >>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>>> _______________________________________________ >>>> Gitclipse-devel mailing list >>>> Git...@li... >>>> https://lists.sourceforge.net/lists/listinfo/gitclipse-devel >>>> >>>> >>> >>> >>> -- >>> Han Chiu >>> >>> > > > -- > Han Chiu > |