From 11b5f1e40b4c1e4ddbfb93a8d75bfd55ef52a6df Mon Sep 17 00:00:00 2001 From: Albert Krewinkel Date: Fri, 13 Mar 2020 17:52:47 +0100 Subject: Update copyright year (#6186) * Update copyright year * Copyright: add notes for Lua and Jira modules --- src/Text/Pandoc/Readers/Docx/Parse/Styles.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Text/Pandoc/Readers/Docx/Parse/Styles.hs') diff --git a/src/Text/Pandoc/Readers/Docx/Parse/Styles.hs b/src/Text/Pandoc/Readers/Docx/Parse/Styles.hs index f81707e92..bfe516f82 100644 --- a/src/Text/Pandoc/Readers/Docx/Parse/Styles.hs +++ b/src/Text/Pandoc/Readers/Docx/Parse/Styles.hs @@ -6,7 +6,7 @@ {-# LANGUAGE OverloadedStrings #-} {- | Module : Text.Pandoc.Readers.Docx.Parse.Styles - Copyright : Copyright (C) 2014-2019 Jesse Rosenthal + Copyright : Copyright (C) 2014-2020 Jesse Rosenthal 2019 Nikolay Yakimov License : GNU GPL, version 2 or above -- cgit v1.2.3