Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ We welcome contributions from everyone. Your efforts help improve the project an

## Licensing

- All code is dual licensed under GPLv2 and 3-Clause BSD
- All code is dual-licensed under either the BSD-3-Clause or the GPL-2.0-only license
- All contributions must carry these licenses

Thank you for contributing to Intel® Instrumentation and Tracing Technology (ITT) and Just-In-Time (JIT) API
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Find complete documentation for ITT/JIT APIs on the

### License

All code in the repo is dual licensed under GPLv2 and 3-Clause BSD licenses
This project is dual-licensed under either the BSD-3-Clause or the GPL-2.0-only license

### Make Contributions

Expand Down
Loading