Home
last modified time | relevance | path

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

/dports/java/jcommon/jcommon-1.0.23/src/main/java/org/jfree/ui/about/
H A DLicences.java111 public String getLGPL() { in getLGPL() method in Licences
/dports/java/jcommon/jcommon-1.0.23/src/main/java/org/jfree/
H A DJCommonInfo.java96 setLicenceText(Licences.getInstance().getLGPL()); in JCommonInfo()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/pygnulib/
H A DGLConfig.py806 def getLGPL(self): member in GLConfig
H A DGLImport.py387 lgpl = self.config.getLGPL()
/dports/java/jfreechart/jfreechart-1.0.17/source/org/jfree/chart/
H A DJFreeChart.java1766 setLicenceText(Licences.getInstance().getLGPL()); in JFreeChartInfo()