mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-1298: Trim down NOTICE files to only those attribution notices that are required.
From https://infra.apache.org/licensing-howto.html#bundle-asf-product: > > Modifications to NOTICE > ----------------------- > > The NOTICE file is reserved for a certain subset of legally required > notifications which are not satisfied by either the text of LICENSE or > the presence of licensing information embedded within the bundled > dependency. Aside from Apache-licensed dependencies which supply NOTICE > files of their own, it is uncommon for a dependency to require additions > to NOTICE. > > Copyright notifications which have been relocated, rather than > removed, from source files must be preserved in NOTICE. However, > elements such as the copyright notifications embedded within BSD and MIT > licenses do not need to be duplicated in NOTICE. You can leave those > notices in their original locations. > > It is important to keep NOTICE as brief and simple as possible, as each > addition places a burden on downstream consumers. > > *Do not* add anything to NOTICE which is not legally required. >
This commit is contained in:
12
doc/licenses/apache-commons-pool-1.5.4/NOTICE
Normal file
12
doc/licenses/apache-commons-pool-1.5.4/NOTICE
Normal file
@@ -0,0 +1,12 @@
|
||||
Apache Commons Pool
|
||||
Copyright 1999-2009 The Apache Software Foundation
|
||||
|
||||
This product includes software developed by
|
||||
The Apache Software Foundation (http://www.apache.org/).
|
||||
|
||||
APACHE COMMONS POOL DERIVATIVE WORKS:
|
||||
|
||||
The LinkedBlockingDeque implementation is based on an implementation written by
|
||||
Doug Lea with assistance from members of JCP JSR-166 Expert Group and released
|
||||
to the public domain, as explained at
|
||||
http://creativecommons.org/licenses/publicdomain
|
Reference in New Issue
Block a user