diff options
Diffstat (limited to 'bindings/python/Makefile')
-rw-r--r-- | bindings/python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/python/Makefile b/bindings/python/Makefile index 501c791..32f199d 100644 --- a/bindings/python/Makefile +++ b/bindings/python/Makefile @@ -1,7 +1,7 @@ # Makefile for Sphinx documentation # # Copyright 2016 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC # You can set these variables from the command line. SPHINXOPTS = |