[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#906284: CC0 is short





On 27/08/2018 15:36, Chris Lamb wrote:
Julian et al.,

if ($full_license and $short_license =~ m/cc-/) {
     if ($full_license !~ /definitions/i and
         $full_license !~ /copyright and related rights/i and
         $full_license !~ m%/usr/share/common-licenses/CC) {
         tag 'incomplete-creative-commons-license';
     }
}

Apply to apply this, but before I do can you supply some "known good"
and "known bad" texts? That way I can supplement our testsuite..

best wishes,

I'm not 100% sure my test is "known good", but here it is:

License: CC0
To the extent possible under law, the author(s) have dedicated all copyright
 and related and neighboring rights to this software to the public domain
 worldwide. This software is distributed without any warranty.
 .
You should have received a copy of the CC0 Public Domain Dedication along with this software. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.

Cheers,

jpuydt on irc.debian.org


Reply to: