strtod: Add safety check.
[pspp] / lib / base64.c
index 8852f7d8d77737f69f5177164a8749eea9a335d0..4939ce749a5e7c84afd286f871582ee30f298c3b 100644 (file)
@@ -1,5 +1,5 @@
 /* base64.c -- Encode binary data using printable characters.
-   Copyright (C) 1999, 2000, 2001, 2004, 2005, 2006 Free Software
+   Copyright (C) 1999, 2000, 2001, 2004, 2005, 2006, 2009, 2010 Free Software
    Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify