logic: license format

This commit is contained in:
Andreas Stallinger
2017-06-13 21:23:18 +02:00
parent 72f3dcfc19
commit e953b35c62
7 changed files with 289 additions and 173 deletions
+2 -5
View File
@@ -133,11 +133,8 @@ int main(int argc, char *argv[])
}
Version version(
// TODO: replace hard coded version
// VERSION_YEAR,
// VERSION_MINOR,
2017,
2,
VERSION_YEAR,
VERSION_MINOR,
VERSION_COMMIT,
GIT_COMMIT_HASH
);