diff options
Diffstat (limited to 'm4/count-trailing-zeros.m4')
-rw-r--r-- | m4/count-trailing-zeros.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/count-trailing-zeros.m4 b/m4/count-trailing-zeros.m4 index 617159e3511..abd1e50a236 100644 --- a/m4/count-trailing-zeros.m4 +++ b/m4/count-trailing-zeros.m4 @@ -1,5 +1,5 @@ # count-trailing-zeros.m4 -dnl Copyright (C) 2013-2014 Free Software Foundation, Inc. +dnl Copyright (C) 2013-2015 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. |