From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id q6nJGwZBJV+/BQAA0tVLHw (envelope-from ) for ; Sat, 01 Aug 2020 10:16:38 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 2MXhFgZBJV+MAQAAbx9fmQ (envelope-from ) for ; Sat, 01 Aug 2020 10:16:38 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 7F867940415 for ; Sat, 1 Aug 2020 10:16:37 +0000 (UTC) Received: from localhost ([::1]:37944 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k1oZ8-0005Xu-U0 for larch@yhetil.org; Sat, 01 Aug 2020 06:16:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38740) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k1oZ0-0005Xc-DY for help-guix@gnu.org; Sat, 01 Aug 2020 06:16:26 -0400 Received: from mail2.protonmail.ch ([185.70.40.22]:58778) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k1oYw-0000tA-9j for help-guix@gnu.org; Sat, 01 Aug 2020 06:16:25 -0400 Date: Sat, 01 Aug 2020 10:16:13 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=elenq.tech; s=protonmail2; t=1596276976; bh=CrPL4Hqs3In4Ql+2wU6F1U3y4EZpTF+Jiq0z/Dvv4PU=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=C1wvfZKYReGZXptv6Ai/ssT4EPipR7qIQlcxgfQdetPj8nlZaBUXPGzXvsYXH5iU8 5ziO5zRq/GyVHRxyTyXZSN1UsIcEy7oj+SOUfRgTJGcMDG/djs1bvBngonPXgIlAZy 8BCL3Rbxe91+xSFh/ZXX7rOXYrdQ0Wq9K4xMaFNewxSPD+5QwNEpQboHRCBjlX1rCJ /r7g9Pts1mnuEDHUjHPpavChTUnSCDqPEqkdOQ6frlvr2DyYI63QrUX6EAfnXZiWER YqSmGK6bzrXCu4DCGIUK2XTScz0ApDyE30vWJEqs/sUOfcxViCvUdc95kJqOxXgTeC dVq1jqessu/tw== To: Adam Kandur From: Ekaitz Zarraga Subject: Re: what about custom licenses? Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.40.22; envelope-from=ekaitz@elenq.tech; helo=mail2.protonmail.ch X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/01 06:16:18 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -37 X-Spam_score: -3.8 X-Spam_bar: --- X-Spam_report: (-3.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Ekaitz Zarraga Cc: "help-guix@gnu.org" Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=elenq.tech header.s=protonmail2 header.b=C1wvfZKY; dmarc=pass (policy=none) header.from=elenq.tech; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: -0.71 X-TUID: aXKRWih/8TG2 Hi, You can check guix/licenses.scm file. It contains how licenses are defined = in Guix so you can build your own. There are projects with custom licenses = there like wxwidgets. I hope this helps. Best, Ekaitz =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original Me= ssage =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 On Saturday, August 1, 2020 11:44 AM, Adam Kandur via w= rote: > > > hi everyone! i packed some cl libs. but they have custom (foss) licenses.= how i can describe it in guix?