gcontini
2019-12-01 b0c9c185f38c6bfc41a1d60e60aac1f7e79429dc
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