summaryrefslogtreecommitdiff
path: root/data/xslt
diff options
context:
space:
mode:
authorAkim Demaille <akim@lrde.epita.fr>2013-01-12 16:14:04 +0100
committerAkim Demaille <akim@lrde.epita.fr>2013-01-12 16:14:16 +0100
commit7d6bad195977b0204fc8406cac57cf5a4f1c769b (patch)
tree1ee5cecacdc267fd0db4e1e8491ff551471a9515 /data/xslt
parentf6df83b4e80b2a53c08b5dc654e247076a3b9b03 (diff)
downloadbison-7d6bad195977b0204fc8406cac57cf5a4f1c769b.tar.gz
maint: update copyright years
Suggested by Stefano Lattarini. Run "make update-copyright".
Diffstat (limited to 'data/xslt')
-rw-r--r--data/xslt/bison.xsl2
-rw-r--r--data/xslt/xml2dot.xsl2
-rw-r--r--data/xslt/xml2text.xsl2
-rw-r--r--data/xslt/xml2xhtml.xsl2
4 files changed, 4 insertions, 4 deletions
diff --git a/data/xslt/bison.xsl b/data/xslt/bison.xsl
index 40575efd..10e3305b 100644
--- a/data/xslt/bison.xsl
+++ b/data/xslt/bison.xsl
@@ -3,7 +3,7 @@
<!--
bison.xsl - common templates for Bison XSLT.
- Copyright (C) 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 2007-2013 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
diff --git a/data/xslt/xml2dot.xsl b/data/xslt/xml2dot.xsl
index 7bd366d0..93bec599 100644
--- a/data/xslt/xml2dot.xsl
+++ b/data/xslt/xml2dot.xsl
@@ -3,7 +3,7 @@
<!--
xml2dot.xsl - transform Bison XML Report into DOT.
- Copyright (C) 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 2007-2013 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
diff --git a/data/xslt/xml2text.xsl b/data/xslt/xml2text.xsl
index 53145965..c4651d4d 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-2012 Free Software Foundation, Inc.
+ Copyright (C) 2007-2013 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
diff --git a/data/xslt/xml2xhtml.xsl b/data/xslt/xml2xhtml.xsl
index 239ce3b5..d2cfed4c 100644
--- a/data/xslt/xml2xhtml.xsl
+++ b/data/xslt/xml2xhtml.xsl
@@ -3,7 +3,7 @@
<!--
xml2html.xsl - transform Bison XML Report into XHTML.
- Copyright (C) 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 2007-2013 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.