X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=taint.c;h=7d4eb41ff29c91bb556bc8e94654f54b8cfa4fbf;hb=5538b230ca39261209d43cdc40371b2d9b9dfa11;hp=4ca7ba7d9c83d3bbfb226ee29e7b2fe2c1033c19;hpb=d085cc716f2bb280bae09a8c1f4d4c39396a0635;p=p5sagit%2Fp5-mst-13.2.git diff --git a/taint.c b/taint.c index 4ca7ba7..7d4eb41 100644 --- a/taint.c +++ b/taint.c @@ -1,6 +1,7 @@ /* taint.c * - * Copyright (c) 1997-2002, Larry Wall + * Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, + * 2000, 2001, 2002, 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.