From: Zygo Blaxell Date: Sat, 9 Jan 2010 01:08:45 +0000 (-0500) Subject: Update copyright year and email address X-Git-Tag: dm6-0.20100514~32 X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=dupemerge;a=commitdiff_plain;h=dc1f8376951d597b2b78191254b9ec493eaf16ff Update copyright year and email address It helps my spam filter if I can keep track of which web page the spammers have scraped my email address from. --- diff --git a/faster-dupemerge b/faster-dupemerge index de9cc79..0b43a3c 100755 --- a/faster-dupemerge +++ b/faster-dupemerge @@ -4,7 +4,7 @@ use Fcntl qw(:DEFAULT :flock); use File::Compare; use File::Temp; -# Copyright (C) 2003-2007 Zygo Blaxell +# Copyright (C) 2003-2009 Zygo Blaxell # 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