summaryrefslogtreecommitdiff
path: root/Pancake
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2018-01-01 08:22:28 +0300
committerdefanor <defanor@uberspace.net>2018-01-01 08:22:28 +0300
commitf72f8e2bb0dbee6c392678a1b60400723c8a2e78 (patch)
treef9eaa908de10aeaaf41e028180c77c0e85dd3814 /Pancake
parent39149cc8566de4e64617c0546c80509e93165d03 (diff)
Update copyright years
Diffstat (limited to 'Pancake')
-rw-r--r--Pancake/Command.hs2
-rw-r--r--Pancake/Common.hs2
-rw-r--r--Pancake/Configuration.hs2
-rw-r--r--Pancake/Printing.hs2
-rw-r--r--Pancake/Reading.hs2
-rw-r--r--Pancake/Rendering.hs2
-rw-r--r--Pancake/Unclutter.hs2
7 files changed, 7 insertions, 7 deletions
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 <defanor@uberspace.net>
+Copyright (C) 2017-2018 defanor <defanor@uberspace.net>
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 <defanor@uberspace.net>
+Copyright (C) 2017-2018 defanor <defanor@uberspace.net>
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 <defanor@uberspace.net>
+Copyright (C) 2017-2018 defanor <defanor@uberspace.net>
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 <defanor@uberspace.net>
+Copyright (C) 2017-2018 defanor <defanor@uberspace.net>
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 <defanor@uberspace.net>
+Copyright (C) 2017-2018 defanor <defanor@uberspace.net>
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 <defanor@uberspace.net>
+Copyright (C) 2017-2018 defanor <defanor@uberspace.net>
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 <defanor@uberspace.net>
+Copyright (C) 2017-2018 defanor <defanor@uberspace.net>
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