aboutsummaryrefslogtreecommitdiff
path: root/tessen
diff options
context:
space:
mode:
authorAyush Agarwal <ayushnix@fastmail.com>2022-12-21 23:49:18 +0530
committerAyush Agarwal <ayushnix@fastmail.com>2022-12-22 01:00:23 +0530
commit6773f5197928faad1d7dcee808786a947bc295d5 (patch)
tree61e2d3bf881ff3cce1434aa8971a6f00b18af281 /tessen
parentb842815fafa891a69cae8ac5a9e85b599cc1476b (diff)
chore: remove redundant copyright year
There's apparently no need to update copyright years. The Linux Foundation doesn't even recommend writing years at all. https://archive.is/jxhsX https://archive.is/LyEX3
Diffstat (limited to 'tessen')
-rwxr-xr-xtessen2
1 files changed, 1 insertions, 1 deletions
diff --git a/tessen b/tessen
index 50eef8c..4526ef1 100755
--- a/tessen
+++ b/tessen
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
# SPDX-License-Identifier: GPL-2.0-only
-# Copyright (C) 2021-2022 Ayush Agarwal <ayushnix at fastmail dot com>
+# Copyright (C) 2021 Ayush Agarwal <ayushnix at fastmail dot com>
#
# vim: set expandtab ts=2 sw=2 sts=2:
#