deadpixi/sam

rpm license

jayvdb opened this issue · 2 comments

I've built an RPM for openSUSE at https://build.opensuse.org/package/show/home:jayvdb:soe/sam

.spec at https://build.opensuse.org/package/view_file/home:jayvdb:soe/sam/sam.spec

Normally most spec's now need License: to be one of the license codes at https://spdx.dev/licenses/ , but https://github.com/deadpixi/sam/blob/master/LICENSE doesnt state which one it is, and it doesnt appear to be either of the Lucent licenses.

Thanks for building an RPM!

So I'm not a lawyer, but I think the license is essentially the One-Clause BSD license: https://spdx.org/licenses/BSD-1-Clause.html

I would say ISC is closer, but it is really none of those exactly.