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 /configure.ac | |
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 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 47de5f873..bc3e2a80a 100644 --- a/configure.ac +++ b/configure.ac @@ -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/>. # Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) |