mirror of
https://github.com/zulip/zulip.git
synced 2025-10-22 20:42:14 +00:00
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 <anders@zulip.com>
19 lines
891 B
Plaintext
19 lines
891 B
Plaintext
Copyright 2012–2015 Dropbox, Inc., 2015–2021 Kandra Labs, Inc., and contributors
|
||
|
||
Licensed under the Apache License, Version 2.0 (the "License");
|
||
you may not use this project except in compliance with the License.
|
||
You may obtain a copy of the License at
|
||
|
||
http://www.apache.org/licenses/LICENSE-2.0
|
||
|
||
Unless required by applicable law or agreed to in writing, software
|
||
distributed under the License is distributed on an "AS IS" BASIS,
|
||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||
See the License for the specific language governing permissions and
|
||
limitations under the License.
|
||
|
||
The software includes some works released by third parties under other
|
||
free and open source licenses. Those works are redistributed under the
|
||
license terms under which the works were received. For more details,
|
||
see the ``docs/THIRDPARTY`` file included with this distribution.
|