Skip to content

Commit b5b1925

Browse files
committed
Second round of Copyright date update
1 parent 101020f commit b5b1925

File tree

426 files changed

+31729
-480
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

426 files changed

+31729
-480
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2006-2024 Wade Alcorn - [email protected]
2+
# Copyright (c) 2006-2025 Wade Alcorn - [email protected]
33
# Browser Exploitation Framework (BeEF) - https://beefproject.com
44
# See the file 'doc/COPYING' for copying permission
55
#

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2006-2024 Wade Alcorn - [email protected]
2+
# Copyright (c) 2006-2025 Wade Alcorn - [email protected]
33
# Browser Exploitation Framework (BeEF) - https://beefproject.com
44
# See the file 'doc/COPYING' for copying permission
55
#

Gemfile.lock

Lines changed: 14 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ GEM
5050
coderay (1.1.3)
5151
concurrent-ruby (1.3.4)
5252
connection_pool (2.4.1)
53-
console (1.27.0)
53+
console (1.29.2)
5454
fiber-annotation
5555
fiber-local (~> 1.1)
5656
json
@@ -75,7 +75,7 @@ GEM
7575
geckodriver-helper (0.24.0)
7676
archive-zip (~> 0.7)
7777
http-accept (1.7.0)
78-
http-cookie (1.0.7)
78+
http-cookie (1.0.8)
7979
domain_name (~> 0.5)
8080
http_parser.rb (0.8.0)
8181
i18n (1.14.6)
@@ -94,13 +94,13 @@ GEM
9494
mime-types (3.6.0)
9595
logger
9696
mime-types-data (~> 3.2015)
97-
mime-types-data (3.2024.1001)
97+
mime-types-data (3.2024.1203)
9898
mini_mime (1.1.5)
9999
minitest (5.25.4)
100100
mojo_magick (0.6.8)
101101
msfrpc-client (1.1.2)
102102
msgpack (~> 1)
103-
msgpack (1.7.3)
103+
msgpack (1.7.5)
104104
mustermann (3.0.3)
105105
ruby2_keywords (~> 0.0.1)
106106
net-protocol (0.2.2)
@@ -109,17 +109,7 @@ GEM
109109
net-protocol
110110
netrc (0.11.0)
111111
nio4r (2.7.4)
112-
nokogiri (1.16.7-aarch64-linux)
113-
racc (~> 1.4)
114-
nokogiri (1.16.7-arm-linux)
115-
racc (~> 1.4)
116-
nokogiri (1.16.7-arm64-darwin)
117-
racc (~> 1.4)
118-
nokogiri (1.16.7-x86-linux)
119-
racc (~> 1.4)
120-
nokogiri (1.16.7-x86_64-darwin)
121-
racc (~> 1.4)
122-
nokogiri (1.16.7-x86_64-linux)
112+
nokogiri (1.17.2-x86_64-linux)
123113
racc (~> 1.4)
124114
otr-activerecord (2.5.0)
125115
activerecord (>= 6.0, < 8.1)
@@ -128,7 +118,7 @@ GEM
128118
parser (3.3.6.0)
129119
ast (~> 2.4.1)
130120
racc
131-
power_assert (2.0.4)
121+
power_assert (2.0.5)
132122
pry (0.14.2)
133123
coderay (~> 1.1)
134124
method_source (~> 1.0)
@@ -147,7 +137,7 @@ GEM
147137
rack-protection (3.2.0)
148138
base64 (>= 0.1.0)
149139
rack (~> 2.2, >= 2.2.4)
150-
rack-test (2.1.0)
140+
rack-test (2.2.0)
151141
rack (>= 1.3)
152142
rainbow (3.1.1)
153143
rake (13.2.1)
@@ -161,7 +151,7 @@ GEM
161151
http-cookie (>= 1.0.2, < 2.0)
162152
mime-types (>= 1.16, < 4.0)
163153
netrc (~> 0.8)
164-
rexml (3.3.9)
154+
rexml (3.4.0)
165155
rqrcode_core (1.2.0)
166156
rr (3.1.1)
167157
rspec (3.13.0)
@@ -176,7 +166,7 @@ GEM
176166
rspec-mocks (3.13.2)
177167
diff-lcs (>= 1.2.0, < 2.0)
178168
rspec-support (~> 3.13.0)
179-
rspec-support (3.13.1)
169+
rspec-support (3.13.2)
180170
rubocop (1.69.2)
181171
json (~> 2.3)
182172
language_server-protocol (>= 3.17.0)
@@ -208,17 +198,12 @@ GEM
208198
rack-protection (= 3.2.0)
209199
tilt (~> 2.0)
210200
slack-notifier (2.4.0)
211-
sqlite3 (2.4.1-aarch64-linux-gnu)
212-
sqlite3 (2.4.1-arm-linux-gnu)
213-
sqlite3 (2.4.1-arm64-darwin)
214-
sqlite3 (2.4.1-x86-linux-gnu)
215-
sqlite3 (2.4.1-x86_64-darwin)
216201
sqlite3 (2.4.1-x86_64-linux-gnu)
217202
stringio (3.1.2)
218203
sync (0.5.0)
219204
term-ansicolor (1.11.2)
220205
tins (~> 1.0)
221-
test-unit (3.6.2)
206+
test-unit (3.6.7)
222207
power_assert
223208
test-unit-context (0.5.1)
224209
test-unit (>= 2.4.0)
@@ -239,10 +224,10 @@ GEM
239224
daemons (~> 1.0, >= 1.0.9)
240225
eventmachine (~> 1.0, >= 1.0.4)
241226
rack (>= 1, < 3)
242-
tilt (2.4.0)
227+
tilt (2.5.0)
243228
timeout (0.4.3)
244229
timers (4.3.5)
245-
tins (1.37.0)
230+
tins (1.37.1)
246231
bigdecimal
247232
sync
248233
tzinfo (2.0.6)
@@ -252,7 +237,7 @@ GEM
252237
unicode-display_width (3.1.2)
253238
unicode-emoji (~> 4.0, >= 4.0.4)
254239
unicode-emoji (4.0.4)
255-
webrick (1.9.0)
240+
webrick (1.9.1)
256241
websocket (1.2.11)
257242
websocket-client-simple (0.6.1)
258243
event_emitter
@@ -263,11 +248,6 @@ GEM
263248
nokogiri (~> 1.8)
264249

265250
PLATFORMS
266-
aarch64-linux
267-
arm-linux
268-
arm64-darwin
269-
x86-linux
270-
x86_64-darwin
271251
x86_64-linux
272252

273253
DEPENDENCIES
@@ -315,4 +295,4 @@ DEPENDENCIES
315295
xmlrpc (~> 0.3.3)
316296

317297
BUNDLED WITH
318-
2.5.18
298+
2.4.10

INSTALL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
===============================================================================
22

3-
Copyright (c) 2006-2024 Wade Alcorn - [email protected]
3+
Copyright (c) 2006-2025 Wade Alcorn - [email protected]
44
Browser Exploitation Framework (BeEF) - https://beefproject.com
55
See the file 'doc/COPYING' for copying permission
66

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
===============================================================================
22

3-
Copyright (c) 2006-2024 Wade Alcorn - [email protected]
3+
Copyright (c) 2006-2025 Wade Alcorn - [email protected]
44
Browser Exploitation Framework (BeEF) - https://beefproject.com
55
See the file 'doc/COPYING' for copying permission
66

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2006-2024 Wade Alcorn - [email protected]
2+
# Copyright (c) 2006-2025 Wade Alcorn - [email protected]
33
# Browser Exploitation Framework (BeEF) - https://beefproject.com
44
# See the file 'doc/COPYING' for copying permission
55
#

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2006-2024 Wade Alcorn - [email protected]
2+
# Copyright (c) 2006-2025 Wade Alcorn - [email protected]
33
# Browser Exploitation Framework (BeEF) - https://beefproject.com
44
# See the file 'doc/COPYING' for copying permission
55
#

beef

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env ruby
22

33
#
4-
# Copyright (c) 2006-2024 Wade Alcorn - [email protected]
4+
# Copyright (c) 2006-2025 Wade Alcorn - [email protected]
55
# Browser Exploitation Framework (BeEF) - https://beefproject.com
66
# See the file 'doc/COPYING' for copying permission
77
#

doc/boilerplate

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Copyright (c) 2006-2024 Wade Alcorn - [email protected]
1+
Copyright (c) 2006-2025 Wade Alcorn - [email protected]
22
Browser Exploitation Framework (BeEF) - https://beefproject.com
33
See the file 'doc/COPYING' for copying permission

docs/BeefJS.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@ <h2><a href="index.html">Home</a></h2><h3>Namespaces</h3><ul><li><a href="BeefJS
558558
<br class="clear">
559559

560560
<footer>
561-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.4</a> on Wed Dec 25 2024 11:28:12 GMT+1000 (Australian Eastern Standard Time)
561+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.4</a> on Wed Dec 25 2024 12:42:36 GMT+1000 (Australian Eastern Standard Time)
562562
</footer>
563563

564564
<script> prettyPrint(); </script>

0 commit comments

Comments
 (0)