Skip to content

Commit 8008242

Browse files
committed
Updated the copyright years.
1 parent 132eabd commit 8008242

File tree

315 files changed

+315
-315
lines changed

Some content is hidden

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

315 files changed

+315
-315
lines changed

README.md

Lines changed: 1 addition & 1 deletion

lib/ronin/support.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-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
3+
# Copyright (c) 2006-2025 Hal Brodigan (postmodern.mod3 at gmail.com)
44
#
55
# ronin-support is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU Lesser General Public License as published

lib/ronin/support/archive.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-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
3+
# Copyright (c) 2006-2025 Hal Brodigan (postmodern.mod3 at gmail.com)
44
#
55
# ronin-support is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU Lesser General Public License as published

lib/ronin/support/archive/core_ext.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-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
3+
# Copyright (c) 2006-2025 Hal Brodigan (postmodern.mod3 at gmail.com)
44
#
55
# ronin-support is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU Lesser General Public License as published

lib/ronin/support/archive/core_ext/file.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-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
3+
# Copyright (c) 2006-2025 Hal Brodigan (postmodern.mod3 at gmail.com)
44
#
55
# ronin-support is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU Lesser General Public License as published

lib/ronin/support/archive/mixin.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-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
3+
# Copyright (c) 2006-2025 Hal Brodigan (postmodern.mod3 at gmail.com)
44
#
55
# ronin-support is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU Lesser General Public License as published

lib/ronin/support/archive/tar.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-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
3+
# Copyright (c) 2006-2025 Hal Brodigan (postmodern.mod3 at gmail.com)
44
#
55
# ronin-support is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU Lesser General Public License as published

lib/ronin/support/archive/tar/reader.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-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
3+
# Copyright (c) 2006-2025 Hal Brodigan (postmodern.mod3 at gmail.com)
44
#
55
# ronin-support is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU Lesser General Public License as published

lib/ronin/support/archive/tar/writer.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-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
3+
# Copyright (c) 2006-2025 Hal Brodigan (postmodern.mod3 at gmail.com)
44
#
55
# ronin-support is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU Lesser General Public License as published

lib/ronin/support/archive/zip.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-2024 Hal Brodigan (postmodern.mod3 at gmail.com)
3+
# Copyright (c) 2006-2025 Hal Brodigan (postmodern.mod3 at gmail.com)
44
#
55
# ronin-support is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU Lesser General Public License as published

0 commit comments

Comments
 (0)