diff options
Diffstat (limited to 'gdb/common/xml-utils.c')
-rw-r--r-- | gdb/common/xml-utils.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/common/xml-utils.c b/gdb/common/xml-utils.c index c486220201c..89093cf8e51 100644 --- a/gdb/common/xml-utils.c +++ b/gdb/common/xml-utils.c @@ -1,6 +1,6 @@ /* Shared helper routines for manipulating XML. - Copyright (C) 2006-2012 Free Software Foundation, Inc. + Copyright (C) 2006-2013 Free Software Foundation, Inc. This file is part of GDB. |