aboutsummaryrefslogtreecommitdiff
path: root/tessen
diff options
context:
space:
mode:
authorAyush Agarwal <ayush@fastmail.in>2021-09-17 18:55:50 +0530
committerAyush Agarwal <ayush@fastmail.in>2021-09-20 00:24:59 +0530
commit3eaec5cf35c401d1e5310c2bdaee206e9ae762a3 (patch)
treec948789e4d99f6807564658dbea99aaa8ad3a990 /tessen
parentf4294f1404212adc0784e54a7c6f448b19ff90d7 (diff)
copyright details added to tessen
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