Maximilien Siavelis
2018-01-05 b446e4d14a0694d23573d77672ef6d70c51d6a08
src/library/LicenseReader.h
@@ -2,7 +2,7 @@
 * LicenseReader.h
 *
 *  Created on: Mar 30, 2014
 *      Author: devel
 *
 */
#ifndef LICENSEREADER_H_
@@ -35,7 +35,7 @@
   bool has_client_sig;
   string extra_data;
   static constexpr const char* UNUSED_TIME = "0000-00-00";
   static const char* UNUSED_TIME;
   static const unsigned int UNUSED_SOFTWARE_VERSION = 0;
   FullLicenseInfo(const string& source, const string& product,