comparison LICENSE.md @ 4134:0fef0864baa0 rhodecode-2.2.5-gpl

Update LICENSE.md to include license information about History.js
author Bradley M. Kuhn <bkuhn@sfconservancy.org>
date Sun, 18 May 2014 19:20:11 -0400
parents a1738072f2f6
children c558221cf702
comparison
equal deleted inserted replaced
4133:a1738072f2f6 4134:0fef0864baa0
116 116
117 Copyright &copy; 2013 Tom Terrace (and likely others) 117 Copyright &copy; 2013 Tom Terrace (and likely others)
118 118
119 and licensed under the MIT-permissive license, which is 119 and licensed under the MIT-permissive license, which is
120 [included in this distribution](MIT-Permissive-License.txt). 120 [included in this distribution](MIT-Permissive-License.txt).
121
122
123
124 History.js
125 ----------
126
127 Kallithea incorporates some CSS from a system called History.js, which is
128
129 Copyright 2010-2011 Benjamin Arthur Lupton <contact@balupton.com>
130
131 Redistribution and use in source and binary forms, with or without
132 modification, are permitted provided that the following conditions are met:
133
134 1. Redistributions of source code must retain the above copyright notice,
135 this list of conditions and the following disclaimer.
136
137 2. Redistributions in binary form must reproduce the above copyright notice,
138 this list of conditions and the following disclaimer in the documentation
139 and/or other materials provided with the distribution.
140
141 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
142 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
143 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
144 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
145 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
146 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
147 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
148 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
149 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
150 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
151 POSSIBILITY OF SUCH DAMAGE.
121 152
122 153
123 154
124 YUI 155 YUI
125 --- 156 ---