Updated NOTICE generation.
This commit is contained in:
parent
4db9948c19
commit
ec744b2c9f
56
NOTICE
56
NOTICE
|
|
@ -1,41 +1,33 @@
|
|||
Copyright 2010, JA-SIG, Inc.
|
||||
This project includes software developed by Jasig.
|
||||
http://www.jasig.org/
|
||||
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:
|
||||
|
||||
Licensed 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:
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
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
|
||||
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:
|
||||
"Java Concurrency in Practice" book annotations under Creative Commons Attribution License
|
||||
AOP alliance under Public Domain
|
||||
Apache Log4j under The Apache Software License, Version 2.0
|
||||
Apache Santuario under The Apache Software License, Version 2.0
|
||||
Apache Velocity under The Apache Software License, Version 2.0
|
||||
Apache XML Security under The Apache Software License, Version 2.0
|
||||
Bouncy Castle Provider under Bouncy Castle Licence
|
||||
Atlassian Event under Atlassian End User License
|
||||
Atlassian JIRA - Code - Core under Atlassian End User License
|
||||
Atlassian Seraph under Atlassian End User License
|
||||
atlassian-osuser under Atlassian End User License
|
||||
catalina under Apache License, Version 2.0
|
||||
Codec under The Apache Software License, Version 2.0
|
||||
com.atlassian.confluence:confluence under Atlassian End User License
|
||||
com.atlassian.event:atlassian-event under Atlassian End User License
|
||||
com.atlassian.jira:jira-core under Atlassian End User License
|
||||
com.atlassian.osuser:atlassian-osuser under Atlassian End User License
|
||||
com.atlassian.seraph:atlassian-seraph under Atlassian End User License
|
||||
Commons Codec under The Apache Software License, Version 2.0
|
||||
commons-collections under Apache License, Version 2.0
|
||||
Confluence Core under Atlassian End User License
|
||||
Ehcache Core under The Apache Software License, Version 2.0
|
||||
ESAPI 2.0 under BSD or Creative Commons 3.0 BY-SA
|
||||
Google Collections Library under The Apache Software License, Version 2.0
|
||||
HttpClient under Apache License
|
||||
Jasig CAS Client for Java under Apache License Version 2.0
|
||||
Jasig CAS Client for Java - Atlassian Integration under Apache License Version 2.0
|
||||
Jasig CAS Client for Java - Common Tomcat Integration Support under Apache License Version 2.0
|
||||
|
|
@ -44,6 +36,7 @@ This project includes:
|
|||
Memcached under Apache License Version 2.0
|
||||
Jasig CAS Client for Java - Distributed Proxy Storage Support: EhCache under Apache License Version 2.0
|
||||
Jasig CAS Client for Java - JBoss Integration 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 - Tomcat 6.x Integration 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
|
||||
|
|
@ -51,17 +44,10 @@ This project includes:
|
|||
JavaMail API under Common Development and Distribution License (CDDL) v1.0
|
||||
JBoss Application Server Tomcat under lgpl
|
||||
JCL 1.1.1 implemented over SLF4J under MIT License
|
||||
Joda time under Apache 2
|
||||
JUL to SLF4J bridge under MIT License
|
||||
Joda-Time under Apache 2
|
||||
JUnit under Common Public License Version 1.0
|
||||
Lang under The Apache Software License, Version 2.0
|
||||
Log4j Implemented Over SLF4J under Apache Software Licenses
|
||||
Not Yet Commons SSL under Apache License v2
|
||||
OpenSAML-J under Apache 2
|
||||
OpenWS under Apache 2
|
||||
SLF4J API Module under MIT License
|
||||
SLF4J Simple Binding under MIT License
|
||||
Spring Framework: Context under The Apache Software License, Version 2.0
|
||||
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
|
||||
|
|
@ -71,10 +57,4 @@ This project includes:
|
|||
spring-test under The Apache Software License, Version 2.0
|
||||
Spymemcached under The Apache Software License, Version 2.0
|
||||
tomcat-catalina under Apache License, Version 2.0
|
||||
Xalan Java under The Apache Software License, Version 2.0
|
||||
Xalan Java Serializer under The Apache Software License, Version 2.0
|
||||
Xerces2-j under The Apache Software License, Version 2.0
|
||||
XML Commons External Components XML APIs under The Apache Software License, Version 2.0 or The SAX License or The W3C License
|
||||
XML Commons Resolver Component under The Apache Software License, Version 2.0
|
||||
XMLTooling-J under Apache 2
|
||||
|
||||
|
|
|
|||
|
|
@ -1,45 +1,31 @@
|
|||
Copyright 2010, JA-SIG, Inc.
|
||||
This project includes software developed by Jasig.
|
||||
http://www.jasig.org/
|
||||
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:
|
||||
|
||||
Licensed 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:
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
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
|
||||
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:
|
||||
"Java Concurrency in Practice" book annotations under Creative Commons Attribution License
|
||||
AOP alliance under Public Domain
|
||||
Apache Log4j under The Apache Software License, Version 2.0
|
||||
Apache Santuario under The Apache Software License, Version 2.0
|
||||
Apache Velocity under The Apache Software License, Version 2.0
|
||||
Apache XML Security under The Apache Software License, Version 2.0
|
||||
Bouncy Castle Provider under Bouncy Castle Licence
|
||||
Commons Codec under The Apache Software License, Version 2.0
|
||||
commons-collections under Apache License, Version 2.0
|
||||
ESAPI 2.0 under BSD or Creative Commons 3.0 BY-SA
|
||||
HttpClient under Apache License
|
||||
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
|
||||
Joda time under Apache 2
|
||||
JUL to SLF4J bridge under MIT License
|
||||
JUnit under Common Public License Version 1.0
|
||||
Lang under The Apache Software License, Version 2.0
|
||||
Log4j Implemented Over SLF4J under Apache Software Licenses
|
||||
Not Yet Commons SSL under Apache License v2
|
||||
OpenSAML-J under Apache 2
|
||||
OpenWS under Apache 2
|
||||
SLF4J API Module under MIT License
|
||||
SLF4J Simple Binding under MIT License
|
||||
spring-aop under The Apache Software License, Version 2.0
|
||||
|
|
@ -49,10 +35,4 @@ This project includes:
|
|||
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
|
||||
Xalan Java under The Apache Software License, Version 2.0
|
||||
Xalan Java Serializer under The Apache Software License, Version 2.0
|
||||
Xerces2-j under The Apache Software License, Version 2.0
|
||||
XML Commons External Components XML APIs under The Apache Software License, Version 2.0 or The SAX License or The W3C License
|
||||
XML Commons Resolver Component under The Apache Software License, Version 2.0
|
||||
XMLTooling-J under Apache 2
|
||||
|
||||
|
|
|
|||
|
|
@ -1,55 +1,39 @@
|
|||
Copyright 2010, JA-SIG, Inc.
|
||||
This project includes software developed by Jasig.
|
||||
http://www.jasig.org/
|
||||
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:
|
||||
|
||||
Licensed 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:
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
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
|
||||
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:
|
||||
"Java Concurrency in Practice" book annotations under Creative Commons Attribution License
|
||||
AOP alliance under Public Domain
|
||||
Apache Santuario under The Apache Software License, Version 2.0
|
||||
Apache Velocity under The Apache Software License, Version 2.0
|
||||
Atlassian Event under Atlassian End User License
|
||||
Atlassian JIRA - Code - Core under Atlassian End User License
|
||||
Atlassian Seraph under Atlassian End User License
|
||||
atlassian-osuser under Atlassian End User License
|
||||
Bouncy Castle Provider under Bouncy Castle Licence
|
||||
Codec under The Apache Software License, Version 2.0
|
||||
commons-collections under Apache License, Version 2.0
|
||||
Confluence Core under Atlassian End User License
|
||||
ESAPI 2.0 under BSD or Creative Commons 3.0 BY-SA
|
||||
Google Collections Library under The Apache Software License, Version 2.0
|
||||
HttpClient under Apache License
|
||||
Jasig CAS Client for Java - Atlassian Integration 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.1.1 implemented over SLF4J under MIT License
|
||||
Joda time under Apache 2
|
||||
JUL to SLF4J bridge under MIT License
|
||||
JUnit under Common Public License Version 1.0
|
||||
Lang under The Apache Software License, Version 2.0
|
||||
Log4j Implemented Over SLF4J under Apache Software Licenses
|
||||
Not Yet Commons SSL under Apache License v2
|
||||
OpenSAML-J under Apache 2
|
||||
OpenWS under Apache 2
|
||||
SLF4J API Module under MIT License
|
||||
SLF4J Simple Binding under MIT License
|
||||
Spring Framework: Context under The Apache Software License, Version 2.0
|
||||
Xalan Java under The Apache Software License, Version 2.0
|
||||
Xalan Java Serializer under The Apache Software License, Version 2.0
|
||||
Xerces2-j under The Apache Software License, Version 2.0
|
||||
XML Commons External Components XML APIs under The Apache Software License, Version 2.0 or The SAX License or The W3C License
|
||||
XML Commons Resolver Component under The Apache Software License, Version 2.0
|
||||
XMLTooling-J under Apache 2
|
||||
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
|
||||
|
||||
|
|
|
|||
|
|
@ -1,48 +1,27 @@
|
|||
Copyright 2010, JA-SIG, Inc.
|
||||
This project includes software developed by Jasig.
|
||||
http://www.jasig.org/
|
||||
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:
|
||||
|
||||
Licensed 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:
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
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
|
||||
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:
|
||||
"Java Concurrency in Practice" book annotations under Creative Commons Attribution License
|
||||
Apache Santuario under The Apache Software License, Version 2.0
|
||||
Apache Velocity under The Apache Software License, Version 2.0
|
||||
Bouncy Castle Provider under Bouncy Castle Licence
|
||||
Codec under The Apache Software License, Version 2.0
|
||||
commons-collections under Apache License, Version 2.0
|
||||
ESAPI 2.0 under BSD or Creative Commons 3.0 BY-SA
|
||||
HttpClient under Apache License
|
||||
Jasig CAS Client for Java - Core under Apache License Version 2.0
|
||||
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.1.1 implemented over SLF4J under MIT License
|
||||
Joda time under Apache 2
|
||||
JUL to SLF4J bridge under MIT License
|
||||
JUnit under Common Public License Version 1.0
|
||||
Lang under The Apache Software License, Version 2.0
|
||||
Log4j Implemented Over SLF4J under Apache Software Licenses
|
||||
Not Yet Commons SSL under Apache License v2
|
||||
OpenSAML-J under Apache 2
|
||||
OpenWS under Apache 2
|
||||
SLF4J API Module under MIT License
|
||||
SLF4J Simple Binding under MIT License
|
||||
Xalan Java under The Apache Software License, Version 2.0
|
||||
Xalan Java Serializer under The Apache Software License, Version 2.0
|
||||
Xerces2-j under The Apache Software License, Version 2.0
|
||||
XML Commons External Components XML APIs under The Apache Software License, Version 2.0 or The SAX License or The W3C License
|
||||
XML Commons Resolver Component under The Apache Software License, Version 2.0
|
||||
XMLTooling-J under Apache 2
|
||||
|
||||
|
|
|
|||
|
|
@ -1,47 +1,26 @@
|
|||
Copyright 2010, JA-SIG, Inc.
|
||||
This project includes software developed by Jasig.
|
||||
http://www.jasig.org/
|
||||
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:
|
||||
|
||||
Licensed 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:
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
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
|
||||
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:
|
||||
"Java Concurrency in Practice" book annotations under Creative Commons Attribution License
|
||||
Apache Santuario under The Apache Software License, Version 2.0
|
||||
Apache Velocity under The Apache Software License, Version 2.0
|
||||
Bouncy Castle Provider under Bouncy Castle Licence
|
||||
Codec under The Apache Software License, Version 2.0
|
||||
commons-collections under Apache License, Version 2.0
|
||||
ESAPI 2.0 under BSD or Creative Commons 3.0 BY-SA
|
||||
HttpClient under Apache License
|
||||
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.1.1 implemented over SLF4J under MIT License
|
||||
Joda time under Apache 2
|
||||
JUL to SLF4J bridge under MIT License
|
||||
JUnit under Common Public License Version 1.0
|
||||
Lang under The Apache Software License, Version 2.0
|
||||
Log4j Implemented Over SLF4J under Apache Software Licenses
|
||||
Not Yet Commons SSL under Apache License v2
|
||||
OpenSAML-J under Apache 2
|
||||
OpenWS under Apache 2
|
||||
SLF4J API Module under MIT License
|
||||
SLF4J Simple Binding under MIT License
|
||||
Xalan Java under The Apache Software License, Version 2.0
|
||||
Xalan Java Serializer under The Apache Software License, Version 2.0
|
||||
Xerces2-j under The Apache Software License, Version 2.0
|
||||
XML Commons External Components XML APIs under The Apache Software License, Version 2.0 or The SAX License or The W3C License
|
||||
XML Commons Resolver Component under The Apache Software License, Version 2.0
|
||||
XMLTooling-J under Apache 2
|
||||
|
||||
|
|
|
|||
|
|
@ -1,49 +1,30 @@
|
|||
Copyright 2010, JA-SIG, Inc.
|
||||
This project includes software developed by Jasig.
|
||||
http://www.jasig.org/
|
||||
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:
|
||||
|
||||
Licensed 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:
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
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
|
||||
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:
|
||||
"Java Concurrency in Practice" book annotations under Creative Commons Attribution License
|
||||
Apache Santuario under The Apache Software License, Version 2.0
|
||||
Apache Velocity under The Apache Software License, Version 2.0
|
||||
Bouncy Castle Provider under Bouncy Castle Licence
|
||||
catalina under Apache License, Version 2.0
|
||||
Codec under The Apache Software License, Version 2.0
|
||||
commons-collections under Apache License, Version 2.0
|
||||
ESAPI 2.0 under BSD or Creative Commons 3.0 BY-SA
|
||||
HttpClient under Apache License
|
||||
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 - 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.1.1 implemented over SLF4J under MIT License
|
||||
Joda time under Apache 2
|
||||
JUL to SLF4J bridge under MIT License
|
||||
Joda-Time under Apache 2
|
||||
JUnit under Common Public License Version 1.0
|
||||
Lang under The Apache Software License, Version 2.0
|
||||
Log4j Implemented Over SLF4J under Apache Software Licenses
|
||||
Not Yet Commons SSL under Apache License v2
|
||||
OpenSAML-J under Apache 2
|
||||
OpenWS under Apache 2
|
||||
SLF4J API Module under MIT License
|
||||
SLF4J Simple Binding under MIT License
|
||||
Xalan Java under The Apache Software License, Version 2.0
|
||||
Xalan Java Serializer under The Apache Software License, Version 2.0
|
||||
Xerces2-j under The Apache Software License, Version 2.0
|
||||
XML Commons External Components XML APIs under The Apache Software License, Version 2.0 or The SAX License or The W3C License
|
||||
XML Commons Resolver Component under The Apache Software License, Version 2.0
|
||||
XMLTooling-J under Apache 2
|
||||
|
||||
|
|
|
|||
|
|
@ -1,49 +1,30 @@
|
|||
Copyright 2010, JA-SIG, Inc.
|
||||
This project includes software developed by Jasig.
|
||||
http://www.jasig.org/
|
||||
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:
|
||||
|
||||
Licensed 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:
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
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
|
||||
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:
|
||||
"Java Concurrency in Practice" book annotations under Creative Commons Attribution License
|
||||
Apache Santuario under The Apache Software License, Version 2.0
|
||||
Apache Velocity under The Apache Software License, Version 2.0
|
||||
Bouncy Castle Provider under Bouncy Castle Licence
|
||||
Codec under The Apache Software License, Version 2.0
|
||||
commons-collections under Apache License, Version 2.0
|
||||
ESAPI 2.0 under BSD or Creative Commons 3.0 BY-SA
|
||||
HttpClient under Apache License
|
||||
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 - 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.1.1 implemented over SLF4J under MIT License
|
||||
Joda time under Apache 2
|
||||
JUL to SLF4J bridge under MIT License
|
||||
Joda-Time under Apache 2
|
||||
JUnit under Common Public License Version 1.0
|
||||
Lang under The Apache Software License, Version 2.0
|
||||
Log4j Implemented Over SLF4J under Apache Software Licenses
|
||||
Not Yet Commons SSL under Apache License v2
|
||||
OpenSAML-J under Apache 2
|
||||
OpenWS under Apache 2
|
||||
SLF4J API Module under MIT License
|
||||
SLF4J Simple Binding under MIT License
|
||||
tomcat-catalina under Apache License, Version 2.0
|
||||
Xalan Java under The Apache Software License, Version 2.0
|
||||
Xalan Java Serializer under The Apache Software License, Version 2.0
|
||||
Xerces2-j under The Apache Software License, Version 2.0
|
||||
XML Commons External Components XML APIs under The Apache Software License, Version 2.0 or The SAX License or The W3C License
|
||||
XML Commons Resolver Component under The Apache Software License, Version 2.0
|
||||
XMLTooling-J under Apache 2
|
||||
|
||||
|
|
|
|||
|
|
@ -1,48 +1,27 @@
|
|||
Copyright 2010, JA-SIG, Inc.
|
||||
This project includes software developed by Jasig.
|
||||
http://www.jasig.org/
|
||||
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:
|
||||
|
||||
Licensed 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:
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
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
|
||||
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:
|
||||
"Java Concurrency in Practice" book annotations under Creative Commons Attribution License
|
||||
Apache Santuario under The Apache Software License, Version 2.0
|
||||
Apache Velocity under The Apache Software License, Version 2.0
|
||||
Bouncy Castle Provider under Bouncy Castle Licence
|
||||
Codec under The Apache Software License, Version 2.0
|
||||
commons-collections under Apache License, Version 2.0
|
||||
Ehcache Core under The Apache Software License, Version 2.0
|
||||
ESAPI 2.0 under BSD or Creative Commons 3.0 BY-SA
|
||||
HttpClient under Apache License
|
||||
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.1.1 implemented over SLF4J under MIT License
|
||||
Joda time under Apache 2
|
||||
JUL to SLF4J bridge under MIT License
|
||||
JUnit under Common Public License Version 1.0
|
||||
Lang under The Apache Software License, Version 2.0
|
||||
Log4j Implemented Over SLF4J under Apache Software Licenses
|
||||
Not Yet Commons SSL under Apache License v2
|
||||
OpenSAML-J under Apache 2
|
||||
OpenWS under Apache 2
|
||||
SLF4J API Module under MIT License
|
||||
SLF4J Simple Binding under MIT License
|
||||
Xalan Java under The Apache Software License, Version 2.0
|
||||
Xalan Java Serializer under The Apache Software License, Version 2.0
|
||||
Xerces2-j under The Apache Software License, Version 2.0
|
||||
XML Commons External Components XML APIs under The Apache Software License, Version 2.0 or The SAX License or The W3C License
|
||||
XML Commons Resolver Component under The Apache Software License, Version 2.0
|
||||
XMLTooling-J under Apache 2
|
||||
|
||||
|
|
|
|||
|
|
@ -1,49 +1,28 @@
|
|||
Copyright 2010, JA-SIG, Inc.
|
||||
This project includes software developed by Jasig.
|
||||
http://www.jasig.org/
|
||||
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:
|
||||
|
||||
Licensed 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:
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
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
|
||||
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:
|
||||
"Java Concurrency in Practice" book annotations under Creative Commons Attribution License
|
||||
Apache Santuario under The Apache Software License, Version 2.0
|
||||
Apache Velocity under The Apache Software License, Version 2.0
|
||||
Bouncy Castle Provider under Bouncy Castle Licence
|
||||
Codec under The Apache Software License, Version 2.0
|
||||
commons-collections under Apache License, Version 2.0
|
||||
ESAPI 2.0 under BSD or Creative Commons 3.0 BY-SA
|
||||
HttpClient under Apache License
|
||||
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.1.1 implemented over SLF4J under MIT License
|
||||
Joda time under Apache 2
|
||||
JUL to SLF4J bridge under MIT License
|
||||
JUnit under Common Public License Version 1.0
|
||||
Lang under The Apache Software License, Version 2.0
|
||||
Log4j Implemented Over SLF4J under Apache Software Licenses
|
||||
Not Yet Commons SSL under Apache License v2
|
||||
OpenSAML-J under Apache 2
|
||||
OpenWS under Apache 2
|
||||
SLF4J API Module under MIT License
|
||||
SLF4J Simple Binding under MIT License
|
||||
Spymemcached under The Apache Software License, Version 2.0
|
||||
Xalan Java under The Apache Software License, Version 2.0
|
||||
Xalan Java Serializer under The Apache Software License, Version 2.0
|
||||
Xerces2-j under The Apache Software License, Version 2.0
|
||||
XML Commons External Components XML APIs under The Apache Software License, Version 2.0 or The SAX License or The W3C License
|
||||
XML Commons Resolver Component under The Apache Software License, Version 2.0
|
||||
XMLTooling-J under Apache 2
|
||||
|
||||
|
|
|
|||
|
|
@ -0,0 +1,30 @@
|
|||
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:
|
||||
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.1.1 implemented over SLF4J under MIT License
|
||||
Joda-Time under Apache 2
|
||||
JUnit under Common Public License Version 1.0
|
||||
SLF4J API Module under MIT License
|
||||
SLF4J Simple Binding under MIT License
|
||||
spring-asm under The Apache Software License, Version 2.0
|
||||
spring-core under The Apache Software License, Version 2.0
|
||||
spring-test under The Apache Software License, Version 2.0
|
||||
|
||||
Loading…
Reference in New Issue