summaryrefslogtreecommitdiff
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:24:12 -0400
commit76abb1451f3df749a79ea3f4f5be3bda717bb484 (patch)
tree450e7f6eb170204f0fbbaa74df462e315719731d /pinentry/argparse.h
parenta77bb7a194060b4174bb51e9ad9619c9d9d0a787 (diff)
Bring pinentry into sync with current GPG git
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