diff options
author | Javier Jardón <jjardon@gnome.org> | 2018-03-20 20:22:19 +0000 |
---|---|---|
committer | Javier Jardón <jjardon@gnome.org> | 2018-03-20 20:25:24 +0000 |
commit | 446ad20bdb817f1215cb0d54912deec4b2e824c1 (patch) | |
tree | ca9d6bd63c3af163bde72cb59d32488cd51b914e | |
parent | 7c2035121e4abb9e91a333dfdf31aec728926fa1 (diff) | |
download | buildstream-jjardon/copyright.tar.gz |
Add license: Creative Commons Attribution 4.0 International Licensejjardon/copyright
-rw-r--r-- | doc/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py index a930ecf32..8997a34bd 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, BuildStream Team' +copyright = '2017-2018, BuildStream Team. Licensed under Creative Commons Attribution 4.0 International License.' author = 'BuildStream Team' # The version info for the project you're documenting, acts as replacement for |