From f72f8e2bb0dbee6c392678a1b60400723c8a2e78 Mon Sep 17 00:00:00 2001 From: defanor Date: Mon, 1 Jan 2018 08:22:28 +0300 Subject: Update copyright years --- Text/Pandoc/Readers/Gopher.hs | 2 +- Text/Pandoc/Readers/Plain.hs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'Text/Pandoc') diff --git a/Text/Pandoc/Readers/Gopher.hs b/Text/Pandoc/Readers/Gopher.hs index 6b39d80..37385bc 100644 --- a/Text/Pandoc/Readers/Gopher.hs +++ b/Text/Pandoc/Readers/Gopher.hs @@ -1,5 +1,5 @@ {- -Copyright (C) 2017 defanor +Copyright (C) 2017-2018 defanor This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/Text/Pandoc/Readers/Plain.hs b/Text/Pandoc/Readers/Plain.hs index a66b1cd..38cfc90 100644 --- a/Text/Pandoc/Readers/Plain.hs +++ b/Text/Pandoc/Readers/Plain.hs @@ -1,5 +1,5 @@ {- -Copyright (C) 2017 defanor +Copyright (C) 2017-2018 defanor This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- cgit v1.2.3