[svn:ponie] rev 289 - in trunk: . src/pmc
[email protected] 17 Jun 2005 10:50:16 -0000
| Newsgroups | perl.ponie.changes |
|---|---|
| Message-ID | <[email protected]> |
Author: nicholas Date: Fri Jun 17 03:50:15 2005 New Revision: 289 Modified: trunk/Configure.pl trunk/Makefile trunk/src/pmc/perl5base.pmc trunk/src/pmc/perl5cargo_cult.pmc trunk/src/pmc/perl5cargo_cult_static_get.c trunk/src/pmc/perl5cargo_cult_statics.c trunk/src/pmc/perl5iv.pmc trunk/src/pmc/perl5null.pmc trunk/src/pmc/perl5nv.pmc trunk/src/pmc/perl5pining.pmc trunk/src/pmc/perl5pv.pmc trunk/src/pmc/perl5pvav.pmc trunk/src/pmc/perl5pvbm.pmc trunk/src/pmc/perl5pvcv.pmc trunk/src/pmc/perl5pvfm.pmc trunk/src/pmc/perl5pvgv.pmc trunk/src/pmc/perl5pvhv.pmc trunk/src/pmc/perl5pvio.pmc trunk/src/pmc/perl5pviv.pmc trunk/src/pmc/perl5pvlv.pmc trunk/src/pmc/perl5pvmg.pmc trunk/src/pmc/perl5pvmg_mess.pmc trunk/src/pmc/perl5pvnv.pmc trunk/src/pmc/perl5rv.pmc trunk/src/pmc/ponie.h trunk/write_makefile.pl Log: Update copyright blocks Modified: trunk/Configure.pl ============================================================================== --- trunk/Configure.pl (original) +++ trunk/Configure.pl Fri Jun 17 03:50:15 2005 @@ -1,4 +1,6 @@ #!/usr/bin/perl -w +# Copyright: 2003-2005 The Perl Foundation. Please see the file README at +# the top level of the distribution for licensing information. # $Id$ use strict; Modified: trunk/Makefile ============================================================================== --- trunk/Makefile (original) +++ trunk/Makefile Fri Jun 17 03:50:15 2005 @@ -1,3 +1,5 @@ +# Copyright: 2003-2005 The Perl Foundation. Please see the file README at +# the top level of the distribution for licensing information. # $Id$ GEN_PMC = src/pmc/perl5null.pmc src/pmc/perl5nv.pmc src/pmc/perl5pv.pmc \ Modified: trunk/src/pmc/perl5base.pmc ============================================================================== --- trunk/src/pmc/perl5base.pmc (original) +++ trunk/src/pmc/perl5base.pmc Fri Jun 17 03:50:15 2005 @@ -1,5 +1,6 @@ /* Perl5base.pmc -*- c -*- - * Copyright: 2005 The Perl Foundation. All Rights Reserved. + * Copyright: 2005 The Perl Foundation. Please see the file README at + * the top level of the distribution for licensing information. * CVS Info * $Id$ * Overview: Modified: trunk/src/pmc/perl5cargo_cult.pmc ============================================================================== --- trunk/src/pmc/perl5cargo_cult.pmc (original) +++ trunk/src/pmc/perl5cargo_cult.pmc Fri Jun 17 03:50:15 2005 @@ -1,5 +1,6 @@ /* Perl5cargo_cult.pmc -*- c -*- - * Copyright: 2001-2004 The Perl Foundation. All Rights Reserved. + * Copyright: 1991-2005 The Perl Foundation. Please see the file README at + * the top level of the distribution for licensing information. * CVS Info * $Id$ * Overview: Modified: trunk/src/pmc/perl5cargo_cult_static_get.c ============================================================================== --- trunk/src/pmc/perl5cargo_cult_static_get.c (original) +++ trunk/src/pmc/perl5cargo_cult_static_get.c Fri Jun 17 03:50:15 2005 @@ -1,5 +1,6 @@ /* perl5cargo_cult_statics.pmc -*- c -*- - * Copyright: 2005 The Perl Foundation. All Rights Reserved. + * Copyright: 1991-2005 The Perl Foundation. Please see the file README at + * the top level of the distribution for licensing information. * CVS Info * $Id$ * Overview: Modified: trunk/src/pmc/perl5cargo_cult_statics.c ============================================================================== --- trunk/src/pmc/perl5cargo_cult_statics.c (original) +++ trunk/src/pmc/perl5cargo_cult_statics.c Fri Jun 17 03:50:15 2005 @@ -1,5 +1,6 @@ /* perl5cargo_cult_statics.pmc -*- c -*- - * Copyright: 2005 The Perl Foundation. All Rights Reserved. + * Copyright: 1991-2005 The Perl Foundation. Please see the file README at + * the top level of the distribution for licensing information. * CVS Info * $Id$ * Overview: Modified: trunk/src/pmc/perl5iv.pmc ============================================================================== --- trunk/src/pmc/perl5iv.pmc (original) +++ trunk/src/pmc/perl5iv.pmc Fri Jun 17 03:50:15 2005 @@ -1,5 +1,6 @@ /* Perl5IV.pmc -*- c -*- - * Copyright: 2005 The Perl Foundation. All Rights Reserved. + * Copyright: 1991-2005 The Perl Foundation. Please see the file README at + * the top level of the distribution for licensing information. * CVS Info * $Id$ * Overview: Modified: trunk/src/pmc/perl5null.pmc ============================================================================== --- trunk/src/pmc/perl5null.pmc (original) +++ trunk/src/pmc/perl5null.pmc Fri Jun 17 03:50:15 2005 @@ -1,5 +1,6 @@ /* Perl5NULL.pmc -*- c -*- - * Copyright: 2005 The Perl Foundation. All Rights Reserved. + * Copyright: 2005 The Perl Foundation. Please see the file README at + * the top level of the distribution for licensing information. * CVS Info * $Id$ * Overview: Modified: trunk/src/pmc/perl5nv.pmc ============================================================================== --- trunk/src/pmc/perl5nv.pmc (original) +++ trunk/src/pmc/perl5nv.pmc Fri Jun 17 03:50:15 2005 @@ -1,5 +1,6 @@ /* Perl5NV.pmc -*- c -*- - * Copyright: 2005 The Perl Foundation. All Rights Reserved. + * Copyright: 1991-2005 The Perl Foundation. Please see the file README at + * the top level of the distribution for licensing information. * CVS Info * $Id$ * Overview: Modified: trunk/src/pmc/perl5pining.pmc ============================================================================== --- trunk/src/pmc/perl5pining.pmc (original) +++ trunk/src/pmc/perl5pining.pmc Fri Jun 17 03:50:15 2005 @@ -1,5 +1,6 @@ /* Perl5NULL.pmc -*- c -*- - * Copyright: 2005 The Perl Foundation. All Rights Reserved. + * Copyright: 2005 The Perl Foundation. Please see the file README at + * the top level of the distribution for licensing information. * CVS Info * $Id$ * Overview: Modified: trunk/src/pmc/perl5pv.pmc ============================================================================== --- trunk/src/pmc/perl5pv.pmc (original) +++ trunk/src/pmc/perl5pv.pmc Fri Jun 17 03:50:15 2005 @@ -1,5 +1,6 @@ /* Perl5PV.pmc -*- c -*- - * Copyright: 2005 The Perl Foundation. All Rights Reserved. + * Copyright: 1991-2005 The Perl Foundation. Please see the file README at + * the top level of the distribution for licensing information. * CVS Info * $Id$ * Overview: Modified: trunk/src/pmc/perl5pvav.pmc ============================================================================== --- trunk/src/pmc/perl5pvav.pmc (original) +++ trunk/src/pmc/perl5pvav.pmc Fri Jun 17 03:50:15 2005 @@ -1,5 +1,6 @@ /* Perl5PVAV.pmc -*- c -*- - * Copyright: 2005 The Perl Foundation. All Rights Reserved. + * Copyright: 1991-2005 The Perl Foundation. Please see the file README at + * the top level of the distribution for licensing information. * CVS Info * $Id$ * Overview: Modified: trunk/src/pmc/perl5pvbm.pmc ============================================================================== --- trunk/src/pmc/perl5pvbm.pmc (original) +++ trunk/src/pmc/perl5pvbm.pmc Fri Jun 17 03:50:15 2005 @@ -1,5 +1,6 @@ /* Perl5PVBM.pmc -*- c -*- - * Copyright: 2005 The Perl Foundation. All Rights Reserved. + * Copyright: 1991-2005 The Perl Foundation. Please see the file README at + * the top level of the distribution for licensing information. * CVS Info * $Id$ * Overview: Modified: trunk/src/pmc/perl5pvcv.pmc ============================================================================== --- trunk/src/pmc/perl5pvcv.pmc (original) +++ trunk/src/pmc/perl5pvcv.pmc Fri Jun 17 03:50:15 2005 @@ -1,5 +1,6 @@ /* Perl5PVCV.pmc -*- c -*- - * Copyright: 2005 The Perl Foundation. All Rights Reserved. + * Copyright: 1991-2005 The Perl Foundation. Please see the file README at + * the top level of the distribution for licensing information. * CVS Info * $Id$ * Overview: Modified: trunk/src/pmc/perl5pvfm.pmc ============================================================================== --- trunk/src/pmc/perl5pvfm.pmc (original) +++ trunk/src/pmc/perl5pvfm.pmc Fri Jun 17 03:50:15 2005 @@ -1,5 +1,6 @@ /* Perl5PVFM.pmc -*- c -*- - * Copyright: 2005 The Perl Foundation. All Rights Reserved. + * Copyright: 1991-2005 The Perl Foundation. Please see the file README at + * the top level of the distribution for licensing information. * CVS Info * $Id$ * Overview: Modified: trunk/src/pmc/perl5pvgv.pmc ============================================================================== --- trunk/src/pmc/perl5pvgv.pmc (original) +++ trunk/src/pmc/perl5pvgv.pmc Fri Jun 17 03:50:15 2005 @@ -1,5 +1,6 @@ /* Perl5PVGV.pmc -*- c -*- - * Copyright: 2005 The Perl Foundation. All Rights Reserved. + * Copyright: 1991-2005 The Perl Foundation. Please see the file README at + * the top level of the distribution for licensing information. * CVS Info * $Id$ * Overview: Modified: trunk/src/pmc/perl5pvhv.pmc ============================================================================== --- trunk/src/pmc/perl5pvhv.pmc (original) +++ trunk/src/pmc/perl5pvhv.pmc Fri Jun 17 03:50:15 2005 @@ -1,5 +1,6 @@ /* Perl5PVHV.pmc -*- c -*- - * Copyright: 2005 The Perl Foundation. All Rights Reserved. + * Copyright: 1991-2005 The Perl Foundation. Please see the file README at + * the top level of the distribution for licensing information. * CVS Info * $Id$ * Overview: Modified: trunk/src/pmc/perl5pvio.pmc ============================================================================== --- trunk/src/pmc/perl5pvio.pmc (original) +++ trunk/src/pmc/perl5pvio.pmc Fri Jun 17 03:50:15 2005 @@ -1,5 +1,6 @@ /* Perl5PVIO.pmc -*- c -*- - * Copyright: 2005 The Perl Foundation. All Rights Reserved. + * Copyright: 1991-2005 The Perl Foundation. Please see the file README at + * the top level of the distribution for licensing information. * CVS Info * $Id$ * Overview: Modified: trunk/src/pmc/perl5pviv.pmc ============================================================================== --- trunk/src/pmc/perl5pviv.pmc (original) +++ trunk/src/pmc/perl5pviv.pmc Fri Jun 17 03:50:15 2005 @@ -1,5 +1,6 @@ /* Perl5PVIV.pmc -*- c -*- - * Copyright: 2005 The Perl Foundation. All Rights Reserved. + * Copyright: 1991-2005 The Perl Foundation. Please see the file README at + * the top level of the distribution for licensing information. * CVS Info * $Id$ * Overview: Modified: trunk/src/pmc/perl5pvlv.pmc ============================================================================== --- trunk/src/pmc/perl5pvlv.pmc (original) +++ trunk/src/pmc/perl5pvlv.pmc Fri Jun 17 03:50:15 2005 @@ -1,5 +1,6 @@ /* Perl5PVLV.pmc -*- c -*- - * Copyright: 2005 The Perl Foundation. All Rights Reserved. + * Copyright: 1991-2005 The Perl Foundation. Please see the file README at + * the top level of the distribution for licensing information. * CVS Info * $Id$ * Overview: Modified: trunk/src/pmc/perl5pvmg.pmc ============================================================================== --- trunk/src/pmc/perl5pvmg.pmc (original) +++ trunk/src/pmc/perl5pvmg.pmc Fri Jun 17 03:50:15 2005 @@ -1,5 +1,6 @@ /* Perl5PVMG.pmc -*- c -*- - * Copyright: 2005 The Perl Foundation. All Rights Reserved. + * Copyright: 1991-2005 The Perl Foundation. Please see the file README at + * the top level of the distribution for licensing information. * CVS Info * $Id$ * Overview: Modified: trunk/src/pmc/perl5pvmg_mess.pmc ============================================================================== --- trunk/src/pmc/perl5pvmg_mess.pmc (original) +++ trunk/src/pmc/perl5pvmg_mess.pmc Fri Jun 17 03:50:15 2005 @@ -1,5 +1,6 @@ /* Perl5PVMG.pmc -*- c -*- - * Copyright: 2005 The Perl Foundation. All Rights Reserved. + * Copyright: 1991-2005 The Perl Foundation. Please see the file README at + * the top level of the distribution for licensing information. * CVS Info * $Id$ * Overview: Modified: trunk/src/pmc/perl5pvnv.pmc ============================================================================== --- trunk/src/pmc/perl5pvnv.pmc (original) +++ trunk/src/pmc/perl5pvnv.pmc Fri Jun 17 03:50:15 2005 @@ -1,5 +1,6 @@ /* Perl5PVNV.pmc -*- c -*- - * Copyright: 2005 The Perl Foundation. All Rights Reserved. + * Copyright: 1991-2005 The Perl Foundation. Please see the file README at + * the top level of the distribution for licensing information. * CVS Info * $Id$ * Overview: Modified: trunk/src/pmc/perl5rv.pmc ============================================================================== --- trunk/src/pmc/perl5rv.pmc (original) +++ trunk/src/pmc/perl5rv.pmc Fri Jun 17 03:50:15 2005 @@ -1,5 +1,6 @@ /* Perl5RV.pmc -*- c -*- - * Copyright: 2005 The Perl Foundation. All Rights Reserved. + * Copyright: 1991-2005 The Perl Foundation. Please see the file README at + * the top level of the distribution for licensing information. * CVS Info * $Id$ * Overview: Modified: trunk/src/pmc/ponie.h ============================================================================== --- trunk/src/pmc/ponie.h (original) +++ trunk/src/pmc/ponie.h Fri Jun 17 03:50:15 2005 @@ -1,5 +1,6 @@ /* Perl5cargo_cult.pmc -*- c -*- - * Copyright: 2005 The Perl Foundation. All Rights Reserved. + * Copyright: 2005 The Perl Foundation. Please see the file README at + * the top level of the distribution for licensing information. * CVS Info * $Id$ * Overview: Modified: trunk/write_makefile.pl ============================================================================== --- trunk/write_makefile.pl (original) +++ trunk/write_makefile.pl Fri Jun 17 03:50:15 2005 @@ -1,4 +1,6 @@ #!/usr/bin/perl -w +# Copyright: 2004-2005 The Perl Foundation. Please see the file README at +# the top level of the distribution for licensing information. # $Id$ # A script to write (and therefore to re-write) the ponie specific makefiles.