summaryrefslogtreecommitdiff
path: root/pinentry/argparse.h
diff options
context:
space:
mode:
authorTom Barrett <tom@tombarrett.xyz>2022-04-18 19:01:14 +0200
committerTom Barrett <tom@tombarrett.xyz>2022-04-18 19:01:14 +0200
commitdc4e993b3d5223d758eeb72fac1424da492b58c2 (patch)
tree204f53b8dc83b42b27f976bfef4d7a23f085f628 /pinentry/argparse.h
parenta4f7d150c7395faf72fb167ac333170668124866 (diff)
parentb514b660285b66ee1a2d72c4838f647332e4a0cc (diff)
Merge branch 'master' of core-a:/mnt/repos/public/pinentry-dmenu
Diffstat (limited to 'pinentry/argparse.h')
-rw-r--r--pinentry/argparse.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/pinentry/argparse.h b/pinentry/argparse.h
index b4dc253..5b652eb 100644
--- a/pinentry/argparse.h
+++ b/pinentry/argparse.h
@@ -25,7 +25,8 @@
*
* You should have received a copies of the GNU General Public License
* and the GNU Lesser General Public License along with this program;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
+ * SPDX-License-Identifier: (GPL-2.0+ OR LGPL-3.0+)
*/
#ifndef LIBJNLIB_ARGPARSE_H