changelog shortlog tags changeset manifest revisions annotate raw

vendor/plugins/rspec_on_rails/MIT-LICENSE

changeset 16: 01fd3f10ae84
author: moriq@moriq.com
date: Mon Mar 10 10:13:18 2008 +0900 (16 years ago)
permissions: -rw-r--r--
description: add plugins rspec_on_rails
1====================================================================
2== RSpec
3Copyright (c) 2005-2007 The RSpec Development Team
4====================================================================
5== ARTS
6Copyright (c) 2006 Kevin Clark, Jake Howerton
7====================================================================
8== ZenTest
9Copyright (c) 2001-2006 Ryan Davis, Eric Hodel, Zen Spider Software
10====================================================================
11== AssertSelect
12Copyright (c) 2006 Assaf Arkin
13====================================================================
14
15Permission is hereby granted, free of charge, to any person obtaining a copy of
16this software and associated documentation files (the "Software"), to deal in
17the Software without restriction, including without limitation the rights to
18use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
19of the Software, and to permit persons to whom the Software is furnished to do
20so, subject to the following conditions:
21
22The above copyright notice and this permission notice shall be included in all
23copies or substantial portions of the Software.
24
25THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
26IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
27FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
28AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
29LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
30OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
31SOFTWARE.