From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4888 invoked by alias); 17 Dec 2008 16:45:21 -0000 Received: (qmail 4875 invoked by uid 22791); 17 Dec 2008 16:45:20 -0000 X-SWARE-Spam-Status: No, hits=0.9 required=5.0 tests=AWL,BARRACUDA_BRBL,BAYES_00,RCVD_IN_JMF_BL,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout3.012.net.il (HELO mtaout3.012.net.il) (84.95.2.7) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 17 Dec 2008 16:44:40 +0000 Received: from conversion-daemon.i_mtaout3.012.net.il by i_mtaout3.012.net.il (HyperSendmail v2004.12) id <0KC100C005AEQT00@i_mtaout3.012.net.il> for gdb@sourceware.org; Wed, 17 Dec 2008 18:47:03 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.127.241.241]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KC1000L65ADJNN0@i_mtaout3.012.net.il>; Wed, 17 Dec 2008 18:47:02 +0200 (IST) Date: Wed, 17 Dec 2008 16:45:00 -0000 From: Eli Zaretskii Subject: Re: Data display syntax In-reply-to: <20081217155928.GA29051@caradoc.them.org> X-012-Sender: halo1@inter.net.il To: Daniel Jacobowitz Cc: frederic.riss@st.com, gdb@sourceware.org Reply-to: Eli Zaretskii Message-id: References: <20081217153648.GA27459@caradoc.them.org> <1229528717.7457.2661.camel@crx3051.cro.st.com> <20081217155928.GA29051@caradoc.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-12/txt/msg00073.txt.bz2 > Date: Wed, 17 Dec 2008 10:59:28 -0500 > From: Daniel Jacobowitz > Cc: gdb@sourceware.org > > Am I correct that the copyright issues apply to the implementation, > but not to reading the paper and reimplementing the author's ideas, > should someone wish to? Yes. Ideas are not copyrightable, only the literal code that implements them is.