Skip to content

Commit c1c9a2e

Browse files
andersktimabbott
authored andcommitted
docs: Bump copyright year.
Also fix incorrect 2011 copyright years; the original Zulip, Inc. that was merged into Dropbox, Inc. was incorporated in 2012, not 2011. Signed-off-by: Anders Kaseorg <[email protected]>
1 parent 6ea11b0 commit c1c9a2e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2011-2020 Dropbox, Inc., Kandra Labs, Inc., and contributors
1+
Copyright 2012–2015 Dropbox, Inc., 2015–2021 Kandra Labs, Inc., and contributors
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this project except in compliance with the License.

docs/THIRDPARTY

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Comment:
1717
information or errors found in these notices.
1818

1919
Files: *
20-
Copyright: 2011-2015 Dropbox, Inc., 2015-2019 Kandra Labs, Inc., and contributors
20+
Copyright: 2012–2015 Dropbox, Inc., 2015–2021 Kandra Labs, Inc., and contributors
2121
License: Apache-2.0
2222

2323
Files: confirmation/*

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
# General information about the project.
4646
project = 'Zulip'
47-
copyright = '2015–2020, The Zulip Team'
47+
copyright = '2012–2015 Dropbox, Inc., 2015–2021 Kandra Labs, Inc., and contributors'
4848
author = 'The Zulip Team'
4949

5050
# The version info for the project you're documenting, acts as replacement for

0 commit comments

Comments
 (0)