diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-13 14:07:34 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-13 14:07:34 +0300 |
commit | 0197a126d3dace3a1631e6bc376197a2fcf5f8ea (patch) | |
tree | afe0a8e2696c5d313a7c4e8d24daef0658631003 /build/import/libodb-mssql | |
parent | 92205113eeada07489006a7fa8f97d5e7fc90a38 (diff) |
Remove build/import/*/LICENSE files
Diffstat (limited to 'build/import/libodb-mssql')
-rw-r--r-- | build/import/libodb-mssql/LICENSE | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/build/import/libodb-mssql/LICENSE b/build/import/libodb-mssql/LICENSE deleted file mode 100644 index e559d65..0000000 --- a/build/import/libodb-mssql/LICENSE +++ /dev/null @@ -1,19 +0,0 @@ -Permission is granted to use, copy, modify, and distribute this -program under the ODB Non-Commercial Use and Evaluation License -(NCUEL) as published by Code Synthesis Tools CC. - -For more information on ODB licensing as well as for answers to -some of the common licensing questions, visit the ODB License -page: - -http://www.codesynthesis.com/products/odb/license.xhtml - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -ODB Non-Commercial Use and Evaluation License for details. - -You should have received a copy of the ODB Non-Commercial Use and -Evaluation License (normally located in the NCUEL file that is -accompanying the distribution); if not, contact Code Synthesis -Tools CC at info@codesynthesis.com. |