From f78552da7d4fc1bbc7962a8509093a88c31a9d8a Mon Sep 17 00:00:00 2001 From: Someone Date: Sat, 8 Jan 2022 23:41:04 +0100 Subject: [PATCH] json_stats_printer.py --- json_stats_printer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json_stats_printer.py b/json_stats_printer.py index 4b6ed7f..54e9f4a 100755 --- a/json_stats_printer.py +++ b/json_stats_printer.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # Mattermost Bot. -# Copyright (c) 2016-2021 by Someone (aka. Jan Vales ) +# Copyright (c) 2016-2022 by Someone (aka. Jan Vales ) # published under MIT-License # # This is started by the init script. -- 2.43.0