vasnprintf: Fix crash in %ls directive.
[pspp] / lib / xasprintf.c
index 88ddd3057e9199167c7a008760e619e137bfb70f..0fcff254af90ab6312c16ee8a15aacff86d70c55 100644 (file)
@@ -1,5 +1,6 @@
 /* vasprintf and asprintf with out-of-memory checking.
-   Copyright (C) 1999, 2002-2004, 2006, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2002-2004, 2006, 2009-2010 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