summaryrefslogtreecommitdiff
path: root/lib/integer_length.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/integer_length.c')
-rw-r--r--lib/integer_length.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/integer_length.c b/lib/integer_length.c
index 1896c6a3aa..0fca15d783 100644
--- a/lib/integer_length.c
+++ b/lib/integer_length.c
@@ -1,5 +1,5 @@
/* integer_length - find most significant bit in an 'unsigned int'.
- Copyright (C) 2011-2020 Free Software Foundation, Inc.
+ Copyright (C) 2011-2021 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by