summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2016-11-05 12:02:19 +0100
committerWerner Koch <wk@gnupg.org>2016-11-05 12:02:19 +0100
commit4d7dc432b598d7d28d6caba78a94d12034134b96 (patch)
treeb11c90d7ec0814cc55f4fdcec13a9abb850f3269 /acinclude.m4
parentindent: Move comments inside the block. (diff)
downloadgnupg2-4d7dc432b598d7d28d6caba78a94d12034134b96.tar.xz
gnupg2-4d7dc432b598d7d28d6caba78a94d12034134b96.zip
Change all http://www.gnu.org in license notices to https://
--
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 4b48ea202..690dc4227 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -14,7 +14,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
dnl GNU General Public License for more details.
dnl
dnl You should have received a copy of the GNU General Public License
-dnl along with this program; if not, see <http://www.gnu.org/licenses/>.
+dnl along with this program; if not, see <https://www.gnu.org/licenses/>.
dnl GNUPG_CHECK_TYPEDEF(TYPE, HAVE_NAME)
dnl Check whether a typedef exists and create a #define $2 if it exists