Skip to content

Resolve LICENSE issues #14

@rightparen

Description

@rightparen

Audere needs a LICENSE file checked into the repo that we can use to check the client filter code into our open source repo.

The license for the server (including binary model and code) at least needs to allow us to run the server and to modify the code for internal usage. We probably have enough documentation spelled out in Slack and emails that this may not need to be an explicit file.

The license for the model file used by the client filter at least needs to allow us to run and distribute the binary freely. We do need this checked in as a LICENSE file, preferably next to the model file so that we can include the LICENSE along side the file in our client binaries.

We probably need the license for the client code to be compatible with the MIT license. MIT and BSD are both good options here. We need this checked in as a LICENSE file, preferably in a directory above all the source code so that we can include the LICENSE in our repo and specify that IPRD holds copyright on all code underneath.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions