diff options
author | Dirkjan Ochtman <dirkjan@ochtman.nl> | 2020-06-30 12:09:14 +0200 |
---|---|---|
committer | Dirkjan Ochtman <dirkjan@ochtman.nl> | 2020-06-30 12:09:14 +0200 |
commit | 6c4132eedcd6889458f936e8301061153d50d48f (patch) | |
tree | 2deff9f468d6ab68f87e3e3b90eb03d68d7f8ccb /LICENSE-APACHE | |
parent | 9f96214cbed985f8c064b077672774881a258c38 (diff) | |
download | askama-6c4132eedcd6889458f936e8301061153d50d48f.tar.gz askama-6c4132eedcd6889458f936e8301061153d50d48f.tar.bz2 askama-6c4132eedcd6889458f936e8301061153d50d48f.zip |
Add license files to each crate (fixes #339)
Diffstat (limited to 'LICENSE-APACHE')
-rw-r--r-- | LICENSE-APACHE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LICENSE-APACHE b/LICENSE-APACHE index 16fe87b..b7ca568 100644 --- a/LICENSE-APACHE +++ b/LICENSE-APACHE @@ -186,7 +186,7 @@ APPENDIX: How to apply the Apache License to your work. same "printed page" as the copyright notice for easier identification within third-party archives. -Copyright [yyyy] [name of copyright owner] +Copyright 2017-2020 Dirkjan Ochtman Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |