view doc/license.rst @ 111:d51a18e5b0e3

Reimplement configmix.safe_merge() do to a deepcopy of all source configurations when merging. configmix.safe_merge() does now a deepcopy of all source configurations when merging. Changes in configuration instances after will not be reflected in the merged configuration any more.
author Franz Glasner <hg@dom66.de>
date Sat, 24 Mar 2018 18:47:54 +0100
parents 3a8f712d27df
children
line wrap: on
line source

.. -*- coding: utf-8 -*-

.. _license:

License
=======

The license is the 3-clause BSD license.

.. literalinclude:: ../LICENSE.txt
   :language: none