[Tools-discuss] xml2rfc license file and git repository ?

Paul Wouters <paul@nohats.ca> Tue, 12 February 2019 23:53 UTC

Return-Path: <paul@nohats.ca>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A2CF8130E11 for <tools-discuss@ietfa.amsl.com>; Tue, 12 Feb 2019 15:53:14 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level:
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=nohats.ca
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5wyp5IlBvLpz for <tools-discuss@ietfa.amsl.com>; Tue, 12 Feb 2019 15:53:12 -0800 (PST)
Received: from mx.nohats.ca (mx.nohats.ca [IPv6:2a03:6000:1004:1::68]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BE2A1130E78 for <tools-discuss@ietf.org>; Tue, 12 Feb 2019 15:53:12 -0800 (PST)
Received: from localhost (localhost [IPv6:::1]) by mx.nohats.ca (Postfix) with ESMTP id 43zfc60F99zK7p for <tools-discuss@ietf.org>; Wed, 13 Feb 2019 00:53:10 +0100 (CET)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nohats.ca; s=default; t=1550015590; bh=EckrRd+5a7BQaepuSKdrxk9ioeIsrIxRdn4cviWR/PU=; h=Date:From:To:Subject; b=ltl5hyoG+FIo71Hrv1EDIN4iVsypmGDYJJsuzx4RXYnXQzj70Dv+LQnzrRajOZnt3 wzWqkIEgesnmopY+8IXTtV0yqbRAqo3muFXNo4WaWLpM6XJ8DK1MEGXRNCJDtXhF8G E5m/Oug0q++Az+A0Ceb5DmcFyOqnCwbD9MTCpPGg=
X-Virus-Scanned: amavisd-new at mx.nohats.ca
Received: from mx.nohats.ca ([IPv6:::1]) by localhost (mx.nohats.ca [IPv6:::1]) (amavisd-new, port 10024) with ESMTP id lMngIuVAnQ-y for <tools-discuss@ietf.org>; Wed, 13 Feb 2019 00:53:08 +0100 (CET)
Received: from bofh.nohats.ca (bofh.nohats.ca [76.10.157.69]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx.nohats.ca (Postfix) with ESMTPS for <tools-discuss@ietf.org>; Wed, 13 Feb 2019 00:53:08 +0100 (CET)
Received: by bofh.nohats.ca (Postfix, from userid 1000) id B9C1DA7E0C; Tue, 12 Feb 2019 18:53:07 -0500 (EST)
DKIM-Filter: OpenDKIM Filter v2.11.0 bofh.nohats.ca B9C1DA7E0C
Received: from localhost (localhost [127.0.0.1]) by bofh.nohats.ca (Postfix) with ESMTP id AF78B40D358A for <tools-discuss@ietf.org>; Tue, 12 Feb 2019 18:53:07 -0500 (EST)
Date: Tue, 12 Feb 2019 18:53:07 -0500
From: Paul Wouters <paul@nohats.ca>
To: tools-discuss@ietf.org
Message-ID: <alpine.LRH.2.21.1902121851230.15552@bofh.nohats.ca>
User-Agent: Alpine 2.21 (LRH 202 2017-01-01)
MIME-Version: 1.0
Content-Type: text/plain; format="flowed"; charset="US-ASCII"
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/jB3Jb7zldufL-J-orCJDDpXcznA>
Subject: [Tools-discuss] xml2rfc license file and git repository ?
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 12 Feb 2019 23:53:21 -0000

Hi,

While upgrading xml2rfc, I found that the LICENSE file has vanished. Can
this be re-added in the next version. This allows packages, such as
those on fedora/rhel/centos at least, to ship the license file using
the %license macro.

I could find no such file and had to look into PKG-INFO to find some odd
flavour of BSD license mentioned.

Also, where is the git repo? I wanted to see the history of this file
but I cannot find the source code repository.

Thanks,

Paul