From 2702c90d7a39fca2a3319c5e915fd290cb31fc70 Mon Sep 17 00:00:00 2001 From: Radosław Kujawa Date: Fri, 17 Jul 2026 14:54:32 +0200 Subject: Initial import. --- LICENSE | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 LICENSE (limited to 'LICENSE') diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..6aca201 --- /dev/null +++ b/LICENSE @@ -0,0 +1,6 @@ +Different components carry different licenses: + +* Core Mesa - MIT +* The verite driver - BSD 2-Clause +* src/glu + src/glw - LGPL, not built by default + -- cgit