bug-gnulib
[Top][All Lists]
Advanced

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

Re: licenses of tests


From: Eric Blake
Subject: Re: licenses of tests
Date: Tue, 29 Dec 2009 19:00:52 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Eric Blake <ebb9 <at> byu.net> writes:

> I noticed several of my recently written tests suffered from a copy-and-paste 
> license error (they stated GPLv2+, even though unit tests are generally v3+ 
> because they are not linked into the final product).  Here are the remaining 
> files that suffer from the same fate, although I would like feedback before 
> changing any of their licenses.

For that matter, the following test modules can probably omit a 'Licenses:' 
line; any objections to a patch along those lines?

$ find modules -name '*-tests' | xargs grep GPL
modules/arpa_inet-tests:LGPL
modules/byteswap-tests:LGPL
modules/ceilf-tests:LGPL
modules/ceill-tests:LGPL
modules/crypto/des-tests:LGPLv2+
modules/crypto/gc-arcfour-tests:LGPLv2+
modules/crypto/gc-arctwo-tests:LGPLv2+
modules/crypto/gc-des-tests:LGPLv2+
modules/crypto/gc-hmac-md5-tests:LGPLv2+
modules/crypto/gc-hmac-sha1-tests:LGPLv2+
modules/crypto/gc-md2-tests:LGPLv2+
modules/crypto/gc-md4-tests:LGPLv2+
modules/crypto/gc-md5-tests:LGPLv2+
modules/crypto/gc-pbkdf2-sha1-tests:LGPLv2+
modules/crypto/gc-rijndael-tests:LGPLv2+
modules/crypto/gc-sha1-tests:LGPLv2+
modules/crypto/gc-tests:LGPLv2+
modules/crypto/md2-tests:LGPLv2+
modules/crypto/md4-tests:LGPLv2+
modules/fcntl-h-tests:LGPL
modules/floorf-tests:LGPL
modules/floorl-tests:LGPL
modules/frexp-nolibm-tests:LGPL
modules/frexp-tests:LGPL
modules/frexpl-nolibm-tests:LGPL
modules/frexpl-tests:LGPL
modules/getaddrinfo-tests:LGPL
modules/inttypes-tests:LGPL
modules/isfinite-tests:GPL
modules/isinf-tests:GPL
modules/ldexpl-tests:LGPL
modules/locale-tests:LGPL
modules/math-tests:LGPL
modules/netdb-tests:LGPL
modules/netinet_in-tests:LGPL
modules/printf-frexp-tests:LGPL
modules/printf-frexpl-tests:LGPL
modules/priv-set-tests:GPL
modules/random_r-tests:LGPL
modules/round-tests:LGPL
modules/roundf-tests:LGPL
modules/roundl-tests:LGPL
modules/search-tests:LGPL
modules/select-tests:LGPL
modules/signal-tests:LGPL
modules/stdbool-tests:LGPL
modules/stddef-tests:LGPL
modules/stdint-tests:LGPL
modules/stdio-tests:LGPL
modules/stdlib-tests:LGPL
modules/string-tests:LGPL
modules/strings-tests:LGPL
modules/sysexits-tests:LGPL
modules/sys_select-tests:LGPL
modules/sys_socket-tests:LGPL
modules/sys_stat-tests:LGPL
modules/sys_time-tests:LGPL
modules/sys_utsname-tests:LGPL
modules/time-tests:LGPL
modules/trunc-tests:LGPL
modules/truncf-tests:LGPL
modules/truncl-tests:LGPL
modules/tsearch-tests:LGPL
modules/unistd-tests:LGPL
modules/wchar-tests:LGPL
modules/wctype-tests:LGPL

-- 
Eric Blake






reply via email to

[Prev in Thread] Current Thread [Next in Thread]