From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roland Dreier Date: Wed, 02 Sep 2009 12:02:02 -0700 Subject: [U-Boot] [PATCH 2/2] License cleanup: remove all files with "All Rights Reserved" notices. In-Reply-To: <200909022057.53144.sr@denx.de> (Stefan Roese's message of "Wed, 2 Sep 2009 20:57:53 +0200") References: <1251896248-30088-1-git-send-email-wd@denx.de> <200909021522.07789.sr@denx.de> <200909022057.53144.sr@denx.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > Right. We must have copied this line from the Linux 440SPe PCIe driver which > was a starting point for the U-Boot driver version. Well, the 440SPe PCIe stuff for the Linux kernel I wrote was definitely GPLv2. So you can use that code in any other GPLv2 project as far as I'm concerned. - R.