-
-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathNOTICE
More file actions
22 lines (16 loc) · 868 Bytes
/
Copy pathNOTICE
File metadata and controls
22 lines (16 loc) · 868 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Wave Language Project
=====================
Wave is the reference implementation of the Wave programming language,
maintained by the Wave Foundation.
Copyright (c) 2024–2026 Wave Foundation
Copyright (c) 2024–2026 LunaStev and contributors
The Wave compiler and repository components outside std/ are licensed under
the Mozilla Public License v2.0 (MPL-2.0).
The Wave standard library under std/ is a separate work licensed under the
Apache License 2.0 (Apache-2.0). See std/LICENSE.
Re-implementations of the Wave language specification are permitted.
However, reuse of Wave compiler source files must comply with the terms of the
MPL-2.0, while reuse of standard library source files must comply with the
Apache-2.0 license.
The names "Wave", "Wave Language", "Wave Compiler", and related project names
may be considered trademarks of the Wave Foundation.