Hi,

Charles Plessy wrote:

> Example 1: missing opening bracket in the fourth paragraph.

Sure (missing "[" before "LICENSE TEXT]").

> Example 3: missing license short name for debian/* files.
> Example 4: missing license short name for debian/* files.

True.  A previous version of the format included a default
license short name of "other", and the examples were probably
just not updated since them.

Here's a patch.  I think it would be better to set a good example
by providing examples without templates like "[LICENSE TEXT]" in
them, though.
---
 copyright-format/copyright-format.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/copyright-format/copyright-format.xml 
b/copyright-format/copyright-format.xml
index d6790aa3..1cf1acf2 100644
--- a/copyright-format/copyright-format.xml
+++ b/copyright-format/copyright-format.xml
@@ -488,7 +488,7 @@ License: GPL-2
  [LICENSE TEXT]
 
 License: LGPL-2.1
- LICENSE TEXT]</programlisting>
+ [LICENSE TEXT]</programlisting>
       </example>
 
       <example>
@@ -1090,7 +1090,7 @@ License: GPL-2+
 
 Files: debian/*
 Copyright: Copyright 1998 Jane Smith <[email protected]>
-License:
+License: GPL-2+
  [LICENSE TEXT]]]></programlisting>
       </para>
     </example>
@@ -1116,7 +1116,7 @@ License: PSF-2
 
 Files: debian/*
 Copyright: 2008, Dan Developer <[email protected]>
-License:
+License: permissive
  Copying and distribution of this package, with or without
  modification, are permitted in any medium without royalty
  provided the copyright notice and this notice are
-- 
1.7.8.rc3




-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to