summaryrefslogtreecommitdiff
path: root/tests/test-count-trailing-zeros.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-count-trailing-zeros.c')
-rw-r--r--tests/test-count-trailing-zeros.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-count-trailing-zeros.c b/tests/test-count-trailing-zeros.c
index 27bb626565..44923e3444 100644
--- a/tests/test-count-trailing-zeros.c
+++ b/tests/test-count-trailing-zeros.c
@@ -12,7 +12,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/>. */
/* Written by Paul Eggert. */