]> kaliko git repositories - python-musicpd.git/blobdiff - doc/source/commands.rst
Swith to SPDX for license headers
[python-musicpd.git] / doc / source / commands.rst
index c11e5aa4c03c36b643a95892ec9b5e92c78b4b0b..eca6a3ac5b5f5efe41156c473f816e2ab733c366 100644 (file)
@@ -1,3 +1,6 @@
+.. SPDX-FileCopyrightText: 2018-2021  kaliko <kaliko@azylum.org>
+.. SPDX-License-Identifier: GPL-3.0-or-later
+
 .. _commands:
 
 Available commands
@@ -11,6 +14,6 @@ Get current available commands:
    print(' '.join([cmd for cmd in musicpd.MPDClient()._commands.keys()]))
 
 
-List, last updated for v0.4.4:
+List, last updated for v0.6.0:
 
 .. literalinclude:: commands.txt