GUACAMOLE-773: Bring license details of bundled Java dependencies up-to-date.

This commit is contained in:
Michael Jumper
2021-04-03 18:59:42 -07:00
parent d155975d93
commit a5ae5811c1
102 changed files with 151 additions and 129 deletions

View File

@@ -0,0 +1,18 @@
Apache Commons Codec
Copyright 2002-2019 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (https://www.apache.org/).
src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java
contains test data from http://aspell.net/test/orig/batch0.tab.
Copyright (C) 2002 Kevin Atkinson (kevina@gnu.org)
===============================================================================
The content of package org.apache.commons.codec.language.bm has been translated
from the original php source code available at http://stevemorse.org/phoneticinfo.htm
with permission from the original authors.
Original source copyright:
Copyright (c) 2008 Alexander Beider & Stephen P. Morse.