Variables | |
| const char * | searchKeys [] |
| LicenseData | data |
| const LicenseData * | pData = &data |
{
"GNU General Public License",
"http://www.gnu.org/copyleft/gpl.html",
searchKeys
}
| const LicenseData* GPL::pData = &data |
Referenced by FontFace::_checkAllKnownLicenses().
| const char* GPL::searchKeys[] |
{
"GNU General Public License",
"GPL",
"General Public License",
"GNU copyleft",
END_OF_LICENSE_NAMES
}
1.6.2-20100208