X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=numeric.c;h=b3355a4c54742ec62106642d19d584f9abebbb6d;hb=ac27d13b824657b726428f3a6a1d5b3a01df569e;hp=34264f3298416af0bcf4b3efd747b26ffc272d5a;hpb=c86f7df56cc91b3d77b0e549030650319f540a6b;p=p5sagit%2Fp5-mst-13.2.git diff --git a/numeric.c b/numeric.c index 34264f3..b3355a4 100644 --- a/numeric.c +++ b/numeric.c @@ -1,7 +1,7 @@ /* numeric.c * - * Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, - * 2000, 2001, 2002, 2003, 2004, 2005, 2006, by Larry Wall and others + * Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, + * 2002, 2003, 2004, 2005, 2006, 2007, by Larry Wall and others * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file.