pthread: fix pthread.h creation for srcdir != builddir
[gnulib.git] / lib / strtoll.c
index cf4464d..8d25b0c 100644 (file)
@@ -1,6 +1,6 @@
 /* Function to parse a `long long int' from text.
-   Copyright (C) 1995, 1996, 1997, 1999, 2001, 2009 Free Software Foundation,
-   Inc.
+   Copyright (C) 1995, 1996, 1997, 1999, 2001, 2009, 2010 Free Software
+   Foundation, Inc.
    This file is part of the GNU C Library.
 
    This program is free software: you can redistribute it and/or modify