Skip to content

Commit 2cc5136

Browse files
committed
Correct indent_size and copyright year.
1 parent 778b7b5 commit 2cc5136

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ insert_final_newline = true
66

77
[*.{pm,pl,t}]
88
indent_style = space
9-
indent_size = 2
9+
indent_size = 4

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This software is copyright (c) 2019 by Aran Clary Deltac <bluefeet@gmail.com>.
1+
This software is copyright (c) 2014 by Aran Clary Deltac <bluefeet@gmail.com>.
22

33
This is free software; you can redistribute it and/or modify it under
44
the same terms as the Perl 5 programming language system itself.

0 commit comments

Comments
 (0)