Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

38 lines
1.8 KiB
Plaintext
Raw Permalink Normal View History

Copyright (C) 2006-2025, Rapid7, Inc.
2008-09-26 04:25:44 +00:00
All rights reserved.
2006-01-16 04:04:32 +00:00
2008-09-26 04:25:44 +00:00
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
2006-09-09 07:20:05 +00:00
2009-11-17 00:07:42 +00:00
* Redistributions of source code must retain the above copyright notice,
2015-10-12 17:03:45 -05:00
this list of conditions and the following disclaimer.
2008-09-26 04:25:44 +00:00
* Redistributions in binary form must reproduce the above copyright notice,
2015-10-12 17:03:45 -05:00
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
2014-03-13 09:46:20 -05:00
* Neither the name of Rapid7, Inc. nor the names of its contributors
2015-10-12 17:03:45 -05:00
may be used to endorse or promote products derived from this software
without specific prior written permission.
2006-01-16 04:00:36 +00:00
2008-09-26 04:25:44 +00:00
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
2009-11-17 00:07:42 +00:00
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2008-09-26 04:25:44 +00:00
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
2009-11-17 00:07:42 +00:00
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
2008-09-26 04:25:44 +00:00
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
2009-11-17 00:07:42 +00:00
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2008-09-26 04:25:44 +00:00
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2006-01-16 04:00:36 +00:00
2008-09-26 04:25:44 +00:00
================================================================================
2009-07-17 04:33:00 +00:00
The Metasploit Framework is provided under the 3-clause BSD license above.
2008-09-26 04:25:44 +00:00
2014-03-13 09:46:20 -05:00
The copyright on this package is held by Rapid7, Inc.
2008-09-26 04:25:44 +00:00
This license does not apply to several components within the Metasploit
Framework source tree. For more details see the LICENSE file.
2011-06-18 00:53:49 +00:00