From f72f8e2bb0dbee6c392678a1b60400723c8a2e78 Mon Sep 17 00:00:00 2001 From: defanor Date: Mon, 1 Jan 2018 08:22:28 +0300 Subject: Update copyright years --- Pancake/Command.hs | 2 +- Pancake/Common.hs | 2 +- Pancake/Configuration.hs | 2 +- Pancake/Printing.hs | 2 +- Pancake/Reading.hs | 2 +- Pancake/Rendering.hs | 2 +- Pancake/Unclutter.hs | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'Pancake') diff --git a/Pancake/Command.hs b/Pancake/Command.hs index 1fd7074..4686924 100644 --- a/Pancake/Command.hs +++ b/Pancake/Command.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/Pancake/Common.hs b/Pancake/Common.hs index 4266a4a..ee21ab3 100644 --- a/Pancake/Common.hs +++ b/Pancake/Common.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/Pancake/Configuration.hs b/Pancake/Configuration.hs index c01ad96..d78d51d 100644 --- a/Pancake/Configuration.hs +++ b/Pancake/Configuration.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/Pancake/Printing.hs b/Pancake/Printing.hs index 6778ac8..192b32d 100644 --- a/Pancake/Printing.hs +++ b/Pancake/Printing.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/Pancake/Reading.hs b/Pancake/Reading.hs index 85390cd..52b7c28 100644 --- a/Pancake/Reading.hs +++ b/Pancake/Reading.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/Pancake/Rendering.hs b/Pancake/Rendering.hs index 3a97b8e..8306bd8 100644 --- a/Pancake/Rendering.hs +++ b/Pancake/Rendering.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/Pancake/Unclutter.hs b/Pancake/Unclutter.hs index 2169e00..d7bcde2 100644 --- a/Pancake/Unclutter.hs +++ b/Pancake/Unclutter.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