diff options
author | JinWang An <jinwang.an@samsung.com> | 2021-12-01 16:54:36 +0900 |
---|---|---|
committer | JinWang An <jinwang.an@samsung.com> | 2021-12-01 16:54:36 +0900 |
commit | 3a4efa5aa27f73c93a1b020b8b30f07f0b4e46c7 (patch) | |
tree | b736cbf7c30b64e009a62666238787ae6881eb2c /tests/run-genkey.c | |
parent | 10e16af58579b2e22154d944d8cb4144924a8406 (diff) | |
download | gpgme-3a4efa5aa27f73c93a1b020b8b30f07f0b4e46c7.tar.gz gpgme-3a4efa5aa27f73c93a1b020b8b30f07f0b4e46c7.tar.bz2 gpgme-3a4efa5aa27f73c93a1b020b8b30f07f0b4e46c7.zip |
Imported Upstream version 1.8.0upstream/1.8.0
Diffstat (limited to 'tests/run-genkey.c')
-rw-r--r-- | tests/run-genkey.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run-genkey.c b/tests/run-genkey.c index 20e7db5..c5abc42 100644 --- a/tests/run-genkey.c +++ b/tests/run-genkey.c @@ -14,7 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, see <http://www.gnu.org/licenses/>. + * License along with this program; if not, see <https://www.gnu.org/licenses/>. */ /* We need to include config.h so that we know whether we are building |