From 3eaec5cf35c401d1e5310c2bdaee206e9ae762a3 Mon Sep 17 00:00:00 2001 From: Ayush Agarwal Date: Fri, 17 Sep 2021 18:55:50 +0530 Subject: copyright details added to tessen --- tessen | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tessen') 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 +# +# tessen - a data selection interface for pass using bemenu or rofi on Wayland +# ------------------------------------------------------------------------------ # shell "strict" mode set -uo pipefail -- cgit v1.2.3