Commit 6329df84af9a5a00733725065242981f368c9532
1 parent
049cd2e9
Exists in
master
and in
90 other branches
Updated copyright
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
docs/conf.py
... | ... | @@ -44,7 +44,7 @@ master_doc = 'index' |
44 | 44 | |
45 | 45 | # General information about the project. |
46 | 46 | project = u'softwarepublico' |
47 | -copyright = u'2014, Universidade de Brasilia' | |
47 | +copyright = u'2014, Universidade de Brasilia. \n Esta documentação está licenciada sob a Licença Creative Commons Atribuição-CompartilhaIgual 4.0 Internacional.' | |
48 | 48 | |
49 | 49 | # The version info for the project you're documenting, acts as replacement for |
50 | 50 | # |version| and |release|, also used in various other places throughout the | ... | ... |