annotate LICENSE @ 17:97103921ff3c
Fixed syntax in GET /interest
| author |
bsw |
| date |
Sat Nov 05 12:15:01 2011 +0100 (2011-11-05) |
| parents |
ce6f95d23e1c |
| children |
|
| rev |
line source |
|
bsw@0
|
1 Copyright (c) 2011 Public Software Group e. V., Berlin, Germany
|
|
bsw@0
|
2
|
|
bsw@0
|
3 Permission is hereby granted, free of charge, to any person obtaining a
|
|
bsw@0
|
4 copy of this software and associated documentation files (the "Software"),
|
|
bsw@0
|
5 to deal in the Software without restriction, including without limitation
|
|
bsw@0
|
6 the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
bsw@0
|
7 and/or sell copies of the Software, and to permit persons to whom the
|
|
bsw@0
|
8 Software is furnished to do so, subject to the following conditions:
|
|
bsw@0
|
9
|
|
bsw@0
|
10 The above copyright notice and this permission notice shall be included in
|
|
bsw@0
|
11 all copies or substantial portions of the Software.
|
|
bsw@0
|
12
|
|
bsw@0
|
13 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
bsw@0
|
14 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
bsw@0
|
15 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
bsw@0
|
16 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
bsw@0
|
17 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
bsw@0
|
18 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
bsw@0
|
19 DEALINGS IN THE SOFTWARE.
|
|
bsw@0
|
20
|