Skip to content

Commit 994c09a

Browse files
committed
Update license years, remove redundant licenses
1 parent 50edfae commit 994c09a

File tree

10 files changed

+2
-226
lines changed

10 files changed

+2
-226
lines changed

COPYING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (C) 2006-2020, Rapid7, Inc.
1+
Copyright (C) 2006-2025, Rapid7, Inc.
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without modification,

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
22
Source: https://www.metasploit.com/
33

44
Files: *
5-
Copyright: 2006-2020, Rapid7, Inc.
5+
Copyright: 2006-2025, Rapid7, Inc.
66
License: BSD-3-clause
77

88
# The Metasploit Framework is provided under the 3-clause BSD license provided

external/source/vncdll/vncdll/LICENSE.txt

Lines changed: 0 additions & 27 deletions
This file was deleted.

external/source/vncdll/vncdll/context.h

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,3 @@
1-
// Copyright (C) 2006-2010, Rapid7, Inc
2-
// All rights reserved.
3-
//
4-
// Redistribution and use in source and binary forms, with or without modification,
5-
// are permitted provided that the following conditions are met:
6-
//
7-
// * Redistributions of source code must retain the above copyright notice,
8-
// this list of conditions and the following disclaimer.
9-
//
10-
// * Redistributions in binary form must reproduce the above copyright notice,
11-
// this list of conditions and the following disclaimer in the documentation
12-
// and/or other materials provided with the distribution.
13-
//
14-
// * Neither the name of Rapid7, Inc nor the names of its contributors
15-
// may be used to endorse or promote products derived from this software
16-
// without specific prior written permission.
17-
//
18-
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
19-
// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
20-
// WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
21-
// DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
22-
// ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
23-
// (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
24-
// LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
25-
// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
26-
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
27-
// SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
281
//===============================================================================================//
292
#ifndef _VNCDLL_LOADER_CONTEXT_H
303
#define _VNCDLL_LOADER_CONTEXT_H

external/source/vncdll/vncdll/inject.h

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,3 @@
1-
// Copyright (C) 2006-2010, Rapid7, Inc
2-
// All rights reserved.
3-
//
4-
// Redistribution and use in source and binary forms, with or without modification,
5-
// are permitted provided that the following conditions are met:
6-
//
7-
// * Redistributions of source code must retain the above copyright notice,
8-
// this list of conditions and the following disclaimer.
9-
//
10-
// * Redistributions in binary form must reproduce the above copyright notice,
11-
// this list of conditions and the following disclaimer in the documentation
12-
// and/or other materials provided with the distribution.
13-
//
14-
// * Neither the name of Rapid7, Inc nor the names of its contributors
15-
// may be used to endorse or promote products derived from this software
16-
// without specific prior written permission.
17-
//
18-
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
19-
// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
20-
// WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
21-
// DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
22-
// ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
23-
// (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
24-
// LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
25-
// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
26-
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
27-
// SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
281
//===============================================================================================//
292
#ifndef _VNCDLL_LOADER_INJECT_H
303
#define _VNCDLL_LOADER_INJECT_H

external/source/vncdll/vncdll/loader.h

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,3 @@
1-
// Copyright (C) 2006-2010, Rapid7, Inc
2-
// All rights reserved.
3-
//
4-
// Redistribution and use in source and binary forms, with or without modification,
5-
// are permitted provided that the following conditions are met:
6-
//
7-
// * Redistributions of source code must retain the above copyright notice,
8-
// this list of conditions and the following disclaimer.
9-
//
10-
// * Redistributions in binary form must reproduce the above copyright notice,
11-
// this list of conditions and the following disclaimer in the documentation
12-
// and/or other materials provided with the distribution.
13-
//
14-
// * Neither the name of Rapid7, Inc nor the names of its contributors
15-
// may be used to endorse or promote products derived from this software
16-
// without specific prior written permission.
17-
//
18-
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
19-
// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
20-
// WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
21-
// DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
22-
// ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
23-
// (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
24-
// LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
25-
// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
26-
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
27-
// SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
281
//===============================================================================================//
292
#ifndef _VNCDLL_LOADER_LOADER_H
303
#define _VNCDLL_LOADER_LOADER_H

external/source/vncdll/vncdll/ps.h

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,3 @@
1-
// Copyright (C) 2006-2010, Rapid7, Inc
2-
// All rights reserved.
3-
//
4-
// Redistribution and use in source and binary forms, with or without modification,
5-
// are permitted provided that the following conditions are met:
6-
//
7-
// * Redistributions of source code must retain the above copyright notice,
8-
// this list of conditions and the following disclaimer.
9-
//
10-
// * Redistributions in binary form must reproduce the above copyright notice,
11-
// this list of conditions and the following disclaimer in the documentation
12-
// and/or other materials provided with the distribution.
13-
//
14-
// * Neither the name of Rapid7, Inc nor the names of its contributors
15-
// may be used to endorse or promote products derived from this software
16-
// without specific prior written permission.
17-
//
18-
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
19-
// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
20-
// WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
21-
// DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
22-
// ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
23-
// (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
24-
// LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
25-
// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
26-
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
27-
// SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
281
//===============================================================================================//
292
#ifndef _VNCDLL_LOADER_PS_H
303
#define _VNCDLL_LOADER_PS_H

external/source/vncdll/vncdll/session.h

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,3 @@
1-
// Copyright (C) 2006-2010, Rapid7, Inc
2-
// All rights reserved.
3-
//
4-
// Redistribution and use in source and binary forms, with or without modification,
5-
// are permitted provided that the following conditions are met:
6-
//
7-
// * Redistributions of source code must retain the above copyright notice,
8-
// this list of conditions and the following disclaimer.
9-
//
10-
// * Redistributions in binary form must reproduce the above copyright notice,
11-
// this list of conditions and the following disclaimer in the documentation
12-
// and/or other materials provided with the distribution.
13-
//
14-
// * Neither the name of Rapid7, Inc nor the names of its contributors
15-
// may be used to endorse or promote products derived from this software
16-
// without specific prior written permission.
17-
//
18-
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
19-
// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
20-
// WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
21-
// DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
22-
// ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
23-
// (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
24-
// LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
25-
// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
26-
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
27-
// SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
281
//===============================================================================================//
292
#ifndef _VNCDLL_LOADER_SESSION_H
303
#define _VNCDLL_LOADER_SESSION_H

lib/rex.rb

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,4 @@
11
# -*- coding: binary -*-
2-
=begin
3-
4-
The Metasploit Rex library is provided under the 3-clause BSD license.
5-
6-
Copyright (c) 2005-2014, Rapid7, Inc.
7-
All rights reserved.
8-
9-
Redistribution and use in source and binary forms, with or without modification,
10-
are permitted provided that the following conditions are met:
11-
12-
* Redistributions of source code must retain the above copyright notice, this
13-
list of conditions and the following disclaimer.
14-
15-
* Redistributions in binary form must reproduce the above copyright notice,
16-
this list of conditions and the following disclaimer in the documentation
17-
and/or other materials provided with the distribution.
18-
19-
* Neither the name of Rapid7, Inc. nor the names of its contributors may be
20-
used to endorse or promote products derived from this software without
21-
specific prior written permission.
22-
23-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
24-
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
25-
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
26-
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
27-
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
28-
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
29-
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
30-
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
31-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
32-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
33-
34-
=end
352

363
module Rex
374
Root = File.join(File.expand_path(File.dirname(__FILE__)), 'rex')

lib/rex/LICENSE

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)