Skip to content

Commit 3b6972f

Browse files
committed
Update copyright years
1 parent 14a38b9 commit 3b6972f

8 files changed

Lines changed: 8 additions & 8 deletions

File tree

shellcheck.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ long list of wonderful contributors.
375375

376376
# COPYRIGHT
377377

378-
Copyright 2012-2019, Vidar Holen and contributors.
378+
Copyright 2012-2021, Vidar Holen and contributors.
379379
Licensed under the GNU General Public License version 3 or later,
380380
see https://gnu.org/licenses/gpl.html
381381

src/ShellCheck/ASTLib.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{-
2-
Copyright 2012-2019 Vidar Holen
2+
Copyright 2012-2021 Vidar Holen
33
44
This file is part of ShellCheck.
55
https://www.shellcheck.net

src/ShellCheck/Analytics.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{-
2-
Copyright 2012-2019 Vidar Holen
2+
Copyright 2012-2021 Vidar Holen
33
44
This file is part of ShellCheck.
55
https://www.shellcheck.net

src/ShellCheck/AnalyzerLib.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{-
2-
Copyright 2012-2019 Vidar Holen
2+
Copyright 2012-2021 Vidar Holen
33
44
This file is part of ShellCheck.
55
https://www.shellcheck.net

src/ShellCheck/Checker.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{-
2-
Copyright 2012-2019 Vidar Holen
2+
Copyright 2012-2020 Vidar Holen
33
44
This file is part of ShellCheck.
55
https://www.shellcheck.net

src/ShellCheck/Checks/Commands.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{-
2-
Copyright 2012-2019 Vidar Holen
2+
Copyright 2012-2021 Vidar Holen
33
44
This file is part of ShellCheck.
55
https://www.shellcheck.net

src/ShellCheck/Checks/ShellSupport.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{-
2-
Copyright 2012-2016 Vidar Holen
2+
Copyright 2012-2020 Vidar Holen
33
44
This file is part of ShellCheck.
55
https://www.shellcheck.net

src/ShellCheck/Parser.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{-
2-
Copyright 2012-2019 Vidar Holen
2+
Copyright 2012-2021 Vidar Holen
33
44
This file is part of ShellCheck.
55
https://www.shellcheck.net

0 commit comments

Comments
 (0)