diff options
author | Werner Koch <[email protected]> | 2016-11-05 11:02:19 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2016-11-05 11:02:19 +0000 |
commit | 4d7dc432b598d7d28d6caba78a94d12034134b96 (patch) | |
tree | b11c90d7ec0814cc55f4fdcec13a9abb850f3269 /common/session-env.c | |
parent | indent: Move comments inside the block. (diff) | |
download | gnupg-4d7dc432b598d7d28d6caba78a94d12034134b96.tar.gz gnupg-4d7dc432b598d7d28d6caba78a94d12034134b96.zip |
Change all http://www.gnu.org in license notices to https://
--
Diffstat (limited to 'common/session-env.c')
-rw-r--r-- | common/session-env.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/session-env.c b/common/session-env.c index 20b7c06c4..1bc3a2bc9 100644 --- a/common/session-env.c +++ b/common/session-env.c @@ -24,7 +24,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> |