From 0da0c0163fc4cfa56a8c22e32ef3e157e2330459 Mon Sep 17 00:00:00 2001 From: Ward Wouts Date: Tue, 17 Jul 2007 20:33:52 +0000 Subject: [PATCH] rename skepticast junk and fix copyrights --- getdistorted/getdistorted.conf | 3 ++- getdistorted/getdistorted.rb | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/getdistorted/getdistorted.conf b/getdistorted/getdistorted.conf index a2bccc0..4a3fc2e 100644 --- a/getdistorted/getdistorted.conf +++ b/getdistorted/getdistorted.conf @@ -2,7 +2,7 @@ # $URL: svn+ssh://svn/bigdisk/subversion/wpsvnroot/trunk/scripts/getdistorted/getdistorted.rb $ # -# Copyright (c) 2006 Ward Wouts +# Copyright (c) 2006-2007 Ward Wouts # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above @@ -70,6 +70,7 @@ }, "the_skeptics_guide_to_the_universe" => { "rss" => 'http://www.theskepticsguide.org/rss.xml', + "rename" => [ /(i?)(skepticast)/, 'sk ' ], "savedir" => '/Users/ward/Private/mp3/[books]/The Skeptics Guide', "linkdir" => '/Users/ward/ipod_sync/[books]/The Skeptics Guide' } diff --git a/getdistorted/getdistorted.rb b/getdistorted/getdistorted.rb index e23f1b8..36eb75a 100755 --- a/getdistorted/getdistorted.rb +++ b/getdistorted/getdistorted.rb @@ -4,7 +4,7 @@ # $URL$ # -# Copyright (c) 2006 Ward Wouts +# Copyright (c) 2006-2007 Ward Wouts # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above