
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", "mount.crypt", "mount.encfs13" 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 program "pmt-ofl" and its source (from the "hxtools" software
package) are released in the Public Domain.

The program "pmt-fd0ssh" and its source (from the "hxtools" software
package) are free software; you can redistribute them and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 or 3 of the License.

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".
