Updated licensing
This commit is contained in:
@@ -19,8 +19,8 @@ const char* get_version()
|
||||
void print_software_info()
|
||||
{
|
||||
std::cout<<"Spintrum version "<<get_version()<<". ";
|
||||
std::cout<<"This software is provided under the MPL license. "
|
||||
"For more information, contact Samer Afach: samer@afach.de."<<std::endl<<std::endl;
|
||||
std::cout<<"This software is provided under a license that should have been delivered with its package in the file LICENSE.txt."
|
||||
"For more information, contact Samer Afach: samer [[at]] afach.de."<<std::endl<<std::endl;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user