Skip to content

Commit

Permalink
Update License
Browse files Browse the repository at this point in the history
  • Loading branch information
ebadedude committed Jan 25, 2013
1 parent d964786 commit 971511a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions license
@@ -1,7 +1,7 @@
Copyright (c) <2009> <Helena F Deus, Jonas S Almeida>
Copyright (c) <2009> <Helena F Deus, Jonas S Almeida>, MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "S3DB Software"), to deal in the Software without restriction to use, copy or distribute but NOT to modify or merge with other software. Since this S3DB software is primarily a web service, the restriction to merge is understood as pertaining to server-side functions. That is, the S3DB software can be used by any client side application, on which the authors place no such restriction.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "S3DB Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

This S3DB Software is a research prototype experimenting with the S3DB data representation and information management architecture. Alternative architectures should be pursued by independent code development efforts - as is the case of the production version of the S3DB software (not this one) which does not reuse components of this S3DB software. The purpose of the restriction on modification is to prevent prototypical intermediate versions of the S3DB software such as this one, which include experimental features that the authors may not want to include in the final software, from leading or supporting the development of alternative architectures that do not fit the S3DB framework. In a nutshell, the restriction on modification seeks to prevent code forking.
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

0 comments on commit 971511a

Please sign in to comment.