annotate vendor/plugins/awesome_nested_set/.svn/text-base/MIT-LICENSE.svn-base @ 596:fcff84e1c1ce
feature_36
In the remote call now only passing the id of the form's object, instead of the complete name of the object.
author |
luisf <luis.figueira@eecs.qmul.ac.uk> |
date |
Tue, 16 Aug 2011 11:47:30 +0100 |
parents |
513646585e45 |
children |
|
rev |
line source |
Chris@0
|
1 Copyright (c) 2007 [name of plugin creator]
|
Chris@0
|
2
|
Chris@0
|
3 Permission is hereby granted, free of charge, to any person obtaining
|
Chris@0
|
4 a copy of this software and associated documentation files (the
|
Chris@0
|
5 "Software"), to deal in the Software without restriction, including
|
Chris@0
|
6 without limitation the rights to use, copy, modify, merge, publish,
|
Chris@0
|
7 distribute, sublicense, and/or sell copies of the Software, and to
|
Chris@0
|
8 permit persons to whom the Software is furnished to do so, subject to
|
Chris@0
|
9 the following conditions:
|
Chris@0
|
10
|
Chris@0
|
11 The above copyright notice and this permission notice shall be
|
Chris@0
|
12 included in all copies or substantial portions of the Software.
|
Chris@0
|
13
|
Chris@0
|
14 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
Chris@0
|
15 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
Chris@0
|
16 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
Chris@0
|
17 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
Chris@0
|
18 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
Chris@0
|
19 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
Chris@0
|
20 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|