This repository has been archived by the owner on Jan 10, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathLICENSE
30 lines (23 loc) · 1.51 KB
/
LICENSE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
build thing: distributed continuous integration
Copyright 2011,
* Scott Robinson <[email protected]>
* Andrew Kiellor <[email protected]>
* ThoughtWorks, Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the
License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.
Depends upon:
* [andand http://andand.rubyforge.org/], by Reginald Braithwaite, under the MIT license.
* [dnssd http://dnssd.rubyforge.org/], by Chad Fowler, et al., under the Ruby license.
* [eventmachine http://www.rubyeventmachine.com/], by Francis Cianfrocca, under the Ruby licence.
* [grit http://dnssd.rubyforge.org/], by Tom Preston-Werner, under the MIT license.
* [haml http://haml-lang.com/], by Hampton Catlin and Nathan Weizenbaum, under the MIT license.
* [sinatra http://www.sinatrarb.com/], by Blake Mizerany, under the MIT license.
* [thin http://code.macournoyer.com/thin/], by Marc-Andre Cournoyer, under the Ruby license.
* [trollop http://trollop.rubyforge.org/], by William Morgan, et al., under the Ruby license.
* [uuid https://github.com/assaf/uuid], by Assaf Arkin and Eric Hodel, under the MIT license.