Searched refs:UNLICENSE (Results 1 – 2 of 2) sorted by relevance
153 return License(LicenseType.UNLICENSE, LicenseGroup.PERMISSIVE, license_file)176 UNLICENSE = 7 variable in LicenseType221 licenses.append(License(LicenseType.UNLICENSE, LicenseGroup.PERMISSIVE, license_file))244 return [License(LicenseType.UNLICENSE, LicenseGroup.PERMISSIVE, license_file)]
99 self.assertEqual(preferred_license.type, add3prf.LicenseType.UNLICENSE)108 self.assertEqual(preferred_license.type, add3prf.LicenseType.UNLICENSE)117 self.assertEqual(preferred_license.type, add3prf.LicenseType.UNLICENSE)