leahneukirchen / outils

port of some non-standard OpenBSD tools to Linux
Other
78 stars 4 forks source link

License clarification #5

Open oxr463 opened 4 years ago

oxr463 commented 4 years ago
/*
 * Permission to use, copy, modify, and distribute this software for any
 * purpose with or without fee is hereby granted, provided that the above
 * copyright notice and this permission notice appear in all copies.
 *
 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 */

This is a copy of the license found in the source files.

SPDX ID: 0BSD

leahneukirchen commented 4 years ago

There are various variants of BSD code in this repo, what is your point?

oxr463 commented 4 years ago

There are various variants of BSD code in this repo, what is your point?

Further clarification is needed regarding the licensing of this repository.

src/ is straight from OpenBSD CVS with tiny modifications. src/liboutils is from OpenBSD CVS and libressl-portable.

It would be helpful to know specifically what these are.

leahneukirchen commented 4 years ago

... look into the files?