Eric Blake <e...@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.
>
> tests/test-des.c
> tests/test-flock.c
> tests/test-fsync.c
> tests/test-gc-arcfour.c
> tests/test-gc-arctwo.c
> tests/test-gc-des.c
> tests/test-gc-hmac-md5.c
> tests/test-gc-hmac-sha1.c
> tests/test-gc-md2.c
> tests/test-gc-md4.c
> tests/test-gc-md5.c
> tests/test-gc-pbkdf2-sha1.c
> tests/test-gc-rijndael.c
> tests/test-gc-sha1.c
> tests/test-gc.c
> tests/test-md2.c
> tests/test-md4.c
> tests/test-safe-alloc.c

I recognize some of my files in there, and using GPLv3+ for them should
be fine.

/Simon


Reply via email to