aboutsummaryrefslogtreecommitdiff
path: root/pyfingerd/__main__.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyfingerd/__main__.py')
-rwxr-xr-xpyfingerd/__main__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyfingerd/__main__.py b/pyfingerd/__main__.py
index d8e58e2..a9f8150 100755
--- a/pyfingerd/__main__.py
+++ b/pyfingerd/__main__.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
# *****************************************************************************
-# Copyright (C) 2017-2021 Thomas Touhey <thomas@touhey.fr>
+# Copyright (C) 2017-2022 Thomas Touhey <thomas@touhey.fr>
# This file is part of the pyfingerd project, which is MIT-licensed.
# *****************************************************************************
""" Main script of the module. """