year updated in license

This commit is contained in:
Riccardo Spagni 2015-01-02 18:52:46 +02:00
parent f4675dc05d
commit f4b69d553a
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD
313 changed files with 302 additions and 349 deletions

View file

@ -4,4 +4,4 @@ cd build
cmake "-DBoost_USE_STATIC_LIBS=TRUE" -G "Visual Studio 11 Win64" ..
cd ..
pause
pause

View file

@ -218,4 +218,4 @@ namespace demo
s.m_storage_entry_string = epee::serialization::storage_entry(std::string("sdsvsdvs"));
return s;
}
}
}