Le Sun, May 29, 2011 at 12:09:34PM +0900, Charles Plessy a écrit : > > I attached a patch for the version in the debian-policy package.
Actually, I did not. Sorry for the noise. -- Charles Plessy Tsurumi, Kanagawa, Japan
>From 698033147768055e8c75c1ca064741a549ebf271 Mon Sep 17 00:00:00 2001 From: Charles Plessy <[email protected]> Date: Sun, 29 May 2011 12:01:50 +0900 Subject: [PATCH] Link to the SPDX license registry instead of its working version. --- copyright-format/copyright-format.xml | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/copyright-format/copyright-format.xml b/copyright-format/copyright-format.xml index e198d3c..8ae9023 100644 --- a/copyright-format/copyright-format.xml +++ b/copyright-format/copyright-format.xml @@ -558,8 +558,7 @@ License: MPL-1.1 </para> <para> Currently, the full text of the licenses is only available in the <ulink - url="http://spdx.org/wiki/working-version-license-list">working version - of the SPDX license list</ulink>. + url="http://spdx.org/licenses">SPDX Open Source License Registry</ulink>. </para> <informaltable> <tgroup cols="2"> -- 1.7.2.5

