open-license-manager / licensecc

Software licensing, copy protection in C++. It has few dependencies and it's cross-platform.
http://open-license-manager.github.io/licensecc/
BSD 3-Clause "New" or "Revised" License
947 stars 300 forks source link

Project name with a space gives errors in tests #116

Open mr-j0nes opened 3 years ago

mr-j0nes commented 3 years ago

When I create a project with a name that contains a space in it some tests fail. The license validation works fine though.