mirror of https://github.com/zulip/zulip.git
license: Move copyright notice from LICENSE to NOTICE.
A LICENSE file is supposed to be an unmodified copy of the license, and the license appendix explains that the copyright line should be included with the notice. Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
parent
f8d11c6479
commit
6ea11b003b
1
LICENSE
1
LICENSE
|
@ -1,4 +1,3 @@
|
||||||
Copyright 2011-2020 Dropbox, Inc., Kandra Labs, Inc., and contributors
|
|
||||||
|
|
||||||
Apache License
|
Apache License
|
||||||
Version 2.0, January 2004
|
Version 2.0, January 2004
|
||||||
|
|
2
NOTICE
2
NOTICE
|
@ -1,3 +1,5 @@
|
||||||
|
Copyright 2011-2020 Dropbox, Inc., Kandra Labs, Inc., and contributors
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this project except in compliance with the License.
|
you may not use this project except in compliance with the License.
|
||||||
You may obtain a copy of the License at
|
You may obtain a copy of the License at
|
||||||
|
|
Loading…
Reference in New Issue