summaryrefslogtreecommitdiff
path: root/data/xslt/xml2text.xsl
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2021-01-16 16:00:37 +0100
committerAkim Demaille <akim.demaille@gmail.com>2021-01-16 16:11:17 +0100
commitd7e8aaa271661b0b68c99fb76bbd6ec3a8939774 (patch)
tree64b172036a2f5ffeae5dcbbed470d77db1742be2 /data/xslt/xml2text.xsl
parent30a8d580fafac35af533128e92ae4fc004416756 (diff)
downloadbison-d7e8aaa271661b0b68c99fb76bbd6ec3a8939774.tar.gz
package: bump copyrights to 2021
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 6aad1526..a6207480 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-2015, 2018-2020 Free Software Foundation, Inc.
+ Copyright (C) 2007-2015, 2018-2021 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.