gcontini
2020-02-01 edd954f9f31863710f404ef3e6f0ebd2a16ce489
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