annotate 1__Development/6__Website/node_modules/express/LICENSE @ 5:e73fbbcb5fd2

Persisting basic graph works, starting to add persist of view hierarchy too
author Sean Halle <seanhalle@yahoo.com>
date Sun, 03 Aug 2014 23:38:15 -0700
parents
children
rev   line source
seanhalle@5 1 (The MIT License)
seanhalle@5 2
seanhalle@5 3 Copyright (c) 2009-2014 TJ Holowaychuk <tj@vision-media.ca>
seanhalle@5 4
seanhalle@5 5 Permission is hereby granted, free of charge, to any person obtaining
seanhalle@5 6 a copy of this software and associated documentation files (the
seanhalle@5 7 'Software'), to deal in the Software without restriction, including
seanhalle@5 8 without limitation the rights to use, copy, modify, merge, publish,
seanhalle@5 9 distribute, sublicense, and/or sell copies of the Software, and to
seanhalle@5 10 permit persons to whom the Software is furnished to do so, subject to
seanhalle@5 11 the following conditions:
seanhalle@5 12
seanhalle@5 13 The above copyright notice and this permission notice shall be
seanhalle@5 14 included in all copies or substantial portions of the Software.
seanhalle@5 15
seanhalle@5 16 THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
seanhalle@5 17 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
seanhalle@5 18 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
seanhalle@5 19 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
seanhalle@5 20 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
seanhalle@5 21 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
seanhalle@5 22 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.