Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Commit

Permalink
2005-07-21 Zoltan Varga <vargaz@freemail.hu>
Browse files Browse the repository at this point in the history
	* LICENSE: Change license to the class libs license.

svn path=/trunk/monocov/; revision=47535
  • Loading branch information
vargaz committed Jul 21, 2005
1 parent b0aa746 commit 8114d8d
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 6 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
@@ -1,3 +1,7 @@
2005-07-21 Zoltan Varga <vargaz@freemail.hu>

* LICENSE: Change license to the class libs license.

2005-03-29 Zoltan Varga <vargaz@freemail.hu>

* gui/gtk/*.cs: Applied patch from Rafael Teixeira <monoman@gmail.com>.
Expand Down
23 changes: 17 additions & 6 deletions LICENSE
@@ -1,11 +1,22 @@
Copyright (c) 2002 Zoltan Varga

This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
Copyright (c) 2003, 2004, 2005 The Mono Project

Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"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:

1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original 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.

3. This notice may not be removed or altered from any source distribution.

0 comments on commit 8114d8d

Please sign in to comment.