Skip to content

Commit 5ec905d

Browse files
committed
Bump the copyright years.
1 parent f8c658c commit 5ec905d

Some content is hidden

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

68 files changed

+68
-68
lines changed

README.md

Lines changed: 1 addition & 1 deletion

lib/ronin.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# frozen_string_literal: true
22
#
3-
# Copyright (c) 2006-2022 Hal Brodigan (postmodern.mod3 at gmail.com)
3+
# Copyright (c) 2006-2023 Hal Brodigan (postmodern.mod3 at gmail.com)
44
#
55
# Ronin is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

lib/ronin/cli.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# frozen_string_literal: true
22
#
3-
# Copyright (c) 2006-2022 Hal Brodigan (postmodern.mod3 at gmail.com)
3+
# Copyright (c) 2006-2023 Hal Brodigan (postmodern.mod3 at gmail.com)
44
#
55
# Ronin is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

lib/ronin/cli/char_set_options.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# frozen_string_literal: true
22
#
3-
# Copyright (c) 2006-2022 Hal Brodigan (postmodern.mod3 at gmail.com)
3+
# Copyright (c) 2006-2023 Hal Brodigan (postmodern.mod3 at gmail.com)
44
#
55
# Ronin is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

lib/ronin/cli/cipher_command.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# frozen_string_literal: true
22
#
3-
# Copyright (c) 2006-2022 Hal Brodigan (postmodern.mod3 at gmail.com)
3+
# Copyright (c) 2006-2023 Hal Brodigan (postmodern.mod3 at gmail.com)
44
#
55
# Ronin is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

lib/ronin/cli/command.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# frozen_string_literal: true
22
#
3-
# Copyright (c) 2006-2022 Hal Brodigan (postmodern.mod3 at gmail.com)
3+
# Copyright (c) 2006-2023 Hal Brodigan (postmodern.mod3 at gmail.com)
44
#
55
# Ronin is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

lib/ronin/cli/commands/asn.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# frozen_string_literal: true
22
#
3-
# Copyright (c) 2006-2022 Hal Brodigan (postmodern.mod3 at gmail.com)
3+
# Copyright (c) 2006-2023 Hal Brodigan (postmodern.mod3 at gmail.com)
44
#
55
# Ronin is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

lib/ronin/cli/commands/banner_grab.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# frozen_string_literal: true
22
#
3-
# Copyright (c) 2006-2022 Hal Brodigan (postmodern.mod3 at gmail.com)
3+
# Copyright (c) 2006-2023 Hal Brodigan (postmodern.mod3 at gmail.com)
44
#
55
# Ronin is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

lib/ronin/cli/commands/bitflip.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# frozen_string_literal: true
22
#
3-
# Copyright (c) 2006-2022 Hal Brodigan (postmodern.mod3 at gmail.com)
3+
# Copyright (c) 2006-2023 Hal Brodigan (postmodern.mod3 at gmail.com)
44
#
55
# Ronin is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

lib/ronin/cli/commands/cert_dump.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# frozen_string_literal: true
22
#
3-
# Copyright (c) 2006-2022 Hal Brodigan (postmodern.mod3 at gmail.com)
3+
# Copyright (c) 2006-2023 Hal Brodigan (postmodern.mod3 at gmail.com)
44
#
55
# Ronin is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)