From 0e49e2aba2550ecfa6a6cae840dccaee228243f8 Mon Sep 17 00:00:00 2001
From: Someone <someone@somenet.org>
Date: Sat, 8 Jan 2022 23:41:04 +0100
Subject: [PATCH] modules/CommandPlenum.py

---
 modules/CommandPlenum.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/CommandPlenum.py b/modules/CommandPlenum.py
index 7eccf91..08889aa 100644
--- a/modules/CommandPlenum.py
+++ b/modules/CommandPlenum.py
@@ -1,5 +1,5 @@
 # Mattermost Bot module.
-#  Copyright (c) 2016-2021 by Someone <someone@somenet.org> (aka. Jan Vales <jan@jvales.net>)
+#  Copyright (c) 2016-2022 by Someone <someone@somenet.org> (aka. Jan Vales <jan@jvales.net>)
 #  published under MIT-License
 
 from inspect import cleandoc
-- 
2.43.0