diff --git a/README.md b/README.md index 04077a7338acbd798361923c97e898bcb73edcd1..75d528d293979e219055da09446cd3eb51ceac14 100644 --- a/README.md +++ b/README.md @@ -148,5 +148,5 @@ The commands can be sent via the Serial interface, from the webpage or via MQTT. ## License -Copyright © 2021, [HfT Stuttgart](https://www.hft-stuttgart.de/) +Copyright © 2022, [HfT Stuttgart](https://www.hft-stuttgart.de/) [GPLv3](https://choosealicense.com/licenses/gpl-3.0/) diff --git a/ampel-firmware/ampel-firmware.ino b/ampel-firmware/ampel-firmware.ino index 74e8556702873c401ad5c97729e7863873c5ff79..8bbbf17696068a94803aecda2a4a783f0ed26290 100644 --- a/ampel-firmware/ampel-firmware.ino +++ b/ampel-firmware/ampel-firmware.ino @@ -19,7 +19,7 @@ /* * This file is part of the "CO2 Ampel" project ( https://transfer.hft-stuttgart.de/gitlab/co2ampel and * https://transfer.hft-stuttgart.de/gitlab/co2ampel/ampel-firmware ) - * Copyright (c) 2020 HfT Stuttgart. + * Copyright (c) 2022 HfT Stuttgart. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by