diff options
| author | Ulf Lilleengen <[email protected]> | 2022-06-02 13:09:37 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-06-02 13:09:37 +0200 |
| commit | 9d5af531e35ce0e88afd0100a5b48b5de28a4f90 (patch) | |
| tree | 22a5e72e022ae6050ae10a02d78dbbdc20080db3 /LICENSE-APACHE | |
| parent | dbff4779eb4c8950cd1dd1689f95646762c6dc55 (diff) | |
Update copyright holder names and add notice file (#790)
* Update copyright holder names
Fixes #472
* Add notice file to clarify copyright ownership
The NOTICE file declares that copyright is owned by the individuals
contributing to Embassy, and that all contributed work is licensed under
Apache-2.0 or MIT.
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 16fe87b06..ea4fa15c9 100644 --- a/LICENSE-APACHE +++ b/LICENSE-APACHE | |||
| @@ -186,7 +186,7 @@ APPENDIX: How to apply the Apache License to your work. | |||
| 186 | same "printed page" as the copyright notice for easier | 186 | same "printed page" as the copyright notice for easier |
| 187 | identification within third-party archives. | 187 | identification within third-party archives. |
| 188 | 188 | ||
| 189 | Copyright [yyyy] [name of copyright owner] | 189 | Copyright 2019-2022 Embassy project contributors |
| 190 | 190 | ||
| 191 | Licensed under the Apache License, Version 2.0 (the "License"); | 191 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 192 | you may not use this file except in compliance with the License. | 192 | you may not use this file except in compliance with the License. |
