Update license and editorconfig
This commit is contained in:
parent
b90a74b3e1
commit
343cdd49a9
@ -6,6 +6,8 @@ end_of_line = lf
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
# editorconfig-tools is unable to ignore longs strings or urls
|
||||
max_line_length = null
|
||||
|
||||
[{*.yml}]
|
||||
indent_style = space
|
||||
|
2
license
2
license
@ -1,6 +1,6 @@
|
||||
The MIT License (MIT)
|
||||
|
||||
Copyright © 2017 CJ Patoilo <cjpatoilo@gmail.com>
|
||||
Copyright © 2018 CJ Patoilo <cjpatoilo@gmail.com>
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
Loading…
Reference in New Issue
Block a user