diff --git a/src/furo/_demo_module.py b/src/furo/_demo_module.py index 848a4f2c..236a341a 100644 --- a/src/furo/_demo_module.py +++ b/src/furo/_demo_module.py @@ -1,6 +1,5 @@ # Copyright (c) 2021 Pradyun Gedam -# Licensed under the Open Software License version 3.0 -# SPDX-License-Identifier: OSL-3.0 +# SPDX-License-Identifier: MIT """This is a demo module included in the docs in order to exercise autodoc."""