This is an automated email from the ASF dual-hosted git repository. tvb pushed a commit to branch jjardon/license in repository https://gitbox.apache.org/repos/asf/buildstream.git
commit c6719d87668de40e13d615380310bc240a026ea5 Author: Javier Jardón <[email protected]> AuthorDate: Tue Mar 20 20:22:19 2018 +0000 Add license: Creative Commons Attribution 4.0 International License --- doc/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/conf.py b/doc/source/conf.py index 2690536..a03b20b 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -56,7 +56,7 @@ master_doc = 'index' # General information about the project. project = 'BuildStream' -copyright = '2017-2018, The BuildStream Contributors' +copyright = '2017-2018, BuildStream Team. Licensed under Creative Commons Attribution 4.0 International License' author = 'The BuildStream Contributors' # The version info for the project you're documenting, acts as replacement for
