X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=taint.c;h=7d4eb41ff29c91bb556bc8e94654f54b8cfa4fbf;hb=22f7c9c9717fe07b508ba0e9958ef0592cdbbeef;hp=550789ac8da3bf4384927a60bf69322fc2c14672;hpb=4c79ee7a1e7564ef83d0ac25d6677fdebb3ec7aa;p=p5sagit%2Fp5-mst-13.2.git diff --git a/taint.c b/taint.c index 550789a..7d4eb41 100644 --- a/taint.c +++ b/taint.c @@ -1,6 +1,7 @@ /* taint.c * - * Copyright (c) 1997-2003, 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.