Skip to content

Commit 57e7f0f

Browse files
committed
Updated the copyright years.
1 parent ab07493 commit 57e7f0f

Some content is hidden

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

69 files changed

+69
-69
lines changed

README.md

Lines changed: 1 addition & 1 deletion

lib/ronin/exploits.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# ronin-exploits - A Ruby library for ronin-rb that provides exploitation and
44
# payload crafting functionality.
55
#
6-
# Copyright (c) 2007-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
6+
# Copyright (c) 2007-2025 Hal Brodigan (postmodern.mod3 at gmail.com)
77
#
88
# ronin-exploits is free software: you can redistribute it and/or modify
99
# it under the terms of the GNU Lesser General Public License as published

lib/ronin/exploits/advisory.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# ronin-exploits - A Ruby library for ronin-rb that provides exploitation and
44
# payload crafting functionality.
55
#
6-
# Copyright (c) 2007-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
6+
# Copyright (c) 2007-2025 Hal Brodigan (postmodern.mod3 at gmail.com)
77
#
88
# ronin-exploits is free software: you can redistribute it and/or modify
99
# it under the terms of the GNU Lesser General Public License as published

lib/ronin/exploits/cli.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# ronin-exploits - A Ruby library for ronin-rb that provides exploitation and
44
# payload crafting functionality.
55
#
6-
# Copyright (c) 2007-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
6+
# Copyright (c) 2007-2025 Hal Brodigan (postmodern.mod3 at gmail.com)
77
#
88
# ronin-exploits is free software: you can redistribute it and/or modify
99
# it under the terms of the GNU Lesser General Public License as published

lib/ronin/exploits/cli/command.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# ronin-exploits - A Ruby library for ronin-rb that provides exploitation and
44
# payload crafting functionality.
55
#
6-
# Copyright (c) 2007-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
6+
# Copyright (c) 2007-2025 Hal Brodigan (postmodern.mod3 at gmail.com)
77
#
88
# ronin-exploits is free software: you can redistribute it and/or modify
99
# it under the terms of the GNU Lesser General Public License as published

lib/ronin/exploits/cli/commands/completion.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# ronin-exploits - A Ruby library for ronin-rb that provides exploitation and
44
# payload crafting functionality.
55
#
6-
# Copyright (c) 2007-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
6+
# Copyright (c) 2007-2025 Hal Brodigan (postmodern.mod3 at gmail.com)
77
#
88
# ronin-exploits is free software: you can redistribute it and/or modify
99
# it under the terms of the GNU Lesser General Public License as published

lib/ronin/exploits/cli/commands/irb.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# ronin-exploits - A Ruby library for ronin-rb that provides exploitation and
44
# payload crafting functionality.
55
#
6-
# Copyright (c) 2007-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
6+
# Copyright (c) 2007-2025 Hal Brodigan (postmodern.mod3 at gmail.com)
77
#
88
# ronin-exploits is free software: you can redistribute it and/or modify
99
# it under the terms of the GNU Lesser General Public License as published

lib/ronin/exploits/cli/commands/list.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# ronin-exploits - A Ruby library for ronin-rb that provides exploitation and
44
# payload crafting functionality.
55
#
6-
# Copyright (c) 2007-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
6+
# Copyright (c) 2007-2025 Hal Brodigan (postmodern.mod3 at gmail.com)
77
#
88
# ronin-exploits is free software: you can redistribute it and/or modify
99
# it under the terms of the GNU Lesser General Public License as published

lib/ronin/exploits/cli/commands/new.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# ronin-exploits - A Ruby library for ronin-rb that provides exploitation and
44
# payload crafting functionality.
55
#
6-
# Copyright (c) 2007-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
6+
# Copyright (c) 2007-2025 Hal Brodigan (postmodern.mod3 at gmail.com)
77
#
88
# ronin-exploits is free software: you can redistribute it and/or modify
99
# it under the terms of the GNU Lesser General Public License as published

lib/ronin/exploits/cli/commands/run.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# ronin-exploits - A Ruby library for ronin-rb that provides exploitation and
44
# payload crafting functionality.
55
#
6-
# Copyright (c) 2007-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
6+
# Copyright (c) 2007-2025 Hal Brodigan (postmodern.mod3 at gmail.com)
77
#
88
# ronin-exploits is free software: you can redistribute it and/or modify
99
# it under the terms of the GNU Lesser General Public License as published

0 commit comments

Comments
 (0)