Skip to content

Commit

Permalink
fix: remove template variables from apache license appendix (#429)
Browse files Browse the repository at this point in the history
I believe the appendix is actually supposed to have the brackets there and no year+name substitution already done.
  • Loading branch information
ebrahimebrahim committed May 15, 2024
1 parent 3b57bfd commit 8c0a162
Showing 1 changed file with 1 addition and 1 deletion.
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 {{ cookiecutter.__year }} {{ cookiecutter.full_name }}
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 8c0a162

Please sign in to comment.