summaryrefslogtreecommitdiff
path: root/data/xslt/xml2text.xsl
diff options
context:
space:
mode:
authorAkim Demaille <demaille@gostai.com>2012-01-13 11:47:30 +0100
committerAkim Demaille <demaille@gostai.com>2012-01-13 11:48:14 +0100
commitc932d6135ca3e508f7136810b9b0bf79725290b9 (patch)
tree00ef5b880925b34d9020e50c892daee63d058815 /data/xslt/xml2text.xsl
parente4caef0eadbc338cc3bcbb38f5bf0abbf6dc581f (diff)
downloadbison-c932d6135ca3e508f7136810b9b0bf79725290b9.tar.gz
maint: run "make update-copyright".
Diffstat (limited to 'data/xslt/xml2text.xsl')
-rw-r--r--data/xslt/xml2text.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/xslt/xml2text.xsl b/data/xslt/xml2text.xsl
index a91b4a71..d14f1be5 100644
--- a/data/xslt/xml2text.xsl
+++ b/data/xslt/xml2text.xsl
@@ -3,7 +3,7 @@
<!--
xml2text.xsl - transform Bison XML Report into plain text.
- Copyright (C) 2007-2011 Free Software Foundation, Inc.
+ Copyright (C) 2007-2012 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.