From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aneesh Kumar Subject: Re: [ANNOUNCE] git-svn - bidirection operations between svn and git Date: Thu, 16 Feb 2006 17:31:03 +0530 Message-ID: References: <20060216073826.GA12055@hand.yhbt.net> <7v4q2zg2an.fsf@assigned-by-dhcp.cox.net> <7vr763emwx.fsf@assigned-by-dhcp.cox.net> <7vmzgrbqy0.fsf@assigned-by-dhcp.cox.net> <20060216115707.GP31278@pasky.or.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Cc: Junio C Hamano , git@vger.kernel.org X-From: git-owner@vger.kernel.org Thu Feb 16 13:01:12 2006 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F9hos-0007M7-Pm for gcvg-git@gmane.org; Thu, 16 Feb 2006 13:01:11 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030177AbWBPMBH (ORCPT ); Thu, 16 Feb 2006 07:01:07 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932271AbWBPMBH (ORCPT ); Thu, 16 Feb 2006 07:01:07 -0500 Received: from uproxy.gmail.com ([66.249.92.206]:30038 "EHLO uproxy.gmail.com") by vger.kernel.org with ESMTP id S932254AbWBPMBF convert rfc822-to-8bit (ORCPT ); Thu, 16 Feb 2006 07:01:05 -0500 Received: by uproxy.gmail.com with SMTP id j3so118233ugf for ; Thu, 16 Feb 2006 04:01:04 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RLxfxjkRaibMB7uyPRMNXzr9xCNdpsZvTK8GRNQ7fRK9WVbPicuC0bPWMGDMnhNFO5L0ga3e56tvmDDIo3AVT9/1bdpwoSyLLmwzyrnMK+eygHeMxtavmaoEanC/L4C4MuySR/EVVg+pwwYVEXRtEckPnycwA4beljYWEf4IW9I= Received: by 10.66.223.16 with SMTP id v16mr625467ugg; Thu, 16 Feb 2006 04:01:03 -0800 (PST) Received: by 10.66.254.7 with HTTP; Thu, 16 Feb 2006 04:01:03 -0800 (PST) To: Petr Baudis , scott@ubuntu.com In-Reply-To: <20060216115707.GP31278@pasky.or.cz> Content-Disposition: inline Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: On 2/16/06, Petr Baudis wrote: > Dear diary, on Thu, Feb 16, 2006 at 12:20:01PM CET, I got a letter > where Aneesh Kumar said that... > > Scott James code was motivation to start the project. But if you > > compare the two code lot of changes are done. Infact only thing that > > remain now is how i draw using the cairo which is also modified a bit. > > > > This is the COPYING file that scott had in bzrk project. > > > > http://people.ubuntu.com/~scott/bzr/bzrk/COPYING > > > > But gitview is quiet different from bzrk. I just wanted to add it to > > the code that i started with bzrk code. > > IANAL but AFAIK even if the code is quite different by now, if you > _started_ with bzrk code the copyright of the original author is still > lurking inside your code - it's basically a continuous series of > directly derived works. > > OTOH, what am I not getting? The bzrk's license seems to be GPLv2, our > license seems to be GPLv2, ... > > Correct. That way i guess we can add the code the way i sent. In any case i am marking this mail to scott. So if he has anything to add he can let us know -aneesh