From: Zygo Blaxell Date: Sat, 9 Jan 2010 02:30:09 +0000 (-0500) Subject: Update *low* range of copyright years: 2002-2010 X-Git-Tag: dm6-0.20100514~19 X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=dupemerge;a=commitdiff_plain;h=e92b42b97ce1be0e2fc8accc46a2a944db923a2f Update *low* range of copyright years: 2002-2010 While consolidating the histories of faster-dupemerge across the many SCM repositories in which it has lived, I found evidence of faster-dupemerge existing as far back as 2002. --- diff --git a/faster-dupemerge b/faster-dupemerge index fe433f7..9c159ee 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-2010 Zygo Blaxell +# Copyright (C) 2002-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