From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server-vie001.gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,URIBL_ZEN_BLOCKED_OPENDNS autolearn=ham autolearn_force=no version=3.4.6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=new2025; t=1755735359; bh=qD+R64g13DQlVl6UabfafEACoauEAU4EDajfuuO0/lQ=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:In-Reply-To:Message-ID:Date:From:Reply-To:Subject:To: Cc:In-Reply-To:References:Resent-Date:Resent-From:Resent-To: Resent-Cc:User-Agent:Content-Type:Content-Transfer-Encoding; b=l9OZ+2c8HMIFYGiB/r5pprVT7AuW+znHIZ8+cDANPY4MYL4HtohTpiwsY5m22FVk2 8JJT/PIBhJ0WNDWVE4m19dMEay0FK+YvzeQ+RJeUmPPUTa8Vi6yp3+7OxBQbMybRje 4CvIEzbDYnvPiPHD1VrXyexh2/bCKW+asMzuCgQOTq9ghu6BTvvBAZtwzd4GY2gYqB T2DJthTqvsmleROF8CCGWlXULbvPCM6XgHEB6YewH6QmM/qRNem9rouTF9+P+1Zx/h huLxDaiBgEgt6U8OykesKIJiBL1e2zEW/u0iSLXovqRe1ySVd+GR3haiMAlV7BvxFd kPTNTh1UF+u2g== Received: from biznet-home.integral.gnuweeb.org (unknown [182.253.126.177]) by server-vie001.gnuweeb.org (Postfix) with ESMTPSA id 5D3ED3127F97; Thu, 21 Aug 2025 00:15:58 +0000 (UTC) Date: Thu, 21 Aug 2025 09:15:55 +0900 From: Ammar Faizi To: Steven Rostedt Cc: Linux Trace Devel Mailing List , GNU/Weeb Mailing List , Alviro Iskandar Setiawan Subject: Re: [PATCH 0/2] ccli: Two small fixes for ccli Message-ID: References: <20250820211434.1857859-1-ammarfaizi2@gnuweeb.org> <20250820201236.3f685799@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20250820201236.3f685799@gandalf.local.home> List-Id: On Wed, Aug 20, 2025 at 08:12:36PM -0400, Steven Rostedt wrote: > Thanks for the updates! > > FYI, I'm relicensing libccli under MIT from LGPL. Are you OK with that? Yes, that is fine for me. -- Ammar Faizi