Skip to content

Commit

Permalink
update files
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoayyed committed Oct 31, 2020
1 parent 8010244 commit aeb312b
Show file tree
Hide file tree
Showing 16 changed files with 51 additions and 39 deletions.
26 changes: 16 additions & 10 deletions NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -22,20 +22,22 @@ This project includes:
Apache Log4j to SLF4J Adapter under Apache License, Version 2.0
Apache XML Security under The Apache Software License, Version 2.0
Apereo CAS Client for Java under Apache License Version 2.0
asm under BSD
asm-analysis under BSD
asm-commons under BSD
asm-tree under BSD
asm under BSD-3-Clause
asm-analysis under BSD-3-Clause
asm-commons under BSD-3-Clause
asm-tree under BSD-3-Clause
Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs under Bouncy Castle Licence
Bouncy Castle Provider under Bouncy Castle Licence
catalina under Apache License, Version 2.0
coyote under Apache License, Version 2.0
Eclipse Compiler for Java(TM) under Eclipse Public License - v 2.0
Ehcache Core under The Apache Software License, Version 2.0
Hamcrest Core under New BSD License
Hamcrest under BSD License 3
Hamcrest Core under BSD License 3
Jackson-annotations under The Apache Software License, Version 2.0
Jackson-core under The Apache Software License, Version 2.0
jackson-databind under The Apache Software License, Version 2.0
Jakarta Annotations API under EPL 2.0 or GPL2 w/ CPE
Jasig CAS Client for Java - Common Tomcat Integration Support under Apache License Version 2.0
Jasig CAS Client for Java - Core under Apache License Version 2.0
Jasig CAS Client for Java - Distributed Proxy Storage Support: EhCache under Apache License Version 2.0
Expand All @@ -52,7 +54,7 @@ This project includes:
Java Servlet API under CDDL + GPLv2 with classpath exception
javax.annotation API under CDDL + GPLv2 with classpath exception
JBoss Application Server Tomcat under lgpl
JCL 1.2 implemented over SLF4J under MIT License
JCL 1.2 implemented over SLF4J under Apache License, Version 2.0
Jetty :: Apache JSP Implementation under Apache Software License - Version 2.0 or Eclipse Public License - Version 1.0
Jetty :: Http Utility under Apache Software License - Version 2.0 or Eclipse Public License - Version 1.0
Jetty :: IO Utility under Apache Software License - Version 2.0 or Eclipse Public License - Version 1.0
Expand All @@ -78,16 +80,20 @@ This project includes:
SnakeYAML under Apache License, Version 2.0
Spring AOP under Apache License, Version 2.0
Spring Beans under Apache License, Version 2.0
Spring Boot under Apache License, Version 2.0
Spring Boot AutoConfigure under Apache License, Version 2.0
Spring Boot Logging Starter under Apache License, Version 2.0
Spring Boot Starter under Apache License, Version 2.0
Spring Commons Logging Bridge under Apache License, Version 2.0
Spring Context under Apache License, Version 2.0
Spring Core under Apache License, Version 2.0
Spring Expression Language (SpEL) under Apache License, Version 2.0
Spring TestContext Framework under Apache License, Version 2.0
Spring Web under Apache License, Version 2.0
spring-boot under Apache License, Version 2.0
spring-boot-autoconfigure under Apache License, Version 2.0
spring-boot-configuration-processor under Apache License, Version 2.0
spring-boot-starter under Apache License, Version 2.0
spring-boot-starter-logging under Apache License, Version 2.0
spring-security-cas under The Apache Software License, Version 2.0
spring-security-core under The Apache Software License, Version 2.0
spring-security-web under The Apache Software License, Version 2.0
Spymemcached under The Apache Software License, Version 2.0
tomcat-annotations-api under Apache License, Version 2.0
tomcat-catalina under Apache License, Version 2.0
Expand Down
2 changes: 1 addition & 1 deletion cas-client-core/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This project includes:
jackson-databind 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
JCL 1.2 implemented over SLF4J under MIT License
JCL 1.2 implemented over SLF4J under Apache License, Version 2.0
JUnit under Eclipse Public License 1.0
SLF4J API Module under MIT License
SLF4J Simple Binding under MIT License
Expand Down
2 changes: 1 addition & 1 deletion cas-client-integration-jboss/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This project includes:
Jasig CAS Client for Java - JBoss Integration under Apache License Version 2.0
Java Servlet API under CDDL + GPLv2 with classpath exception
JBoss Application Server Tomcat under lgpl
JCL 1.2 implemented over SLF4J under MIT License
JCL 1.2 implemented over SLF4J under Apache License, Version 2.0
JUnit under Eclipse Public License 1.0
SLF4J API Module under MIT License
SLF4J Simple Binding under MIT License
Expand Down
10 changes: 5 additions & 5 deletions cas-client-integration-jetty/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ under the License.

This project includes:
Apache Commons Codec under Apache License, Version 2.0
asm under BSD
asm-analysis under BSD
asm-commons under BSD
asm-tree under BSD
asm under BSD-3-Clause
asm-analysis under BSD-3-Clause
asm-commons under BSD-3-Clause
asm-tree under BSD-3-Clause
Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs under Bouncy Castle Licence
Bouncy Castle Provider under Bouncy Castle Licence
Eclipse Compiler for Java(TM) under Eclipse Public License - v 2.0
Expand All @@ -32,7 +32,7 @@ This project includes:
Jasig CAS Client for Java - Jetty Container Integration under Apache License Version 2.0
Java Servlet API under CDDL + GPLv2 with classpath exception
javax.annotation API under CDDL + GPLv2 with classpath exception
JCL 1.2 implemented over SLF4J under MIT License
JCL 1.2 implemented over SLF4J under Apache License, Version 2.0
Jetty :: Apache JSP Implementation under Apache Software License - Version 2.0 or Eclipse Public License - Version 1.0
Jetty :: Http Utility under Apache Software License - Version 2.0 or Eclipse Public License - Version 1.0
Jetty :: IO Utility under Apache Software License - Version 2.0 or Eclipse Public License - Version 1.0
Expand Down
2 changes: 1 addition & 1 deletion cas-client-integration-tomcat-common/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This project includes:
Jasig CAS Client for Java - Common Tomcat Integration Support under Apache 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
JCL 1.2 implemented over SLF4J under MIT License
JCL 1.2 implemented over SLF4J under Apache License, Version 2.0
JUnit under Eclipse Public License 1.0
SLF4J API Module under MIT License
SLF4J Simple Binding under MIT License
Expand Down
2 changes: 1 addition & 1 deletion cas-client-integration-tomcat-v6/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ This project includes:
Jasig CAS Client for Java - SAML Protocol Support under Apache License Version 2.0
Jasig CAS Client for Java - Tomcat 6.x Integration under Apache License Version 2.0
Java Servlet API under CDDL + GPLv2 with classpath exception
JCL 1.2 implemented over SLF4J under MIT License
JCL 1.2 implemented over SLF4J under Apache License, Version 2.0
Joda-Time under Apache License, Version 2.0
JUnit under Eclipse Public License 1.0
SLF4J API Module under MIT License
Expand Down
2 changes: 1 addition & 1 deletion cas-client-integration-tomcat-v7/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ This project includes:
Jasig CAS Client for Java - SAML Protocol Support under Apache License Version 2.0
Jasig CAS Client for Java - Tomcat 7.x Integration under Apache License Version 2.0
Java Servlet API under CDDL + GPLv2 with classpath exception
JCL 1.2 implemented over SLF4J under MIT License
JCL 1.2 implemented over SLF4J under Apache License, Version 2.0
Joda-Time under Apache License, Version 2.0
JUnit under Eclipse Public License 1.0
SLF4J API Module under MIT License
Expand Down
2 changes: 1 addition & 1 deletion cas-client-integration-tomcat-v8/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ This project includes:
Jasig CAS Client for Java - SAML Protocol Support under Apache License Version 2.0
Jasig CAS Client for Java - Tomcat 8.x Integration under Apache License Version 2.0
Java Servlet API under CDDL + GPLv2 with classpath exception
JCL 1.2 implemented over SLF4J under MIT License
JCL 1.2 implemented over SLF4J under Apache License, Version 2.0
Joda-Time under Apache License, Version 2.0
JUnit under Eclipse Public License 1.0
SLF4J API Module under MIT License
Expand Down
2 changes: 1 addition & 1 deletion cas-client-integration-tomcat-v85/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ This project includes:
Jasig CAS Client for Java - SAML Protocol Support under Apache License Version 2.0
Jasig CAS Client for Java - Tomcat 8.5.x Integration under Apache License Version 2.0
Java Servlet API under CDDL + GPLv2 with classpath exception
JCL 1.2 implemented over SLF4J under MIT License
JCL 1.2 implemented over SLF4J under Apache License, Version 2.0
Joda-Time under Apache License, Version 2.0
JUnit under Eclipse Public License 1.0
SLF4J API Module under MIT License
Expand Down
2 changes: 1 addition & 1 deletion cas-client-integration-tomcat-v90/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ This project includes:
Jasig CAS Client for Java - SAML Protocol Support under Apache License Version 2.0
Jasig CAS Client for Java - Tomcat 9.0.x Integration under Apache License Version 2.0
Java Servlet API under CDDL + GPLv2 with classpath exception
JCL 1.2 implemented over SLF4J under MIT License
JCL 1.2 implemented over SLF4J under Apache License, Version 2.0
Joda-Time under Apache License, Version 2.0
JUnit under Eclipse Public License 1.0
SLF4J API Module under MIT License
Expand Down
2 changes: 1 addition & 1 deletion cas-client-support-distributed-ehcache/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This project includes:
Jasig CAS Client for Java - Core under Apache License Version 2.0
Jasig CAS Client for Java - Distributed Proxy Storage Support: EhCache under Apache License Version 2.0
Java Servlet API under CDDL + GPLv2 with classpath exception
JCL 1.2 implemented over SLF4J under MIT License
JCL 1.2 implemented over SLF4J under Apache License, Version 2.0
JUnit under Eclipse Public License 1.0
SLF4J API Module under MIT License
SLF4J Simple Binding under MIT License
Expand Down
2 changes: 1 addition & 1 deletion cas-client-support-distributed-memcached/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This project includes:
Jasig CAS Client for Java - Core under Apache License Version 2.0
Jasig CAS Client for Java - Distributed Proxy Storage Support: Memcached under Apache License Version 2.0
Java Servlet API under CDDL + GPLv2 with classpath exception
JCL 1.2 implemented over SLF4J under MIT License
JCL 1.2 implemented over SLF4J under Apache License, Version 2.0
JUnit under Eclipse Public License 1.0
SLF4J API Module under MIT License
SLF4J Simple Binding under MIT License
Expand Down
2 changes: 1 addition & 1 deletion cas-client-support-saml/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This project includes:
Jasig CAS Client for Java - Core under Apache License Version 2.0
Jasig CAS Client for Java - SAML Protocol Support under Apache License Version 2.0
Java Servlet API under CDDL + GPLv2 with classpath exception
JCL 1.2 implemented over SLF4J under MIT License
JCL 1.2 implemented over SLF4J under Apache License, Version 2.0
Joda-Time under Apache License, Version 2.0
JUnit under Eclipse Public License 1.0
SLF4J API Module under MIT License
Expand Down
20 changes: 13 additions & 7 deletions cas-client-support-springboot/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,17 @@ This project includes:
Apache Log4j to SLF4J Adapter under Apache License, Version 2.0
Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs under Bouncy Castle Licence
Bouncy Castle Provider under Bouncy Castle Licence
Hamcrest Core under New BSD License
Hamcrest under BSD License 3
Hamcrest Core under BSD License 3
Jackson-annotations under The Apache Software License, Version 2.0
Jackson-core under The Apache Software License, Version 2.0
jackson-databind under The Apache Software License, Version 2.0
Jakarta Annotations API under EPL 2.0 or GPL2 w/ CPE
Jasig CAS Client for Java - Core under Apache License Version 2.0
Jasig CAS Client for Java - SAML Protocol Support under Apache License Version 2.0
Jasig CAS Client for Java - Spring Boot Support under Apache License Version 2.0
Java Servlet API under CDDL + GPLv2 with classpath exception
javax.annotation API under CDDL + GPLv2 with classpath exception
JCL 1.2 implemented over SLF4J under MIT License
JCL 1.2 implemented over SLF4J under Apache License, Version 2.0
Joda-Time under Apache License, Version 2.0
JUL to SLF4J bridge under MIT License
JUnit under Eclipse Public License 1.0
Expand All @@ -41,13 +42,18 @@ This project includes:
SnakeYAML under Apache License, Version 2.0
Spring AOP under Apache License, Version 2.0
Spring Beans under Apache License, Version 2.0
Spring Boot under Apache License, Version 2.0
Spring Boot AutoConfigure under Apache License, Version 2.0
Spring Boot Logging Starter under Apache License, Version 2.0
Spring Boot Starter under Apache License, Version 2.0
Spring Commons Logging Bridge under Apache License, Version 2.0
Spring Context under Apache License, Version 2.0
Spring Core under Apache License, Version 2.0
Spring Expression Language (SpEL) under Apache License, Version 2.0
Spring TestContext Framework under Apache License, Version 2.0
Spring Web under Apache License, Version 2.0
spring-boot under Apache License, Version 2.0
spring-boot-autoconfigure under Apache License, Version 2.0
spring-boot-configuration-processor under Apache License, Version 2.0
spring-boot-starter under Apache License, Version 2.0
spring-boot-starter-logging under Apache License, Version 2.0
spring-security-cas under The Apache Software License, Version 2.0
spring-security-core under The Apache Software License, Version 2.0
spring-security-web under The Apache Software License, Version 2.0

Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
* 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:
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
*
* 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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
* 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:
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
*
* 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
Expand Down

0 comments on commit aeb312b

Please sign in to comment.