diff options
Diffstat (limited to 'm4/count-leading-zeros.m4')
-rw-r--r-- | m4/count-leading-zeros.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/count-leading-zeros.m4 b/m4/count-leading-zeros.m4 index 99ffdb261d1..efe31f9911d 100644 --- a/m4/count-leading-zeros.m4 +++ b/m4/count-leading-zeros.m4 @@ -1,5 +1,5 @@ # count-leading-zeros.m4 serial 2 -dnl Copyright (C) 2012-2018 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. |