Skip to content

Commit 1d6d648

Browse files
Update LICENSE for ParSeq
1 parent fe4e79b commit 1d6d648

File tree

1 file changed

+25
-2
lines changed

1 file changed

+25
-2
lines changed

LICENSE

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,9 +232,32 @@ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
232232
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
233233

234234
------------------------------------------------------------------------------
235-
License for dig.js
235+
License for graphlib.js
236236
------------------------------------------------------------------------------
237-
Copyright (c) 2012 Chris Pettitt
237+
Copyright (c) 2012-2013 Chris Pettitt
238+
239+
Permission is hereby granted, free of charge, to any person obtaining a copy
240+
of this software and associated documentation files (the "Software"), to deal
241+
in the Software without restriction, including without limitation the rights
242+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
243+
copies of the Software, and to permit persons to whom the Software is
244+
furnished to do so, subject to the following conditions:
245+
246+
The above copyright notice and this permission notice shall be included in
247+
all copies or substantial portions of the Software.
248+
249+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
250+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
251+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
252+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
253+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
254+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
255+
THE SOFTWARE.
256+
257+
------------------------------------------------------------------------------
258+
License for graphlib-dot.js
259+
------------------------------------------------------------------------------
260+
Copyright (c) 2012-2013 Chris Pettitt
238261

239262
Permission is hereby granted, free of charge, to any person obtaining a copy
240263
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)