
pam_mount package license clarification


Each file expressly has a notice what license applies to it.
In summary:

The "pam_mount.so" library and the .c source files to build it are
free software; you can redistribute it/them and/or modify it under
the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 2.1 of the License, or
(at your option) any later version.

The "pmvarrun" and "mount.crypt" programs, especially
their .c file which has the "main" function it, can be redistributed
and/or modified under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of the
License, or (at your option) any later version.

The license texts are available in the file "LICENSE.LGPL2" and
"LICENSE.LGPL3". The GNU GPL as mentioned in the LGPL3 text is
available in the file "LICENSE.GPL3".
