Home
last modified time | relevance | path

Searched refs:licenseURL (Results 1 – 1 of 1) sorted by relevance

/haiku/src/apps/aboutsystem/
H A DAboutSystem.cpp1429 BString licenseURL; in AddCopyrightEntry() local
1430 parse_named_url(license, licenseName, licenseURL); in AddCopyrightEntry()
1433 if (_GetLicensePath(licenseURL, licensePath) == B_OK) { in AddCopyrightEntry()