From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751389AbVH2WkV (ORCPT ); Mon, 29 Aug 2005 18:40:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751390AbVH2WkV (ORCPT ); Mon, 29 Aug 2005 18:40:21 -0400 Received: from relay2.uli.it ([62.212.1.5]:8421 "EHLO relay2.uli.it") by vger.kernel.org with ESMTP id S1751389AbVH2WkU (ORCPT ); Mon, 29 Aug 2005 18:40:20 -0400 From: Daniele Orlandi To: linux-kernel@vger.kernel.org Subject: list.h copyright owner Date: Tue, 30 Aug 2005 00:40:18 +0200 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200508300040.19108.daniele@orlandi.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hello, In order to keep an interface I'm used to, I'd like to include a subset of list.h (basic list funcionality, without RCU) in a library which will be released under the LGPL. Being it mostly macros and inlines and quite obvious functionality, rewriting is would be like rewriting variables :) So, who is the copyright holder of that file, so that I can ask him permission to use the file in a Lesser GPL project? Thanks! Bye, -- Daniele Orlandi