##// END OF EJS Templates
Update LICENSE.md to include license information about History.js
Bradley M. Kuhn -
r4134:0fef0864 rhodecode-2.2.5-gpl
parent child Browse files
Show More
@@ -121,6 +121,37 b' and licensed under the MIT-permissive li'
121
121
122
122
123
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.
152
153
154
124 YUI
155 YUI
125 ---
156 ---
126
157
General Comments 0
You need to be logged in to leave comments. Login now