summaryrefslogtreecommitdiff
path: root/lib/readline/xmalloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/readline/xmalloc.c')
-rw-r--r--lib/readline/xmalloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/readline/xmalloc.c b/lib/readline/xmalloc.c
index b0241d9b..97d8f2e5 100644
--- a/lib/readline/xmalloc.c
+++ b/lib/readline/xmalloc.c
@@ -1,6 +1,6 @@
/* xmalloc.c -- safe versions of malloc and realloc */
-/* Copyright (C) 1991-2008 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2009 Free Software Foundation, Inc.
This file is part of the GNU Readline Library (Readline), a library
for reading lines of text with interactive input and history editing.