gcontini
2019-12-07 74001fb4ce5041c3deb42a0ca252ae338aa571db
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