diff options
| -rw-r--r-- | LICENSE-APACHE | 2 | ||||
| -rw-r--r-- | LICENSE-MIT | 2 | ||||
| -rw-r--r-- | NOTICE.md | 16 |
3 files changed, 18 insertions, 2 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. |
diff --git a/LICENSE-MIT b/LICENSE-MIT index dacc57b2b..87c052836 100644 --- a/LICENSE-MIT +++ b/LICENSE-MIT | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (c) 2020 Dario Nieuwenhuis | 1 | Copyright (c) 2019-2022 Embassy project contributors |
| 2 | 2 | ||
| 3 | Permission is hereby granted, free of charge, to any | 3 | Permission is hereby granted, free of charge, to any |
| 4 | person obtaining a copy of this software and associated | 4 | person obtaining a copy of this software and associated |
diff --git a/NOTICE.md b/NOTICE.md new file mode 100644 index 000000000..868bec08f --- /dev/null +++ b/NOTICE.md | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | # Notices for Embassy | ||
| 2 | |||
| 3 | This content is produced and maintained by the Embassy project contributors. | ||
| 4 | |||
| 5 | ## Copyright | ||
| 6 | |||
| 7 | All content is the property of the respective authors or their employers. | ||
| 8 | For more information regarding authorship of content, please consult the | ||
| 9 | listed source code repository logs. | ||
| 10 | |||
| 11 | ## Declared Project Licenses | ||
| 12 | |||
| 13 | This program and the accompanying materials are made available under the terms | ||
| 14 | of the Apache Software License 2.0 which is available at | ||
| 15 | https://www.apache.org/licenses/LICENSE-2.0, or the MIT license which is | ||
| 16 | available at https://opensource.org/licenses/MIT | ||
