diff options
Diffstat (limited to 'tests/t-printf.c')
-rw-r--r-- | tests/t-printf.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>. + * License along with this program; if not, see <https://www.gnu.org/licenses/>. */ /* Note that these tests check against glibc behaviour. On non glibc |