From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roland Dreier Date: Wed, 02 Sep 2009 09:13:36 -0700 Subject: [U-Boot] [PATCH 2/2] License cleanup: remove all files with "All Rights Reserved" notices. In-Reply-To: <200909021522.07789.sr@denx.de> (Stefan Roese's message of "Wed, 2 Sep 2009 15:22:07 +0200") References: <1251896248-30088-1-git-send-email-wd@denx.de> <1251896248-30088-3-git-send-email-wd@denx.de> <200909021522.07789.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 > Roland, is it possible for you to remove the "All Rights Reserved" from this > file as it conflicts with the GPL? Otherwise PPC4xx PCIe support will be > removed soon. I'm sorry, but that's nonsense -- just do "git grep -i 'all rights reserved'" in a kernel source tree to see just how fine "all rights reserved" is in a GPLed project as long as a GPL license is granted too. In any case I've never touched that file in uboot as far as I know, so any licensing problems are your own creation I think. - R.