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