From: Zygo Blaxell Date: Wed, 6 Jan 2010 16:56:31 +0000 (-0500) Subject: dupemerge: update copyright year to 2010 X-Git-Tag: dm6-0.20100514~30 X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=dupemerge;a=commitdiff_plain;h=d567721627ca6eb24b7bea342ab9e72095075c0c dupemerge: update copyright year to 2010 --- diff --git a/faster-dupemerge b/faster-dupemerge index d35f591..5069297 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-2009 Zygo Blaxell +# Copyright (C) 2003-2010 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