From af5b933e077c60a98493febdd689ed53d11ccf4a Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Thu, 19 Jun 2008 12:31:09 +1200 Subject: [PATCH] Extend the copyright periods to include 2008. --- ChangeLog | 4 ++++ bin/mythtv-status | 2 +- bin/mythtv_recording_now | 2 +- bin/mythtv_recording_soon | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1c6ce08..218a88d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-06-19 Andrew Ruthven + Just extend the copyright time ranges to include 2008. + Release version 0.8.1. + 2008-06-18 Andrew Ruthven Modify the auto expire logic to reduce the amount of needless work that is done. Thank youy Tom Metro for point this out. diff --git a/bin/mythtv-status b/bin/mythtv-status index 72c48a2..8a3f58d 100755 --- a/bin/mythtv-status +++ b/bin/mythtv-status @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (c) 2007 Andrew Ruthven +# Copyright (c) 2007-2008 Andrew Ruthven # This code is hereby licensed for public consumption under the GNU GPL v2. # # You should have received a copy of the GNU General Public License along diff --git a/bin/mythtv_recording_now b/bin/mythtv_recording_now index 5211665..c35eb82 100755 --- a/bin/mythtv_recording_now +++ b/bin/mythtv_recording_now @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (c) 2007 Andrew Ruthven +# Copyright (c) 2007-2008 Andrew Ruthven # This code is hereby licensed for public consumption under the GNU GPL v2. # # You should have received a copy of the GNU General Public License along diff --git a/bin/mythtv_recording_soon b/bin/mythtv_recording_soon index ae7f86e..ce25726 100755 --- a/bin/mythtv_recording_soon +++ b/bin/mythtv_recording_soon @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (c) 2007 Andrew Ruthven +# Copyright (c) 2007-2008 Andrew Ruthven # This code is hereby licensed for public consumption under the GNU GPL v2. # # You should have received a copy of the GNU General Public License along -- 2.30.2