Add license files to each crate (fixes #339)

This commit is contained in:
Dirkjan Ochtman 2020-06-30 12:09:14 +02:00
parent 9f96214cbe
commit 6c4132eedc
18 changed files with 18 additions and 2 deletions

View File

@ -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.

View File

@ -1,4 +1,4 @@
Copyright (c) 2017 Dirkjan Ochtman
Copyright (c) 2017-2020 Dirkjan Ochtman
Permission is hereby granted, free of charge, to any
person obtaining a copy of this software and associated

1
askama/LICENSE-APACHE Symbolic link
View File

@ -0,0 +1 @@
../LICENSE-APACHE

1
askama/LICENSE-MIT Symbolic link
View File

@ -0,0 +1 @@
../LICENSE-MIT

View File

@ -0,0 +1 @@
../LICENSE-APACHE

1
askama_derive/LICENSE-MIT Symbolic link
View File

@ -0,0 +1 @@
../LICENSE-MIT

View File

@ -0,0 +1 @@
../LICENSE-APACHE

1
askama_escape/LICENSE-MIT Symbolic link
View File

@ -0,0 +1 @@
../LICENSE-MIT

View File

@ -0,0 +1 @@
../LICENSE-APACHE

1
askama_gotham/LICENSE-MIT Symbolic link
View File

@ -0,0 +1 @@
../LICENSE-MIT

1
askama_iron/LICENSE-APACHE Symbolic link
View File

@ -0,0 +1 @@
../LICENSE-APACHE

1
askama_iron/LICENSE-MIT Symbolic link
View File

@ -0,0 +1 @@
../LICENSE-MIT

View File

@ -0,0 +1 @@
../LICENSE-APACHE

1
askama_rocket/LICENSE-MIT Symbolic link
View File

@ -0,0 +1 @@
../LICENSE-MIT

View File

@ -0,0 +1 @@
../LICENSE-MIT

1
askama_shared/LICENSE-MIT Symbolic link
View File

@ -0,0 +1 @@
../LICENSE-MIT

1
askama_warp/LICENSE-APACHE Symbolic link
View File

@ -0,0 +1 @@
../LICENSE-APACHE

1
askama_warp/LICENSE-MIT Symbolic link
View File

@ -0,0 +1 @@
../LICENSE-MIT