base64: provide a fast path for encoding well sized buffers
[gnulib.git] / lib / ffs.c
index 34916f5..dc89b5b 100644 (file)
--- a/lib/ffs.c
+++ b/lib/ffs.c
@@ -1,5 +1,5 @@
 /* ffs.c -- find the first set bit in a word.
-   Copyright (C) 2011 Free Software Foundation, Inc.
+   Copyright (C) 2011-2013 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