gcontini
2019-12-14 79f2b46f721b69bc182f35324f8fc195a5cf3f54
src/library/LicenseReader.hpp
@@ -55,7 +55,7 @@
public:
   LicenseReader(const LicenseLocation* licenseLocation);
   EventRegistry readLicenses(const std::string& product, std::vector<FullLicenseInfo>& licenseInfoOut);
   EventRegistry readLicenses(const std::string& product, std::vector<FullLicenseInfo>& licenseInfoOut) const;
   virtual ~LicenseReader();
};
}  // namespace license