/lenasys/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/lenasys/trunk

« back to all changes in this revision

Viewing changes to CILA

  • Committer: Erik Wikström
  • Date: 2013-04-09 09:09:31 UTC
  • mfrom: (21 lenasys)
  • mto: (21.1.1 lenasys)
  • mto: This revision was merged to the branch mainline in revision 22.
  • Revision ID: wikxen@gmail.com-20130409090931-9jcs9kzg8et0912g
Remerged! Changed password hashes to VARCHAR(32)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Copyright (c) 2008 - 2011, EllisLab, Inc.
2
 
All rights reserved.
3
 
 
4
 
This license is a legal agreement between you and EllisLab Inc. for the use
5
 
of CodeIgniter Software (the "Software").  By obtaining the Software you
6
 
agree to comply with the terms and conditions of this license.
7
 
 
8
 
PERMITTED USE
9
 
You are permitted to use, copy, modify, and distribute the Software and its
10
 
documentation, with or without modification, for any purpose, provided that
11
 
the following conditions are met:
12
 
 
13
 
1. A copy of this license agreement must be included with the distribution.
14
 
 
15
 
2. Redistributions of source code must retain the above copyright notice in
16
 
   all source code files.
17
 
 
18
 
3. Redistributions in binary form must reproduce the above copyright notice
19
 
   in the documentation and/or other materials provided with the distribution.
20
 
 
21
 
4. Any files that have been modified must carry notices stating the nature
22
 
   of the change and the names of those who changed them.
23
 
 
24
 
5. Products derived from the Software must include an acknowledgment that
25
 
   they are derived from CodeIgniter in their documentation and/or other
26
 
   materials provided with the distribution.
27
 
 
28
 
6. Products derived from the Software may not be called "CodeIgniter",
29
 
   nor may "CodeIgniter" appear in their name, without prior written
30
 
   permission from EllisLab, Inc.
31
 
 
32
 
INDEMNITY
33
 
You agree to indemnify and hold harmless the authors of the Software and
34
 
any contributors for any direct, indirect, incidental, or consequential
35
 
third-party claims, actions or suits, as well as any related expenses,
36
 
liabilities, damages, settlements or fees arising from your use or misuse
37
 
of the Software, or a violation of any terms of this license.
38
 
 
39
 
DISCLAIMER OF WARRANTY
40
 
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESSED OR
41
 
IMPLIED, INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF QUALITY, PERFORMANCE,
42
 
NON-INFRINGEMENT, MERCHANTABILITY, OR FITNESS FOR A PARTICULAR PURPOSE.
43
 
 
44
 
LIMITATIONS OF LIABILITY
45
 
YOU ASSUME ALL RISK ASSOCIATED WITH THE INSTALLATION AND USE OF THE SOFTWARE.
46
 
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS OF THE SOFTWARE BE LIABLE
47
 
FOR CLAIMS, DAMAGES OR OTHER LIABILITY ARISING FROM, OUT OF, OR IN CONNECTION
48
 
WITH THE SOFTWARE. LICENSE HOLDERS ARE SOLELY RESPONSIBLE FOR DETERMINING THE
49
 
APPROPRIATENESS OF USE AND ASSUME ALL RISKS ASSOCIATED WITH ITS USE, INCLUDING
50
 
BUT NOT LIMITED TO THE RISKS OF PROGRAM ERRORS, DAMAGE TO EQUIPMENT, LOSS OF
51
 
DATA OR SOFTWARE PROGRAMS, OR UNAVAILABILITY OR INTERRUPTION OF OPERATIONS.