aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
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