From aeca11f2be1f9f2dd294d661ab992a4c502f9b8b Mon Sep 17 00:00:00 2001 From: Someone Date: Sat, 8 Jan 2022 23:41:04 +0100 Subject: [PATCH] core/AbstractWSHandler.py --- core/AbstractWSHandler.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/AbstractWSHandler.py b/core/AbstractWSHandler.py index 00b1b07..82cb82c 100644 --- a/core/AbstractWSHandler.py +++ b/core/AbstractWSHandler.py @@ -1,5 +1,5 @@ # Mattermost Bot. -# Copyright (c) 2016-2021 by Someone (aka. Jan Vales ) +# Copyright (c) 2016-2022 by Someone (aka. Jan Vales ) # published under MIT-License -- 2.43.0