Skip to content

Commit

Permalink
typo in --license
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoledoux committed Nov 19, 2020
1 parent e34ca88 commit 0fe5796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -717,7 +717,7 @@ int main(int argc, const char * argv[]) {
std::string print_license() {
std::string thelicense =
"======================================================================\n"
"\n3dfier: takes 2D GIS datasets and '3dfies' to create 3D city models.\n\n"
"\n3dfier: takes 2D GIS datasets and '3dfies' them to create 3D city models.\n\n"
"Copyright (C) 2015-2020 3D geoinformation research group, TU Delft\n\n"
"3dfier is free software: you can redistribute it and/or modify\n"
"it under the terms of the GNU General Public License as published by\n"
Expand Down

0 comments on commit 0fe5796

Please sign in to comment.