diff options
author | Werner Koch <wk@gnupg.org> | 2016-11-05 12:02:19 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2016-11-05 12:02:19 +0100 |
commit | 4d7dc432b598d7d28d6caba78a94d12034134b96 (patch) | |
tree | b11c90d7ec0814cc55f4fdcec13a9abb850f3269 /g13/keyblob.c | |
parent | indent: Move comments inside the block. (diff) | |
download | gnupg2-4d7dc432b598d7d28d6caba78a94d12034134b96.tar.xz gnupg2-4d7dc432b598d7d28d6caba78a94d12034134b96.zip |
Change all http://www.gnu.org in license notices to https://
--
Diffstat (limited to 'g13/keyblob.c')
-rw-r--r-- | g13/keyblob.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g13/keyblob.c b/g13/keyblob.c index 8a5b622ab..81863bb4e 100644 --- a/g13/keyblob.c +++ b/g13/keyblob.c @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, see <http://www.gnu.org/licenses/>. + * along with this program; if not, see <https://www.gnu.org/licenses/>. */ #include <config.h> |