From: Vincent Pit Date: Mon, 16 Mar 2009 00:33:25 +0000 (+0100) Subject: The perils of copypasta X-Git-Tag: v0.02~10 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FThread-Cleanup.git;a=commitdiff_plain;h=b591e949fa7623c80aa62f8a0afeb7faed57a7cd The perils of copypasta --- diff --git a/Cleanup.xs b/Cleanup.xs index 34296e1..6c80606 100644 --- a/Cleanup.xs +++ b/Cleanup.xs @@ -1,5 +1,5 @@ -/* This file is part of the Scope::Upper Perl module. - * See http://search.cpan.org/dist/Scope-Upper/ */ +/* This file is part of the Thread::Cleanup Perl module. + * See http://search.cpan.org/dist/Thread-Cleanup/ */ #define PERL_NO_GET_CONTEXT #include "EXTERN.h"