aboutsummaryrefslogtreecommitdiffstats
path: root/pinentry-rofi.sh
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2023-08-07 10:58:30 +0200
committerMatěj Cepl <mcepl@cepl.eu>2023-08-11 11:59:01 +0200
commit8855b44310b8741bc6391a755bbc85a8bf28f23c (patch)
tree10ba91c2dc6034ae59c2c08517c17c6b6792f1e9 /pinentry-rofi.sh
parent63fd708a55c7a124da22bf50e690abb2b7736bb7 (diff)
downloadpinentry-rofi-8855b44310b8741bc6391a755bbc85a8bf28f23c.tar.gz
chore: add LICENSE.
Diffstat (limited to 'pinentry-rofi.sh')
-rwxr-xr-xpinentry-rofi.sh15
1 files changed, 11 insertions, 4 deletions
diff --git a/pinentry-rofi.sh b/pinentry-rofi.sh
index d1df300..0eb3e44 100755
--- a/pinentry-rofi.sh
+++ b/pinentry-rofi.sh
@@ -1,10 +1,17 @@
#!/bin/bash
set -eu
-# SPDX-FileCopyrightText: 2016 Quentin "Sardem FF7" Glidic
-# SPDX-FileCopyrightText: 2018-2023 Fredrik Salomonsson <plattfot@posteo.net>
-#
-# SPDX-License-Identifier: GPL-3.0-or-later
+# Using inspiration from
+# https://github.com/plattfot/pinentry-rofis
+# by (c) 2018-2023 Fredrik Salomonsson <plattfot <at> posteo <dot> net>
+# which was using inspiration from
+# https://gist.github.com/sardemff7/759cbf956bea20d382a6128c641d2746
+# by (c) 2016 Quentin "Sardem FF7" Glidic
+# however no line of code was actually taken from either script
+# (they are in different language anyway).
+
+# Copyright (c) 2023 Matěj Cepl <mcepl <at> cepl <dot> eu>
+# Licensed under the terms of the include license in the file LICENSE.
# Some documentation
# https://info2html.sourceforge.net/cgi-bin/info2html-demo/info2html?(pinentry)Protocol