FONTAINE  1.0
Variables
GPL Namespace Reference

Variables

const char * searchKeys []
 
LicenseData data
 
const LicenseDatapData = &data
 

Variable Documentation

◆ data

LicenseData GPL::data
Initial value:
={
"GNU General Public License",
"http://www.gnu.org/copyleft/gpl.html",
}
const char * searchKeys[]
Definition: GPL.h:27

◆ pData

const LicenseData* GPL::pData = &data

◆ searchKeys

const char* GPL::searchKeys[]
Initial value:
={
"GNU General Public License",
"GPL",
"General Public License",
"GNU copyleft",
}
#define END_OF_LICENSE_NAMES
Definition: LicenseData.h:18