@@ -232,9 +232,32 @@ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
232
232
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
233
233
234
234
------------------------------------------------------------------------------
235
- License for dig .js
235
+ License for graphlib .js
236
236
------------------------------------------------------------------------------
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
238
261
239
262
Permission is hereby granted, free of charge, to any person obtaining a copy
240
263
of this software and associated documentation files (the "Software"), to deal
0 commit comments