Skip to content

Commit 6392132

Browse files
gnpricechrisbobbe
authored andcommitted
license: Strip copyright notice from LICENSE; update the one in README
This makes the whole LICENSE file an exact copy of the license, which helps some software recognize that this is indeed the Apache 2.0 license. In particular, the `licensee` gem, which is what GitHub uses to identify what license to display. There's already a copyright notice in the README. Update that, while we're here.
1 parent a3d73b6 commit 6392132

File tree

2 files changed

+1
-21
lines changed

2 files changed

+1
-21
lines changed

Diff for: LICENSE

-20
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,3 @@
1-
Copyright 2016-2018 Kandra Labs, Inc., and contributors
2-
3-
Licensed under the Apache License, Version 2.0 (the "License");
4-
you may not use this software except in compliance with the License.
5-
You may obtain a copy of the License at
6-
7-
http://www.apache.org/licenses/LICENSE-2.0
8-
9-
Unless required by applicable law or agreed to in writing, software
10-
distributed under the License is distributed on an "AS IS" BASIS,
11-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12-
See the License for the specific language governing permissions and
13-
limitations under the License.
14-
15-
The software includes some works released by third parties under other
16-
free and open source licenses. Those works are redistributed under the
17-
license terms under which the works were received. For more details,
18-
see the ``docs/THIRDPARTY`` file included with this distribution.
19-
20-
--------------------------------------------------------------------------------
211

222
Apache License
233
Version 2.0, January 2004

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Zulip Mobile supersedes two legacy Zulip apps,
8585

8686
## License
8787

88-
Copyright (c) 2016-2018 Kandra Labs, Inc., and contributors, and 2016 Dropbox, Inc.
88+
Copyright (c) 2016-2022 Kandra Labs, Inc., and contributors, and 2016 Dropbox, Inc.
8989

9090
Licensed under the Apache License, Version 2.0 (the "License");
9191
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)