aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorDavid Czihak <git@dcz.at>2026-05-07 16:14:48 +0200
committerDavid Czihak <git@dcz.at>2026-05-07 16:14:48 +0200
commit6816e68caff99844adf145856a6b0fc8053ff808 (patch)
tree60c04c7762c9f305a91a52540f266362872369b6 /LICENSE
parentddf2de739068b5ff0866ccb1d067f3cb53a4fc55 (diff)
Chore: Clarify third-party licences for bundled assets and grammar
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE5
1 files changed, 5 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index 2cf9f45..052ff1c 100644
--- a/LICENSE
+++ b/LICENSE
@@ -2,6 +2,11 @@ BSD 2-Clause License
2 2
3Copyright 2026 David Czihak 3Copyright 2026 David Czihak
4 4
5This license applies to the source code of this extension. Bundled image
6and icon assets, and the vendored Tree-sitter Zig grammar, are covered
7by separate licenses; see NOTICES.md for details.
8
9
5Redistribution and use in source and binary forms, with or without modification, 10Redistribution and use in source and binary forms, with or without modification,
6are permitted provided that the following conditions are met: 11are permitted provided that the following conditions are met:
7 12