Skip to content

Commit

Permalink
LICENSE: fix 'APPENDIX' section not to update the Copyright boilerplate
Browse files Browse the repository at this point in the history
The description of "Copyright [yyyy] [name of copyright owner]" in the
APPENDIX section of Apache License Version 2.0 is a boilerplate notice,
and is not supposed to be changed to the author's copyright. This patch
reverts it.

Signed-off-by: Ryotaro Banno <[email protected]>
  • Loading branch information
ushitora-anqou committed Feb 2, 2024
1 parent 5139b3f commit c05803f
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 @@ -187,7 +187,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright 2022 The pie Authors. All rights reserved.
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 c05803f

Please sign in to comment.