diff options
author | Patrick Vacek <patrickvacek@gmail.com> | 2020-01-09 07:59:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-09 07:59:16 +0100 |
commit | 13c2570470a8e26df486dc02447206a313f44aca (patch) | |
tree | c2a1bbaadbbe827b37ba422d9e4f5e03efdacbaa | |
parent | 2881b4a5c5efeed8558b1ab1e1cc6fd5979443bd (diff) | |
parent | 1e966c1eb842c2006761465aae5759ab4a7c9757 (diff) | |
download | meta-updater-13c2570470a8e26df486dc02447206a313f44aca.tar.gz |
Merge pull request #658 from advancedtelematic/docs/copyright-2020
README: bump copyright to 2020.
-rw-r--r-- | README.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc index 4cccc7b..1f18af6 100644 --- a/README.adoc +++ b/README.adoc | |||
@@ -71,6 +71,6 @@ Get help on common problems. | |||
71 | 71 | ||
72 | == License | 72 | == License |
73 | 73 | ||
74 | This code is licensed under the link:COPYING.MIT[MIT license], a copy of which can be found in this repository. All code is copyright HERE Europe B.V., 2016-2019. | 74 | This code is licensed under the link:COPYING.MIT[MIT license], a copy of which can be found in this repository. All code is copyright HERE Europe B.V., 2016-2020. |
75 | 75 | ||
76 | We require that contributors accept the terms of Linux Foundation's link:https://developercertificate.org/[Developer Certificate of Origin]. Please see the https://github.com/advancedtelematic/aktualizr/blob/master/CONTRIBUTING.md[contribution instructions of aktualizr] for more information. | 76 | We require that contributors accept the terms of Linux Foundation's link:https://developercertificate.org/[Developer Certificate of Origin]. Please see the https://github.com/advancedtelematic/aktualizr/blob/master/CONTRIBUTING.md[contribution instructions of aktualizr] for more information. |