comparison m4/count-trailing-zeros.m4 @ 40057:b06060465f09

maint: Run 'make update-copyright'
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 01 Jan 2019 00:25:11 +0100
parents 10eb9086bea0
children
comparison
equal deleted inserted replaced
40056:c0028c59cfc5 40057:b06060465f09
1 # count-trailing-zeros.m4 1 # count-trailing-zeros.m4
2 dnl Copyright (C) 2013-2018 Free Software Foundation, Inc. 2 dnl Copyright (C) 2013-2019 Free Software Foundation, Inc.
3 dnl This file is free software; the Free Software Foundation 3 dnl This file is free software; the Free Software Foundation
4 dnl gives unlimited permission to copy and/or distribute it, 4 dnl gives unlimited permission to copy and/or distribute it,
5 dnl with or without modifications, as long as this notice is preserved. 5 dnl with or without modifications, as long as this notice is preserved.
6 6
7 AC_DEFUN([gl_COUNT_TRAILING_ZEROS], 7 AC_DEFUN([gl_COUNT_TRAILING_ZEROS],