diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/data-estream.c | 2 | ||||
-rw-r--r-- | src/gpgme-json.c | 2 | ||||
-rw-r--r-- | src/gpgme.h.in | 2 | ||||
-rw-r--r-- | src/libgpgme.vers | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/data-estream.c b/src/data-estream.c index 34f88a7f..fa11d664 100644 --- a/src/data-estream.c +++ b/src/data-estream.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/>. * SPDX-License-Identifier: LGPL-2.1+ */ diff --git a/src/gpgme-json.c b/src/gpgme-json.c index b10331ba..7809d814 100644 --- a/src/gpgme-json.c +++ b/src/gpgme-json.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/>. * SPDX-License-Identifier: LGPL-2.1+ */ diff --git a/src/gpgme.h.in b/src/gpgme.h.in index 3bf968e1..283ef188 100644 --- a/src/gpgme.h.in +++ b/src/gpgme.h.in @@ -15,7 +15,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/>. * SPDX-License-Identifier: LGPL-2.1+ * * Generated from gpgme.h.in for @GPGME_CONFIG_HOST@. diff --git a/src/libgpgme.vers b/src/libgpgme.vers index 7531f544..79cbeef2 100644 --- a/src/libgpgme.vers +++ b/src/libgpgme.vers @@ -14,7 +14,7 @@ # GNU 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/>. #------------------------------------------------------- # Please remember to add new functions also to gpgme.def |