From 7f5f26fd66e60e60de875c70b1f93f60c0438780 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 16 Nov 2016 13:27:00 +0100 Subject: doc: Replace http: by https: in core source files. -- Signed-off-by: Werner Koch --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 71f2b3af..ce6f1d4e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -14,7 +14,7 @@ # Public License for more details. # # You should have received a copy of the GNU Lesser General Public -# License along with this program; if not, see . +# License along with this program; if not, see . ## Process this file with automake to produce Makefile.in -- cgit