aboutsummaryrefslogtreecommitdiff
path: root/pinentry/argparse.h
diff options
context:
space:
mode:
authorMitchell Riedstra <mitch@riedstra.dev>2021-08-31 18:24:12 -0400
committerMitchell Riedstra <mitch@riedstra.dev>2021-08-31 18:34:28 -0400
commit3b1f49e301a28fd2c3bee580b04f762d953ae713 (patch)
tree450e7f6eb170204f0fbbaa74df462e315719731d /pinentry/argparse.h
parenta77bb7a194060b4174bb51e9ad9619c9d9d0a787 (diff)
downloaddmenu-pinentry-3b1f49e301a28fd2c3bee580b04f762d953ae713.tar.gz
dmenu-pinentry-3b1f49e301a28fd2c3bee580b04f762d953ae713.tar.xz
Bring pinentry into sync with current GPG gitoldmaster
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