summaryrefslogtreecommitdiffstats
path: root/DOCS/client_api_examples/qtexample.cpp
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-12-30 22:47:50 +0100
committerwm4 <wm4@nowhere>2014-12-30 22:47:50 +0100
commit628f1dcb42e31669a89f7e934ea134a44006c201 (patch)
tree363f38d9963101975158b27ed8aab0bfa8cb14c3 /DOCS/client_api_examples/qtexample.cpp
parent38976703ca900cd07f10415637b95fa7bf99e738 (diff)
downloadmpv-628f1dcb42e31669a89f7e934ea134a44006c201.tar.bz2
mpv-628f1dcb42e31669a89f7e934ea134a44006c201.tar.xz
DOCS/client_api_examples: add an explicit license
IANAL, but we don't give a shit what you do with this code.
Diffstat (limited to 'DOCS/client_api_examples/qtexample.cpp')
-rw-r--r--DOCS/client_api_examples/qtexample.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/DOCS/client_api_examples/qtexample.cpp b/DOCS/client_api_examples/qtexample.cpp
index b527575dce..2b8bc15533 100644
--- a/DOCS/client_api_examples/qtexample.cpp
+++ b/DOCS/client_api_examples/qtexample.cpp
@@ -1,5 +1,3 @@
-// License: pick one of: public domain, WTFPL, ISC, Ms-PL, AGPLv3
-
// This example can be built with: qmake && make
#include <clocale>