Update copyright

This commit is contained in:
Victor Dubiniuk
2013-03-20 21:53:04 +03:00
parent 2966c5d51f
commit c1037e888c
4 changed files with 7 additions and 7 deletions

View File

@@ -186,7 +186,7 @@
</ul>
</div>
<p class="copyright">© owncloud 2011-2012</p>
<p class="copyright">© owncloud 2011-2013</p>
</div>
</div>

View File

@@ -42,7 +42,7 @@ master_doc = 'contents'
# General information about the project.
project = u'ownCloud Administrators Manual'
copyright = u'2012, The ownCloud developers'
copyright = u'2012-2013, The ownCloud developers'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
@@ -251,7 +251,7 @@ texinfo_documents = [
epub_title = u'ownCloud Admin Manual'
epub_author = u'The ownCloud developers'
epub_publisher = u'The ownCloud developers'
epub_copyright = u'2012, The ownCloud developers'
epub_copyright = u'2012-2013, The ownCloud developers'
# The language of the text. It defaults to the language option
# or en if the language is not set.

View File

@@ -41,7 +41,7 @@ master_doc = 'contents'
# General information about the project.
project = u'ownCloud Developer Manual'
copyright = u'2012, The ownCloud developers'
copyright = u'2012-2013, The ownCloud developers'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
@@ -250,7 +250,7 @@ texinfo_documents = [
epub_title = u'ownCloud Developer Manual'
epub_author = u'The ownCloud developers'
epub_publisher = u'The ownCloud developers'
epub_copyright = u'2012, The ownCloud developers'
epub_copyright = u'2012-2013, The ownCloud developers'
# The language of the text. It defaults to the language option
# or en if the language is not set.

View File

@@ -41,7 +41,7 @@ master_doc = 'contents'
# General information about the project.
project = u'ownCloud User Manual'
copyright = u'2012, The ownCloud developers'
copyright = u'2012-2013, The ownCloud developers'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
@@ -250,7 +250,7 @@ texinfo_documents = [
epub_title = u'ownCloud User Manual'
epub_author = u'The ownCloud developers'
epub_publisher = u'The ownCloud developers'
epub_copyright = u'2012, The ownCloud developers'
epub_copyright = u'2012-2013, The ownCloud developers'
# The language of the text. It defaults to the language option
# or en if the language is not set.