Gabriele Contini
2019-12-08 9366f631492f35a94d267aa45a0d64c9da24a64d
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