From 6c4132eedcd6889458f936e8301061153d50d48f Mon Sep 17 00:00:00 2001 From: Dirkjan Ochtman Date: Tue, 30 Jun 2020 12:09:14 +0200 Subject: Add license files to each crate (fixes #339) --- LICENSE-APACHE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LICENSE-APACHE') 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. -- cgit