summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE24
1 files changed, 24 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..7629ad9
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,24 @@
+Copyright (c) 2005-2024 Code Synthesis.
+
+The individual ODB components are licensed as follows (see the LICENSE file
+in each package for the exact terms and conditions):
+
+odb (ODB compiler)
+ GPL-3.0-only
+
+libodb
+libodb-sqlite
+libodb-pgsql
+libodb-mysql
+libodb-qt
+libodb-boost
+ GPL-2.0-only or Commercial Proprietary License (CPL)
+
+libodb-oracle
+libodb-mssql
+ Non-Commercial Use and Evaluation License (NCUEL) or Commercial Proprietary
+ License (CPL)
+
+odb-tests
+odb-example
+ GPL-2.0-only