aboutsummaryrefslogtreecommitdiffstats
path: root/pre-inst-env.in
diff options
context:
space:
mode:
authorFredrik Salomonsson <plattfot@posteo.net>2023-03-19 16:28:19 -0700
committerFredrik Salomonsson <plattfot@posteo.net>2023-03-19 16:28:19 -0700
commit07982c577e4c5367a438d1ca39d45a6f8dae8697 (patch)
tree193ada42c079e7873c1da6d44301c158b2d79c2f /pre-inst-env.in
parent1ee27486d3ed19a7f8ebc7df035c574861e620ba (diff)
downloadpinentry-rofi-07982c577e4c5367a438d1ca39d45a6f8dae8697.tar.gz
Version 3.0 of the REUSE specification compliant
Switch to using REUSE [0] for handling the licenses. [0] https://reuse.software/
Diffstat (limited to 'pre-inst-env.in')
-rw-r--r--pre-inst-env.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/pre-inst-env.in b/pre-inst-env.in
index 1556fcd..32e6b20 100644
--- a/pre-inst-env.in
+++ b/pre-inst-env.in
@@ -1,6 +1,9 @@
-
#!/bin/sh
+# SPDX-FileCopyrightText: 2023 Fredrik Salomonsson <plattfot@posteo.net>
+#
+# SPDX-License-Identifier: CC0-1.0
+
abs_top_srcdir="`cd "@abs_top_srcdir@" > /dev/null; pwd`"
abs_top_builddir="`cd "@abs_top_builddir@" > /dev/null; pwd`"