summaryrefslogtreecommitdiffstats
path: root/ml/dlib/python_examples/LICENSE_FOR_EXAMPLE_PROGRAMS.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-03-09 13:19:22 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-03-09 13:19:22 +0000
commitc21c3b0befeb46a51b6bf3758ffa30813bea0ff0 (patch)
tree9754ff1ca740f6346cf8483ec915d4054bc5da2d /ml/dlib/python_examples/LICENSE_FOR_EXAMPLE_PROGRAMS.txt
parentAdding upstream version 1.43.2. (diff)
downloadnetdata-c21c3b0befeb46a51b6bf3758ffa30813bea0ff0.tar.xz
netdata-c21c3b0befeb46a51b6bf3758ffa30813bea0ff0.zip
Adding upstream version 1.44.3.upstream/1.44.3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ml/dlib/python_examples/LICENSE_FOR_EXAMPLE_PROGRAMS.txt')
-rw-r--r--ml/dlib/python_examples/LICENSE_FOR_EXAMPLE_PROGRAMS.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/ml/dlib/python_examples/LICENSE_FOR_EXAMPLE_PROGRAMS.txt b/ml/dlib/python_examples/LICENSE_FOR_EXAMPLE_PROGRAMS.txt
new file mode 100644
index 000000000..2bdbd5694
--- /dev/null
+++ b/ml/dlib/python_examples/LICENSE_FOR_EXAMPLE_PROGRAMS.txt
@@ -0,0 +1,20 @@
+The intent of the example programs supplied with the dlib C++ library is
+to both instruct users and to also provide a simple body of code they
+may copy and paste from. To make this as painless as possible all the
+example programs have been placed into the public domain.
+
+
+This work is hereby released into the Public Domain.
+To view a copy of the public domain dedication, visit
+http://creativecommons.org/licenses/publicdomain/ or send a
+letter to
+ Creative Commons
+ 171 Second Street
+ Suite 300,
+ San Francisco, California, 94105, USA.
+
+
+Public domain dedications are not recognized by some countries. So
+if you live in an area where the above dedication isn't valid then
+you can consider the example programs to be licensed under the Boost
+Software License.