OSDN Git Service

Added SHA256 by Perry McGee.
[idb/iDB.git.git] / LICENSE
1 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2                     Revised BSD License
3 Copyright (c) 2004-2009 Game Maker 2k
4 All rights reserved.
5 Redistribution and use in source and binary forms, with or without
6 modification, are permitted provided that the following conditions are met:
7
8   1. Redistributions of source code must retain the above copyright notice,
9      this list of conditions and the following disclaimer.
10
11   2. Redistributions in binary form must reproduce the above copyright 
12      notice, this list of conditions and the following disclaimer in 
13      the documentation and/or other materials provided with the distribution.
14
15   3. Neither the name of Game Maker 2k nor the names of its contributors
16      may be used to endorse or promote products derived from this software
17      without specific prior written permission.
18
19 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
20 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
21 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 
22 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE 
23 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 
24 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 
25 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 
26 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 
27 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 
28 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF 
29 THE POSSIBILITY OF SUCH DAMAGE.
30
31 Transparent SHA-256 Implementation for PHP 4 and PHP 5
32
33     This library is free software; you can redistribute it and/or
34     modify it under the terms of the GNU Lesser General Public
35     License as published by the Free Software Foundation; either
36     version 2.1 of the License, or (at your option) any later version.
37
38     This library is distributed in the hope that it will be useful,
39     but WITHOUT ANY WARRANTY; without even the implied warranty of
40     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
41     Lesser General Public License for more details.
42
43     You should have received a copy of the GNU Lesser General Public
44     License along with this library; if not, write to the Free Software
45     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
46     or see <http://www.gnu.org/licenses/>.
47
48   Important Note: The Emoticons distributed with the Software were
49 created by Jcink; its usage is not governed under the terms of this 
50 license agreement. Information regarding its usage can be found on 
51 textfileBB's Web site at https://launchpad.net/tfbb
52 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=