Skip to content

Commit

Permalink
Update LICENSE file to contain boilerplate project owner
Browse files Browse the repository at this point in the history
As far as I understand the guidelines and looking at other projects (for example, Apache Kafka)
the LICENSE file must contain boilerplate ("Copyright [yyyy] [name of copyright owner]") whereas
other project files specific ("Copyright 2019 TiKV Project Authors").

Signed-off-by: dzmitry.huba@gmail.com
  • Loading branch information
dzmitry-huba committed Dec 7, 2023
1 parent f60fb9e commit 0edfc60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ Apache License
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright 2019 TiKV Project Authors.
Copyright [yyyy] [name of copyright owner]

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

0 comments on commit 0edfc60

Please sign in to comment.