﻿DevExtras - CodeReflect
************************
Report a Bug
************************

If you find a bug or have a suggestion, please let us know.  It's only with help from the development community that we can make CodeReflect one of the best .NET decompilers available.

************************
Acknowledgements
************************

CodeReflect uses the mono.cecil library by Jb Evain

************************
DevExtras Licence
************************
This license agreement is a legal agreement between you and DevExtras. By using this product/key you agree to be bound by the terms of this agreement. 

This software/key is protected by national and international copyright laws. This software/key is licensed, not sold. 

Granted Rights: 
This license grants you the right to install the software on one or more computers. Site specific license keys may be used on an unlimited number of computers/users on your local network but all computers must be on the specified domain. Single user license keys may only be used on a single computer and only by one concurrent user. 

Limitations: 
You may not reverse engineer, decompile, or disassemble the software. You may not rent or lease this software/key, you may not transfer your rights under this license agreement. Domain specific licenses can not be transferred to different domains. Publication of the license key is not allowed under any circumstances. 

Ownership: 
DevExtras retains ownership of the software/key. 

Liability: 
In no event shall DevExtras be liable for any damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of information or any other pecuniary loss) arising out of the use or inability to use this software/key, even if DevExtras has been advised of the possibility of such damages. 

Termination: 
Without prejudice to any other rights, DevExtras may terminate this license agreement if you fail to comply with the terms and conditions of this agreement. In such event, you must destroy all copies of the software/key, any derivative work, and all of its component parts. 

General: 
By installing this software/key you acknowledge that you have read this license agreement, understand it, and agree to be bound by its terms and conditions.

Usage:
CodeReflect is designed to decompile .NET assemblies for the purpose of performance analysis, bug investigation, code familiarisation, validating obfuscation and debugging released code. It is not intended for reverse engineering copyrighted/obfuscated assemblies. 

************************
Mono.Cecil Licence
************************
Copyright (C) 2005 Jb Evain

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:

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.
