aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.com>2023-09-07 15:23:43 +0300
committerthegeorg <thegeorg@yandex-team.com>2023-09-07 16:16:11 +0300
commit599ed3cd526a0e838aab0ec8270ddff5354d102c (patch)
tree70ce22a3fd2a0b75bc6c7e2fab5b79ceab0c74bd /build
parent018bb73493eb65545a42079b5c18f6534ae4715b (diff)
downloadydb-599ed3cd526a0e838aab0ec8270ddff5354d102c.tar.gz
Mark DOC license as PERMISSIVE
``` Since DOC software is open-source, freely available software, you are free to use, modify, copy, and distribute--perpetually and irrevocably-- the DOC software source code and object code produced from the source, as well as copy and distribute modified versions of this software. You must, however, include this copyright statement along with any code built using DOC software that you release. No copyright statement needs to be provided if you just ship binary executables of your software products. ```
Diffstat (limited to 'build')
-rw-r--r--build/conf/license.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/conf/license.conf b/build/conf/license.conf
index 8a045a532c7..40e224a6d0d 100644
--- a/build/conf/license.conf
+++ b/build/conf/license.conf
@@ -66,7 +66,6 @@ LICENSES_UNATTRIBUTED= \
CDDL \
CECILL-B \
ClArtistic \
- DOC \
DSO-1.1 \
Elastic-License-2.0 \
FSFUL \
@@ -280,6 +279,7 @@ LICENSES_PERMISSIVE= \
Custom-openldap \
Custom-punycode \
Custom-wcwidth \
+ DOC \
EDL-1.0 \
Facebook-SDK \
Fftpack-2004 \