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 /common/percent.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 'common/percent.c')
-rw-r--r-- | common/percent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/percent.c b/common/percent.c index 0cab99a82..569c5fd99 100644 --- a/common/percent.c +++ b/common/percent.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> |