aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFredrik Salomonsson <plattfot@gmail.com>2018-11-04 19:49:05 -0800
committerFredrik Salomonsson <plattfot@gmail.com>2018-11-04 19:49:05 -0800
commite3b7083bf48a1e436ad70aa5c2984d522feb5087 (patch)
treeeeb7b0f95db1f95c6fadc1d3e12bcccf5cada510
parentcaba3ae1c635310c1114caedb54a45d48ec0b93a (diff)
downloadpinentry-rofi-e3b7083bf48a1e436ad70aa5c2984d522feb5087.tar.gz
Added same license as I based this code on.
-rwxr-xr-xrofi-pinentry.scm22
1 files changed, 21 insertions, 1 deletions
diff --git a/rofi-pinentry.scm b/rofi-pinentry.scm
index af25593..a0de6f1 100755
--- a/rofi-pinentry.scm
+++ b/rofi-pinentry.scm
@@ -1,7 +1,27 @@
#! /usr/bin/guile -s
!#
-;; TODO check the license for this one.
+;; Copyright © 2016 Quentin "Sardem FF7" Glidic
+;; Copyright © 2018 Fredrik "PlaTFooT" Salomonsson
+;;
+;; Permission is hereby granted, free of charge, to any person obtaining a copy
+;; of this software and associated documentation files (the "Software"), to deal
+;; in the Software without restriction, including without limitation the rights
+;; to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+;; copies of the Software, and to permit persons to whom the Software is
+;; furnished to do so, subject to the following conditions:
+;;
+;; The above copyright notice and this permission notice shall be included in
+;; all copies or substantial portions of the Software.
+;;
+;; THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+;; IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+;; FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+;; AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+;; LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+;; OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+;; THE SOFTWARE.
+
;; Based on https://gist.github.com/sardemff7/759cbf956bea20d382a6128c641d2746
(use-modules