summaryrefslogtreecommitdiff
path: root/tessen
diff options
context:
space:
mode:
Diffstat (limited to 'tessen')
-rwxr-xr-xtessen4
1 files changed, 4 insertions, 0 deletions
diff --git a/tessen b/tessen
index a264204..95964c5 100755
--- a/tessen
+++ b/tessen
@@ -1,5 +1,9 @@
#!/bin/bash
# SPDX-License-Identifier: GPL-2.0-or-later
+# Copyright (C) 2021 Ayush Agarwal <ayush at fastmail dot in>
+#
+# tessen - a data selection interface for pass using bemenu or rofi on Wayland
+# ------------------------------------------------------------------------------
# shell "strict" mode
set -uo pipefail