Home
last modified time | relevance | path

Searched refs:licenseFile (Results 201 – 225 of 229) sorted by relevance

12345678910

/dports/lang/purescript/purescript-0.14.5/_cabal_deps/serialise-0.2.3.0/bench/versus/Macro/
H A DTypes.hs327 licenseFile :: FilePath, function
H A DLoad.hs1381 licenseFile (\l pkg -> pkg{licenseFile=l})
2361 licenseFile = "", function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/serialise-0.2.3.0/bench/versus/Macro/
H A DTypes.hs327 licenseFile :: FilePath, function
H A DLoad.hs1381 licenseFile (\l pkg -> pkg{licenseFile=l})
2361 licenseFile = "", function
/dports/french/verbiste/verbiste-0.1.47/src/gtk/
H A Dmain-window.cpp346 ifstream licenseFile((LIBDATADIR + string("/COPYING")).c_str()); in showAbout() local
347 if (licenseFile.good()) in showAbout()
350 ss << licenseFile.rdbuf(); in showAbout()
/dports/multimedia/webcamoid/webcamoid-8.8.0/ports/deploy/
H A Ddeploy_windows.py78 self.licenseFile = os.path.join(self.rootDir, 'COPYING')
H A Ddeploy_posix_windows.py74 self.licenseFile = os.path.join(self.rootDir, 'COPYING')
H A Ddeploy_mac.py69 self.licenseFile = os.path.join(self.rootDir, 'COPYING')
H A Ddeploy_posix.py81 self.licenseFile = os.path.join(self.rootDir, 'COPYING')
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/license-checker/
H A DREADME.md132 - licenseFile
H A DCHANGELOG.md185 …it/a2295073d0178dca1b88e85ea8f52c21d35e52fc) src: the README is added as licenseFile (@helio-frota)
230 …license-checker/commit/057af47bc52ac526f646ba21496f338689801809) added licenseFile assertion to te…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/license-checker/
H A DREADME.md132 - licenseFile
H A DCHANGELOG.md185 …it/a2295073d0178dca1b88e85ea8f52c21d35e52fc) src: the README is added as licenseFile (@helio-frota)
230 …license-checker/commit/057af47bc52ac526f646ba21496f338689801809) added licenseFile assertion to te…
/dports/games/flightgear/flightgear-2020.3.11/src/Add-ons/
H A DAddon.cxx389 addon.setLicenseFile(std::move(metadata.licenseFile)); in fromAddonDir()
/dports/converters/wkhtmltopdf/qt-5db36ec/tools/configure/
H A Dconfigureapp.cpp4330 QString licenseFile = orgLicenseFile; in showLicense() local
4339 QFile file(licenseFile); in showLicense()
4373 licenseFile = orgLicenseFile + "/LICENSE.GPL3"; in showLicense()
4375 licenseFile = orgLicenseFile + "/LICENSE.LGPL"; in showLicense()
4387 QFile file(licenseFile); in showLicense()
4389 cout << "Failed to load LICENSE file" << licenseFile << endl; in showLicense()
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-install/Distribution/Client/
H A DInit.hs815 let licenseFile =
852 case licenseFile of
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/android_deps/buildSrc/src/main/groovy/
H A DBuildConfigGenerator.groovy645 def licenseFile = dependency.isShipped? "LICENSE" : "NOT_SHIPPED"
653 License File: ${licenseFile}
/dports/devel/artifactory/artifactory-oss-5.8.3/etc/
H A Dartifactory.system.properties215 #artifactory.archive.licenseFile.names=license,LICENSE,license.txt,LICENSE.txt,LICENSE.TXT
/dports/net-mgmt/observium/observium/mibs/avaya/
H A DLOAD-MIB103 -- represent license file presence = licenseFile (16).
1124 licenseFile(16),
1202 licenseFile - file controlling licensed features activation
H A DAVAYA-LOAD-MIB1221 licenseFile(16),
1297 licenseFile - file controlling licensed features activation
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.build/org.eclipse.pde.build.tests/src/org/eclipse/pde/build/internal/tests/p2/
H A DPublishingTests.java1310 IFile licenseFile = f.getFile("license.html"); in testPublishFeature_Bug270882() local
1311 Utils.writeBuffer(licenseFile, new StringBuffer("important stuff!\n")); in testPublishFeature_Bug270882()
1315 properties.put("root", "absolute:file:" + licenseFile.getLocation().toOSString()); in testPublishFeature_Bug270882()
/dports/games/flightgear-data/fgdata/Docs/
H A DREADME.add-ons735 print(myAddon.licenseFile);
791 licenseFile relative, slash-separated path to a file under
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/huawei/
H A DHUAWEI-HGMP-MIB881 licenseFile(5)
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/huawei/
H A Dhuawei-hgmp.mib891 licenseFile(5)
/dports/net-mgmt/observium/observium/mibs/huawei/
H A DHUAWEI-HGMP-MIB891 licenseFile(5)

12345678910