Author: bernhard Date: Tue Dec 30 02:48:23 2008 New Revision: 34633 Modified: trunk/src/pmc/stringhandle.pmc (contents, props changed) trunk/t/pmc/stringhandle.t (contents, props changed)
Log: [codingstd] set SVN properties Modified: trunk/src/pmc/stringhandle.pmc ============================================================================== --- trunk/src/pmc/stringhandle.pmc (original) +++ trunk/src/pmc/stringhandle.pmc Tue Dec 30 02:48:23 2008 @@ -1,6 +1,6 @@ /* Copyright (C) 2008, The Perl Foundation. -$Id: stringhandle.pmc 34469 2008-12-28 07:01:50Z allison $ +$Id$ =head1 NAME Modified: trunk/t/pmc/stringhandle.t ============================================================================== --- trunk/t/pmc/stringhandle.t (original) +++ trunk/t/pmc/stringhandle.t Tue Dec 30 02:48:23 2008 @@ -1,6 +1,6 @@ #!perl # Copyright (C) 2006-2008, The Perl Foundation. -# $Id: stringhandle.t 33695 2008-12-09 05:16:33Z allison $ +# $Id$ use strict; use warnings;
