annotate vendor/plugins/awesome_nested_set/.svn/text-base/MIT-LICENSE.svn-base @ 28:12420e46bed9
cannam
* Create new dedicated reposman.rb with soundsoftware-specific repo creation logic
* Make Mercurial repo path non-editable in user interface -- will always be automated
author |
Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
date |
Fri, 01 Oct 2010 15:02:21 +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.
|