author | Aleksandar Samardžić <asamardzic@matf.bg.ac.rs> | 2011年07月02日 21:20:25 +0200 |
---|---|---|
committer | Aleksandar Samardžić <asamardzic@matf.bg.ac.rs> | 2011年07月02日 21:20:25 +0200 |
commit | 4cdf819293c8cf8093fcb54af839775cc3a0bf7b (patch) | |
tree | 8f6142266dedfda366c1f66c225cc1730395337b /lib/xmalloc.h | |
parent | 8a50ad12928e1128fdebd57866659670480b175d (diff) | |
download | libmatheval-4cdf819293c8cf8093fcb54af839775cc3a0bf7b.tar.gz |
-rw-r--r-- | lib/xmalloc.h | 4 |
diff --git a/lib/xmalloc.h b/lib/xmalloc.h index 79a1eeb..6a4bad1 100644 --- a/lib/xmalloc.h +++ b/lib/xmalloc.h @@ -1,6 +1,6 @@ /* - * Copyright (C) 1999, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free - * Software Foundation, Inc. + * Copyright (C) 1999, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2011 + * Free Software Foundation, Inc. * * This file is part of GNU libmatheval * |