wcwidth: Fix C++ test error on mingw.
[pspp] / lib / regex.c
index 566c8df9224da76206f59f2220a4aff8fc178311..904fe62c8b3f36ebd257c9201224ff580da9cfd6 100644 (file)
@@ -1,5 +1,6 @@
 /* Extended regular expression matching and search library.
-   Copyright (C) 2002, 2003, 2005, 2006, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2003, 2005, 2006, 2009, 2010 Free Software Foundation,
+   Inc.
    This file is part of the GNU C Library.
    Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>.