-rw-r--r-- | lib/xmalloc.h | 4 |
diff --git a/lib/xmalloc.h b/lib/xmalloc.h index 6a4bad1..052601c 100644 --- a/lib/xmalloc.h +++ b/lib/xmalloc.h @@ -1,6 +1,6 @@ /* - * Copyright (C) 1999, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2011 - * Free Software Foundation, Inc. + * Copyright (C) 1999, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2011, + * 2012 Free Software Foundation, Inc. * * This file is part of GNU libmatheval * |