From 94628db86dbc528a3ba5092b22bc7858365632b2 Mon Sep 17 00:00:00 2001 From: miigotu <miigotu@gmail.com> Date: Fri, 15 Jan 2016 21:40:13 -0800 Subject: [PATCH] Fix copyright, to me for now --- COPYING.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/COPYING.txt b/COPYING.txt index 937249688..d6c898fb7 100644 --- a/COPYING.txt +++ b/COPYING.txt @@ -632,7 +632,7 @@ state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. The ultimate PVR application that downloads and manages your TV shows - Copyright (C) 2010 - Nic Wolfe + Copyright (C) 2015 - Dustyn Gibson 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 @@ -652,7 +652,7 @@ Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: - SickRage - Copyright (C) 2010 - Nic Wolfe + SickRage - Copyright (C) 2015 - Dustyn Gibson This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. -- GitLab