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
975 stars 310 forks source link

Load the license (content) from environment variable #64

Closed gcontini closed 5 years ago

gcontini commented 5 years ago

Let the license content (not just the file location) be completely retreived from an environment variable. This is convenient in containers