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

Cleanup superfluous semi-colons #114

Open jpnurmi opened 3 years ago

jpnurmi commented 3 years ago

Just a cosmetic cleanup to get rid of some warning highlights in the headers. :)