From 14fdec7da314ea94f6fe43e6281de159987fe7df Mon Sep 17 00:00:00 2001
From: Eric Duminil <eric.duminil@gmail.com>
Date: Fri, 18 Mar 2022 21:24:01 +0100
Subject: [PATCH] Updated years

---
 README.md                         | 2 +-
 ampel-firmware/ampel-firmware.ino | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 04077a7..75d528d 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 74e8556..8bbbf17 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
-- 
GitLab