From c58e487cbdd392c5ed80eef1abb2177970d19c4a Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Mon, 8 Feb 2016 11:06:37 -0500 Subject: Convert http links to https where possible in the source. -- * use https for bug reporting * in comments and docs, use https to refer to: - www.gnu.org - creativecommons.org - translationproject.org - mail.gnome.org - www.perl.org - www.ctan.org - www.cl.cam.ac.uk - www.ntg.nl - cygwin.com - www.ethnologue.com --- tests/t-printf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/t-printf.c') diff --git a/tests/t-printf.c b/tests/t-printf.c index 069bdc6..7fba012 100644 --- a/tests/t-printf.c +++ b/tests/t-printf.c @@ -14,7 +14,7 @@ * Lesser General 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 . */ /* Note that these tests check against glibc behaviour. On non glibc -- cgit v1.2.3