mirror of https://github.com/zulip/zulip.git
docs: Bump copyright year.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
parent
b26a420c7a
commit
257a026f13
2
LICENSE
2
LICENSE
|
@ -1,4 +1,4 @@
|
|||
Copyright 2011-2018 Dropbox, Inc., Kandra Labs, Inc., and contributors
|
||||
Copyright 2011-2020 Dropbox, Inc., Kandra Labs, Inc., and contributors
|
||||
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
|
|
|
@ -46,7 +46,7 @@ master_doc = 'index'
|
|||
|
||||
# General information about the project.
|
||||
project = 'Zulip'
|
||||
copyright = '2015-2018, The Zulip Team'
|
||||
copyright = '2015–2020, The Zulip Team'
|
||||
author = 'The Zulip Team'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
|
|
Loading…
Reference in New Issue