Skip to content

Commit

Permalink
Update some copyright years
Browse files Browse the repository at this point in the history
  • Loading branch information
koalaman committed Mar 4, 2024
1 parent 8bc7345 commit a7e65dc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion shellcheck.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ long list of wonderful contributors.

# COPYRIGHT

Copyright 2012-2022, Vidar Holen and contributors.
Copyright 2012-2024, Vidar Holen and contributors.
Licensed under the GNU General Public License version 3 or later,
see https://gnu.org/licenses/gpl.html

Expand Down
2 changes: 1 addition & 1 deletion src/ShellCheck/Analytics.hs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{-
Copyright 2012-2022 Vidar Holen
Copyright 2012-2024 Vidar Holen
This file is part of ShellCheck.
https://www.shellcheck.net
Expand Down
2 changes: 1 addition & 1 deletion src/ShellCheck/Interface.hs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{-
Copyright 2012-2019 Vidar Holen
Copyright 2012-2024 Vidar Holen
This file is part of ShellCheck.
https://www.shellcheck.net
Expand Down

0 comments on commit a7e65dc

Please sign in to comment.