diff options
| author | ยท๐๐ด๐๐๐ฉ๐ค | 2025-12-20 16:44:27 +0000 |
|---|---|---|
| committer | ยท๐๐ด๐๐๐ฉ๐ค | 2025-12-20 16:44:27 +0000 |
| commit | 1bce1d6b3300073f71e61504cb35643f6aba4dc8 (patch) | |
| tree | 748694e7fb3a31cf4f02d700e2f4f7b79fa19b5e /license | |
| parent | 0038688fa618efcde219c7a042edf73f0c363887 (diff) | |
| download | nixtaml-1bce1d6b3300073f71e61504cb35643f6aba4dc8.tar nixtaml-1bce1d6b3300073f71e61504cb35643f6aba4dc8.tar.gz nixtaml-1bce1d6b3300073f71e61504cb35643f6aba4dc8.tar.bz2 nixtaml-1bce1d6b3300073f71e61504cb35643f6aba4dc8.tar.lz nixtaml-1bce1d6b3300073f71e61504cb35643f6aba4dc8.tar.xz nixtaml-1bce1d6b3300073f71e61504cb35643f6aba4dc8.tar.zst nixtaml-1bce1d6b3300073f71e61504cb35643f6aba4dc8.zip | |
EditorConfig for license
Diffstat (limited to 'license')
| -rw-r--r-- | license/.editorconfig | 6 | ||||
| -rw-r--r-- | license/MPL-2.0.txt | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/license/.editorconfig b/license/.editorconfig new file mode 100644 index 0000000..e5c6c84 --- /dev/null +++ b/license/.editorconfig @@ -0,0 +1,6 @@ +root = true + +[*] +charset = utf-8 +end_of_line = lf +trim_trailing_whitespace = true diff --git a/license/MPL-2.0.txt b/license/MPL-2.0.txt index ee6256c..d0a1fa1 100644 --- a/license/MPL-2.0.txt +++ b/license/MPL-2.0.txt @@ -35,7 +35,7 @@ Mozilla Public License Version 2.0 means any form of the work other than Source Code Form. 1.7. "Larger Work" - means a work that combines Covered Software with other material, in + means a work that combines Covered Software with other material, in a separate file or files, that is not Covered Software. 1.8. "License" |
