aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gpgsm
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2016-11-16 12:27:00 +0000
committerWerner Koch <[email protected]>2016-11-16 12:27:00 +0000
commit7f5f26fd66e60e60de875c70b1f93f60c0438780 (patch)
tree198c1edb66e1c5b2a132635070d96bf81a65b381 /tests/gpgsm
parentcore: Do not leak the override session key to ps(1). (diff)
downloadgpgme-7f5f26fd66e60e60de875c70b1f93f60c0438780.tar.gz
gpgme-7f5f26fd66e60e60de875c70b1f93f60c0438780.zip
doc: Replace http: by https: in core source files.
-- Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'tests/gpgsm')
-rw-r--r--tests/gpgsm/cms-decrypt.c2
-rw-r--r--tests/gpgsm/cms-keylist.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/gpgsm/cms-decrypt.c b/tests/gpgsm/cms-decrypt.c
index 580832d5..794f0131 100644
--- a/tests/gpgsm/cms-decrypt.c
+++ b/tests/gpgsm/cms-decrypt.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
diff --git a/tests/gpgsm/cms-keylist.c b/tests/gpgsm/cms-keylist.c
index 7ed3a4e8..ffe17e20 100644
--- a/tests/gpgsm/cms-keylist.c
+++ b/tests/gpgsm/cms-keylist.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