SecState License Information

This file describes the various licenses in the secstate package and
which licenses apply to which files.

GPLv2+:
The secstate tool:
  /usr/bin/secstate

LGPLv21+:
The secstate python module:
  %{python_sitelib}/secstate/__init__.py
  %{python_sitelib}/secstate/main.py
  %{python_sitelib}/secstate/util.py
The file_perms puppet module:
  /usr/share/puppet/modules/file_perms/*
The pam puppet module:
  /usr/share/puppet/modules/pam/*

BSD:
The OVAL to XHTML transform:
  /usr/share/secstate/transforms/*
  /usr/share/puppet/modules/ifdefined/*
