Licensing issues in libapparmor

Hello,

The copying file under libapparmor states the library is licensed as per the terms of GNU Lesser General Public License v2.1 (LGPL2.1). However, I observe 3 files (reported below) found inside the ..libapparmor/src/... with the header information stating that these 3 files are licensed as per the terms of GNU General Public License v2.0 (GPL2.0). This situation ultimately overrules the licensing arrangement as proposed under the copying file and the libapparmor is forced to follow GPL2.0.

Is this is a known item? It gives me the impression that the header information for these three files may not have been updated and may likely carry the incorrect information. Could you please look into this issue and if you agree, you can make the necessary correction or make other propriate changes based on the situation to resolve the licensing issues at the earliest.

File 1: policy_cache.c File 2: scanner.l File 3: features.c

BR Sathya