1Copyright 2007-2011, JA-SIG, Inc.
2This project includes software developed by Jasig.
3http://www.jasig.org/
4
5Licensed under the Apache License, Version 2.0 (the "License");
6you may not use this software except in compliance with the License.
7You may obtain a copy of the License at:
8
9http://www.apache.org/licenses/LICENSE-2.0
10
11Unless required by applicable law or agreed to in writing, software
12distributed under the License is distributed on an "AS IS" BASIS,
13WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14See the License for the specific language governing permissions and
15limitations under the License.
16
17===========================================================================
18
19Copyright © 2003-2007, The ESUP-Portail consortium
20
21Requirements for sources originally licensed under the New BSD License:
22
23Redistribution and use in source and binary forms, with or without
24modification, are permitted provided that the following conditions
25are met:
26
27- Redistributions of source code must retain the above copyright notice,
28this list of conditions and the following disclaimer.
29
30- Redistributions in binary form must reproduce the above copyright notice,
31this list of conditions and the following disclaimer in the documentation
32and/or other materials provided with the distribution.
33
34- Neither the name of JA-SIG, Inc. nor the names of its contributors may be
35used to endorse or promote products derived from this software without
36specific prior written permission.
37
38THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
39AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
40IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
41ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
42LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
43CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
44SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
45INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
46CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
47ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
48POSSIBILITY OF SUCH DAMAGE.
49
50===========================================================================
51
52Copyright (c) 2009, Regents of the University of Nebraska
53All rights reserved.
54
55Requirements for CAS_Autloader originally licensed under the New BSD License:
56
57Redistribution and use in source and binary forms, with or without modification,
58are permitted provided that the following conditions are met:
59
60Redistributions of source code must retain the above copyright notice, this list
61of conditions and the following disclaimer.
62
63Redistributions in binary form must reproduce the above copyright notice, this
64list of conditions and the following disclaimer in the documentation and/or
65other materials provided with the distribution.
66
67Neither the name of the University of Nebraska nor the names of its contributors
68may be used to endorse or promote products derived from this software without
69specific prior written permission.
70
71THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
72AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
73IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
74ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
75LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
76CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
77SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
78INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
79CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
80ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
81POSSIBILITY OF SUCH DAMAGE.
82