--- a/tests/test_platypus_preformatted.py Fri Mar 03 13:29:29 2017 +0000
+++ b/tests/test_platypus_preformatted.py Tue Mar 07 10:00:34 2017 +0000
@@ -1,4 +1,4 @@
-#Copyright ReportLab Europe Ltd. 2000-2016
+#Copyright ReportLab Europe Ltd. 2000-2017
#see license.txt for license details
"""Tests for context-dependent indentation
"""
@@ -93,7 +93,7 @@
story.append(Paragraph("",bt))
code = """
-#Copyright ReportLab Europe Ltd. 2000-2016
+#Copyright ReportLab Europe Ltd. 2000-2017
#see license.txt for license details
#history http://www.reportlab.co.uk/cgi-bin/viewcvs.cgi/public/reportlab/trunk/reportlab/platypus/xpreformatted.py
__version__='3.3.0'