1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-14 21:47:19 +02:00

Change JNLIB license to LGPLv3+ or GPLv2+.

This is to allow the use of this code with code under GPLv2(only).
This commit is contained in:
Werner Koch 2011-09-30 12:52:11 +02:00
parent a2d081a20a
commit cdd152bf49
30 changed files with 527 additions and 205 deletions

View file

@ -1,5 +1,8 @@
2011-09-30 Werner Koch <wk@g10code.com>
Change the license of all JNLIB parts from LPGLv3+ to to LGPLv3+
or GPLv2+.
* dotlock.h (DOTLOCK_EXT_SYM_PREFIX): New macro.
2011-09-29 Werner Koch <wk@g10code.com>