Skip to content

Commit d8ebcbd

Browse files
committed
Updated the copyright years.
1 parent bd3e0fd commit d8ebcbd

Some content is hidden

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

42 files changed

+42
-42
lines changed

README.md

Lines changed: 1 addition & 1 deletion

lib/ronin/db.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# ronin-db - A common database library for managing and querying security data.
44
#
5-
# Copyright (c) 2006-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
5+
# Copyright (c) 2006-2025 Hal Brodigan (postmodern.mod3 at gmail.com)
66
#
77
# ronin-db is free software: you can redistribute it and/or modify
88
# it under the terms of the GNU Lesser General Public License as published

lib/ronin/db/cli.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# ronin-db - A common database library for managing and querying security data.
44
#
5-
# Copyright (c) 2006-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
5+
# Copyright (c) 2006-2025 Hal Brodigan (postmodern.mod3 at gmail.com)
66
#
77
# ronin-db is free software: you can redistribute it and/or modify
88
# it under the terms of the GNU Lesser General Public License as published

lib/ronin/db/cli/command.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# ronin-db - A common database library for managing and querying security data.
44
#
5-
# Copyright (c) 2006-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
5+
# Copyright (c) 2006-2025 Hal Brodigan (postmodern.mod3 at gmail.com)
66
#
77
# ronin-db is free software: you can redistribute it and/or modify
88
# it under the terms of the GNU Lesser General Public License as published

lib/ronin/db/cli/commands/add.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# ronin-db - A common database library for managing and querying security data.
44
#
5-
# Copyright (c) 2006-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
5+
# Copyright (c) 2006-2025 Hal Brodigan (postmodern.mod3 at gmail.com)
66
#
77
# ronin-db is free software: you can redistribute it and/or modify
88
# it under the terms of the GNU Lesser General Public License as published

lib/ronin/db/cli/commands/asn.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# ronin-db - A common database library for managing and querying security data.
44
#
5-
# Copyright (c) 2006-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
5+
# Copyright (c) 2006-2025 Hal Brodigan (postmodern.mod3 at gmail.com)
66
#
77
# ronin-db is free software: you can redistribute it and/or modify
88
# it under the terms of the GNU Lesser General Public License as published

lib/ronin/db/cli/commands/certs.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# ronin-db - A common database library for managing and querying security data.
44
#
5-
# Copyright (c) 2006-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
5+
# Copyright (c) 2006-2025 Hal Brodigan (postmodern.mod3 at gmail.com)
66
#
77
# ronin-db is free software: you can redistribute it and/or modify
88
# it under the terms of the GNU Lesser General Public License as published

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# ronin-db - A common database library for managing and querying security data.
44
#
5-
# Copyright (c) 2006-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
5+
# Copyright (c) 2006-2025 Hal Brodigan (postmodern.mod3 at gmail.com)
66
#
77
# ronin-db is free software: you can redistribute it and/or modify
88
# it under the terms of the GNU Lesser General Public License as published

lib/ronin/db/cli/commands/creds.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# ronin-db - A common database library for managing and querying security data.
44
#
5-
# Copyright (c) 2006-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
5+
# Copyright (c) 2006-2025 Hal Brodigan (postmodern.mod3 at gmail.com)
66
#
77
# ronin-db is free software: you can redistribute it and/or modify
88
# it under the terms of the GNU Lesser General Public License as published

lib/ronin/db/cli/commands/edit.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# ronin-db - A common database library for managing and querying security data.
44
#
5-
# Copyright (c) 2006-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
5+
# Copyright (c) 2006-2025 Hal Brodigan (postmodern.mod3 at gmail.com)
66
#
77
# ronin-db is free software: you can redistribute it and/or modify
88
# it under the terms of the GNU Lesser General Public License as published

0 commit comments

Comments
 (0)