Skip to content

Commit 43ee46f

Browse files
committed
Updated the copyright years of new files added in 0.3.0.
1 parent 4654d8e commit 43ee46f

39 files changed

+39
-39
lines changed

lib/ronin/payloads/builtin/command/powershell/ping.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# ronin-payloads - A Ruby micro-framework for writing and running exploit
44
# payloads.
55
#
6-
# Copyright (c) 2007-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
6+
# Copyright (c) 2007-2026 Hal Brodigan (postmodern.mod3 at gmail.com)
77
#
88
# ronin-payloads 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/payloads/builtin/command/powershell/touch.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# ronin-payloads - A Ruby micro-framework for writing and running exploit
44
# payloads.
55
#
6-
# Copyright (c) 2007-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
6+
# Copyright (c) 2007-2026 Hal Brodigan (postmodern.mod3 at gmail.com)
77
#
88
# ronin-payloads 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/payloads/builtin/command/windows/ping.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# ronin-payloads - A Ruby micro-framework for writing and running exploit
44
# payloads.
55
#
6-
# Copyright (c) 2007-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
6+
# Copyright (c) 2007-2026 Hal Brodigan (postmodern.mod3 at gmail.com)
77
#
88
# ronin-payloads 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/payloads/builtin/command/windows/touch.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# ronin-payloads - A Ruby micro-framework for writing and running exploit
44
# payloads.
55
#
6-
# Copyright (c) 2007-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
6+
# Copyright (c) 2007-2026 Hal Brodigan (postmodern.mod3 at gmail.com)
77
#
88
# ronin-payloads 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/payloads/builtin/test/js.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# ronin-payloads - A Ruby micro-framework for writing and running exploit
44
# payloads.
55
#
6-
# Copyright (c) 2007-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
6+
# Copyright (c) 2007-2026 Hal Brodigan (postmodern.mod3 at gmail.com)
77
#
88
# ronin-payloads 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/payloads/builtin/test/perl.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# ronin-payloads - A Ruby micro-framework for writing and running exploit
44
# payloads.
55
#
6-
# Copyright (c) 2007-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
6+
# Copyright (c) 2007-2026 Hal Brodigan (postmodern.mod3 at gmail.com)
77
#
88
# ronin-payloads 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/payloads/builtin/test/php.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# ronin-payloads - A Ruby micro-framework for writing and running exploit
44
# payloads.
55
#
6-
# Copyright (c) 2007-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
6+
# Copyright (c) 2007-2026 Hal Brodigan (postmodern.mod3 at gmail.com)
77
#
88
# ronin-payloads 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/payloads/builtin/test/powershell.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# ronin-payloads - A Ruby micro-framework for writing and running exploit
44
# payloads.
55
#
6-
# Copyright (c) 2007-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
6+
# Copyright (c) 2007-2026 Hal Brodigan (postmodern.mod3 at gmail.com)
77
#
88
# ronin-payloads 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/payloads/builtin/test/python.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# ronin-payloads - A Ruby micro-framework for writing and running exploit
44
# payloads.
55
#
6-
# Copyright (c) 2007-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
6+
# Copyright (c) 2007-2026 Hal Brodigan (postmodern.mod3 at gmail.com)
77
#
88
# ronin-payloads 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/payloads/builtin/test/ruby.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# ronin-payloads - A Ruby micro-framework for writing and running exploit
44
# payloads.
55
#
6-
# Copyright (c) 2007-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
6+
# Copyright (c) 2007-2026 Hal Brodigan (postmodern.mod3 at gmail.com)
77
#
88
# ronin-payloads 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)