Skip to content

Commit

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

# COPYRIGHT

Copyright 2012-2021, Vidar Holen and contributors.
Copyright 2012-2022, 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-2021 Vidar Holen
Copyright 2012-2022 Vidar Holen
This file is part of ShellCheck.
https://www.shellcheck.net
Expand Down
2 changes: 1 addition & 1 deletion src/ShellCheck/Analyzer.hs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{-
Copyright 2012-2019 Vidar Holen
Copyright 2012-2022 Vidar Holen
This file is part of ShellCheck.
https://www.shellcheck.net
Expand Down
2 changes: 1 addition & 1 deletion src/ShellCheck/AnalyzerLib.hs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{-
Copyright 2012-2021 Vidar Holen
Copyright 2012-2022 Vidar Holen
This file is part of ShellCheck.
https://www.shellcheck.net
Expand Down
2 changes: 1 addition & 1 deletion src/ShellCheck/Checker.hs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{-
Copyright 2012-2020 Vidar Holen
Copyright 2012-2022 Vidar Holen
This file is part of ShellCheck.
https://www.shellcheck.net
Expand Down
2 changes: 1 addition & 1 deletion src/ShellCheck/Checks/Commands.hs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{-
Copyright 2012-2021 Vidar Holen
Copyright 2012-2022 Vidar Holen
This file is part of ShellCheck.
https://www.shellcheck.net
Expand Down
2 changes: 1 addition & 1 deletion src/ShellCheck/Parser.hs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{-
Copyright 2012-2021 Vidar Holen
Copyright 2012-2022 Vidar Holen
This file is part of ShellCheck.
https://www.shellcheck.net
Expand Down

0 comments on commit 8c5fdc3

Please sign in to comment.