Author: jkeenan
Date: Sat Dec 27 16:00:27 2008
New Revision: 34458

Modified:
   trunk/src/jit/alpha/jit_defs.c
   trunk/src/jit/amd64/jit_defs.c
   trunk/src/jit/arm/jit_defs.c
   trunk/src/jit/hppa/jit_defs.c
   trunk/src/jit/i386/jit_defs.c
   trunk/src/jit/ia64/jit_defs.c
   trunk/src/jit/mips/jit_defs.c
   trunk/src/jit/ppc/jit_defs.c
   trunk/src/jit/skeleton/jit_defs.c
   trunk/src/jit/sun4/jit_defs.c

Log:
Add copyright and SVN Id tag.

Modified: trunk/src/jit/alpha/jit_defs.c
==============================================================================
--- trunk/src/jit/alpha/jit_defs.c      (original)
+++ trunk/src/jit/alpha/jit_defs.c      Sat Dec 27 16:00:27 2008
@@ -1,4 +1,8 @@
 /* Stub file for RT#38929 fixes */
+/*
+Copyright (C) 2008, The Perl Foundation.
+$Id$
+*/
 /* HEADERIZER HFILE: none */
 
 /*

Modified: trunk/src/jit/amd64/jit_defs.c
==============================================================================
--- trunk/src/jit/amd64/jit_defs.c      (original)
+++ trunk/src/jit/amd64/jit_defs.c      Sat Dec 27 16:00:27 2008
@@ -1,3 +1,7 @@
+/*
+Copyright (C) 2008, The Perl Foundation.
+$Id$
+*/
 
 #include "parrot/parrot.h"
 #include "jit_emit.h"

Modified: trunk/src/jit/arm/jit_defs.c
==============================================================================
--- trunk/src/jit/arm/jit_defs.c        (original)
+++ trunk/src/jit/arm/jit_defs.c        Sat Dec 27 16:00:27 2008
@@ -1,4 +1,8 @@
 /* Stub file for RT#38929 fixes */
+/*
+Copyright (C) 2008, The Perl Foundation.
+$Id$
+*/
 /* HEADERIZER HFILE: none */
 
 /*

Modified: trunk/src/jit/hppa/jit_defs.c
==============================================================================
--- trunk/src/jit/hppa/jit_defs.c       (original)
+++ trunk/src/jit/hppa/jit_defs.c       Sat Dec 27 16:00:27 2008
@@ -1,4 +1,8 @@
 /* Stub file for RT#38929 fixes */
+/*
+Copyright (C) 2008, The Perl Foundation.
+$Id$
+*/
 /* HEADERIZER HFILE: none */
 
 /*

Modified: trunk/src/jit/i386/jit_defs.c
==============================================================================
--- trunk/src/jit/i386/jit_defs.c       (original)
+++ trunk/src/jit/i386/jit_defs.c       Sat Dec 27 16:00:27 2008
@@ -1,4 +1,8 @@
 /* Stub file for RT#38929 fixes */
+/*
+Copyright (C) 2008, The Perl Foundation.
+$Id$
+*/
 /* HEADERIZER HFILE: none */
 
 /*

Modified: trunk/src/jit/ia64/jit_defs.c
==============================================================================
--- trunk/src/jit/ia64/jit_defs.c       (original)
+++ trunk/src/jit/ia64/jit_defs.c       Sat Dec 27 16:00:27 2008
@@ -1,4 +1,8 @@
 /* Stub file for RT#38929 fixes */
+/*
+Copyright (C) 2008, The Perl Foundation.
+$Id$
+*/
 /* HEADERIZER HFILE: none */
 
 /*

Modified: trunk/src/jit/mips/jit_defs.c
==============================================================================
--- trunk/src/jit/mips/jit_defs.c       (original)
+++ trunk/src/jit/mips/jit_defs.c       Sat Dec 27 16:00:27 2008
@@ -1,4 +1,8 @@
 /* Stub file for RT#38929 fixes */
+/*
+Copyright (C) 2008, The Perl Foundation.
+$Id$
+*/
 /* HEADERIZER HFILE: none */
 
 /*

Modified: trunk/src/jit/ppc/jit_defs.c
==============================================================================
--- trunk/src/jit/ppc/jit_defs.c        (original)
+++ trunk/src/jit/ppc/jit_defs.c        Sat Dec 27 16:00:27 2008
@@ -1,4 +1,8 @@
 /* Stub file for RT#38929 fixes */
+/*
+Copyright (C) 2008, The Perl Foundation.
+$Id$
+*/
 /* HEADERIZER HFILE: none */
 
 /*

Modified: trunk/src/jit/skeleton/jit_defs.c
==============================================================================
--- trunk/src/jit/skeleton/jit_defs.c   (original)
+++ trunk/src/jit/skeleton/jit_defs.c   Sat Dec 27 16:00:27 2008
@@ -1,4 +1,8 @@
 /* Stub file for RT#38929 fixes */
+/*
+Copyright (C) 2008, The Perl Foundation.
+$Id$
+*/
 /* HEADERIZER HFILE: none */
 
 /*

Modified: trunk/src/jit/sun4/jit_defs.c
==============================================================================
--- trunk/src/jit/sun4/jit_defs.c       (original)
+++ trunk/src/jit/sun4/jit_defs.c       Sat Dec 27 16:00:27 2008
@@ -1,4 +1,8 @@
 /* Stub file for RT#38929 fixes */
+/*
+Copyright (C) 2008, The Perl Foundation.
+$Id$
+*/
 /* HEADERIZER HFILE: none */
 
 /*

Reply via email to