Compare commits

...

2 Commits

Author SHA1 Message Date
Maciej Barć
1a55673b96
LICENSE: 2021
Signed-off-by: Maciej Barć <xgqt@riseup.net>
2021-05-15 18:26:32 +02:00
Maciej Barć
d852458019
.editorconfig: add
Signed-off-by: Maciej Barć <xgqt@riseup.net>
2021-05-15 18:26:15 +02:00
2 changed files with 14 additions and 2 deletions

12
.editorconfig Normal file
View File

@ -0,0 +1,12 @@
root = true
[*]
charset = utf-8
end_of_line = lf
indent_style = space
insert_final_newline = true
tab_width = 4
trim_trailing_whitespace = true
[.gitmodules]
indent_style = tab

View File

@ -1,6 +1,6 @@
ISC License ISC License
Copyright (c) 2020, src_prepare group Copyright (c) 2020-2021, src_prepare group
Permission to use, copy, modify, and/or distribute this software for any Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above purpose with or without fee is hereby granted, provided that the above