annotate .svn/pristine/0a/0ade634c1e3a74f500a2549a2decba896fa1c7ee.svn-base @ 1578:06ca2df3d7ca
dockerise
A couple of missing bits, including a test repo in the Vagrant provision
author |
Chris Cannam |
date |
Fri, 04 Aug 2017 15:43:03 +0100 |
parents |
cbb26bc654de |
children |
|
rev |
line source |
Chris@909
|
1 Copyright (c) 2005 Rick Olson
|
Chris@909
|
2
|
Chris@909
|
3 Permission is hereby granted, free of charge, to any person obtaining
|
Chris@909
|
4 a copy of this software and associated documentation files (the
|
Chris@909
|
5 "Software"), to deal in the Software without restriction, including
|
Chris@909
|
6 without limitation the rights to use, copy, modify, merge, publish,
|
Chris@909
|
7 distribute, sublicense, and/or sell copies of the Software, and to
|
Chris@909
|
8 permit persons to whom the Software is furnished to do so, subject to
|
Chris@909
|
9 the following conditions:
|
Chris@909
|
10
|
Chris@909
|
11 The above copyright notice and this permission notice shall be
|
Chris@909
|
12 included in all copies or substantial portions of the Software.
|
Chris@909
|
13
|
Chris@909
|
14 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
Chris@909
|
15 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
Chris@909
|
16 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
Chris@909
|
17 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
Chris@909
|
18 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
Chris@909
|
19 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
Chris@909
|
20 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |