mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17: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:
@@ -1,38 +1,2 @@
|
||||
Licensed to Apereo under one or more contributor license
|
||||
agreements. See the NOTICE file distributed with this work
|
||||
for additional information regarding copyright ownership.
|
||||
Apereo licenses this file to you under the Apache License,
|
||||
Version 2.0 (the "License"); you may not use this file
|
||||
except in compliance with the License. You may obtain a
|
||||
copy of the License at the following location:
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing,
|
||||
software distributed under the License is distributed on an
|
||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
|
||||
This project includes:
|
||||
AOP alliance under Public Domain
|
||||
Apache Log4j under The Apache Software License, Version 2.0
|
||||
Apache XML Security under The Apache Software License, Version 2.0
|
||||
Commons Codec under The Apache Software License, Version 2.0
|
||||
Jasig CAS Client for Java - Core under Apache License Version 2.0
|
||||
Java Servlet API under CDDL + GPLv2 with classpath exception
|
||||
JavaBeans Activation Framework (JAF) under Common Development and Distribution License (CDDL) v1.0
|
||||
JavaMail API under Common Development and Distribution License (CDDL) v1.0
|
||||
JCL 1.1.1 implemented over SLF4J under MIT License
|
||||
JUnit under Common Public License Version 1.0
|
||||
SLF4J API Module under MIT License
|
||||
SLF4J Simple Binding under MIT License
|
||||
spring-aop under The Apache Software License, Version 2.0
|
||||
spring-asm under The Apache Software License, Version 2.0
|
||||
spring-beans under The Apache Software License, Version 2.0
|
||||
spring-context under The Apache Software License, Version 2.0
|
||||
spring-core under The Apache Software License, Version 2.0
|
||||
spring-expression under The Apache Software License, Version 2.0
|
||||
spring-test under The Apache Software License, Version 2.0
|
||||
|
||||
|
Reference in New Issue
Block a user