xfreopen: fix typo: s/frepoen/freopen/
[gnulib.git] / lib / modf.c
index 19989e5..d628c30 100644 (file)
@@ -1,5 +1,5 @@
 /* Get signed integer and fractional parts of a floating-point number.
-   Copyright (C) 2012 Free Software Foundation, Inc.
+   Copyright (C) 2012-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