Skip to content

Commit

Permalink
ADD: Update license
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Densham committed Sep 25, 2015
1 parent 92b4a5d commit e1bbd47
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 25 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -8,6 +8,7 @@ All Notable changes to `studiobonito/silverstripe-spamprotection-honeypot` will
- Included `.gitattributes` file.
- Included `php` version `>=5.3.0` as a dependency.
- Included `scrutinizer/ocular` version `~1.1` as a development dependency.
- Updated license.

### Fixed
- Removed `composer.lock` file.
Expand Down
25 changes: 0 additions & 25 deletions LICENSE

This file was deleted.

27 changes: 27 additions & 0 deletions LICENSE.md
@@ -0,0 +1,27 @@
# Copyright (c) 2014, Studio Bonito Ltd.

All rights reserved.

> Redistribution and use in source and binary forms, with or without modification, are
> permitted provided that the following conditions are met:
>
> 1. Redistributions of source code must retain the above copyright notice, this list of
> conditions and the following disclaimer.
>
> 2. Redistributions in binary form must reproduce the above copyright notice, this list
> of conditions and the following disclaimer in the documentation and/or other materials
> provided with the distribution.
>
> THIS SOFTWARE IS PROVIDED BY STUDIO BONITO LTD "AS IS" AND ANY EXPRESS OR IMPLIED
> WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
> FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL STUDIO BONITO LTD OR
> CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
> CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
> SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
> ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
> NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
> ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
>
> The views and conclusions contained in the software and documentation are those of the
> authors and should not be interpreted as representing official policies, either expressed
> or implied, of Studio Bonito Ltd.

0 comments on commit e1bbd47

Please sign in to comment.