aboutsummaryrefslogtreecommitdiffstats
path: root/src/xml.c
diff options
context:
space:
mode:
authorGlenn Morris2011-01-15 14:10:37 -0800
committerGlenn Morris2011-01-15 14:10:37 -0800
commitd0d4361dba5ea4b3d88e9c6724c5bb6dc2894470 (patch)
tree935bef337761341bbc3b2513006db33ea91984e1 /src/xml.c
parent4ebf3ee11cc2dad00e136acba072782c039ade4b (diff)
downloademacs-d0d4361dba5ea4b3d88e9c6724c5bb6dc2894470.tar.gz
emacs-d0d4361dba5ea4b3d88e9c6724c5bb6dc2894470.zip
Add 2011 to remaining FSF/AIST copyright years.
Diffstat (limited to 'src/xml.c')
-rw-r--r--src/xml.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml.c b/src/xml.c
index fde9d4d382a..1e260bdeb9a 100644
--- a/src/xml.c
+++ b/src/xml.c
@@ -1,5 +1,5 @@
1/* Interface to libxml2. 1/* Interface to libxml2.
2 Copyright (C) 2010 Free Software Foundation, Inc. 2 Copyright (C) 2010, 2011 Free Software Foundation, Inc.
3 3
4This file is part of GNU Emacs. 4This file is part of GNU Emacs.
5 5