summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2024-01-15 17:24:41 +0100
committerUlrich Müller <ulm@gentoo.org>2024-01-15 17:30:44 +0100
commit6eb8b6edba968367fcec2362f72f411be31d7d9a (patch)
treed6cb1904743ef0ebb24428a7500ca76450276600 /licenses
parentMove {sys-devel → dev-build}/libtool (diff)
downloadgentoo-6eb8b6edba968367fcec2362f72f411be31d7d9a.tar.gz
gentoo-6eb8b6edba968367fcec2362f72f411be31d7d9a.tar.bz2
gentoo-6eb8b6edba968367fcec2362f72f411be31d7d9a.zip
licenses: Add optional disclaimer to BSD-2
Some versions of the 2-clause BSD license (aka the FreeBSD license) have an additional disclaimer about "views and conclusions". For example, the FSF lists the disclaimer, but at the same time says that "this is the original BSD license with the advertising clause and another clause removed.": https://directory.fsf.org/wiki/License:BSD-2-Clause-FreeBSD Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'licenses')
-rw-r--r--licenses/BSD-24
1 files changed, 4 insertions, 0 deletions
diff --git a/licenses/BSD-2 b/licenses/BSD-2
index a7a1f1958364..3f412bf0da78 100644
--- a/licenses/BSD-2
+++ b/licenses/BSD-2
@@ -21,3 +21,7 @@ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
+
+[The views and conclusions contained in the software and documentation
+are those of the authors and should not be interpreted as representing
+official policies, either expressed or implied, of <copyright holder>.]