[svn:mod_parrot] r323 - in mod_parrot/trunk: . build/lib build/lib/Generator include lib lib/APR lib/Apache lib/ModParrot lib/ModParrot/HLL src

[email protected] Sun, 20 Jan 2008 08:06:29 -0800 (PST)
Newsgroups perl.cvs.mod_parrot
Message-ID <[email protected]>
Author: jhorwitz
Date: Sun Jan 20 08:06:28 2008
New Revision: 323

Modified:
   mod_parrot/trunk/Configure.pl
   mod_parrot/trunk/build/lib/Generator/ApacheConstants.pm
   mod_parrot/trunk/build/lib/Generator/ApacheRequestRec.pm
   mod_parrot/trunk/build/lib/generate_source.pl
   mod_parrot/trunk/include/mod_parrot.h
   mod_parrot/trunk/include/modparrot_config.h
   mod_parrot/trunk/lib/APR/Table.pir
   mod_parrot/trunk/lib/Apache/RequestRec.pir
   mod_parrot/trunk/lib/ModParrot/Context.pir
   mod_parrot/trunk/lib/ModParrot/HLL/nqp.pir
   mod_parrot/trunk/lib/ModParrot/HLL/perl6.pir
   mod_parrot/trunk/lib/ModParrot/HLL/pir.pir
   mod_parrot/trunk/lib/ModParrot/HLL/plumhead.pir
   mod_parrot/trunk/lib/mod_parrot.pir
   mod_parrot/trunk/src/context.c
   mod_parrot/trunk/src/mod_parrot.c
   mod_parrot/trunk/src/modparrot_config.c
   mod_parrot/trunk/src/nci.c
   mod_parrot/trunk/src/parrot_util.c

Log:
update copyrights


Modified: mod_parrot/trunk/Configure.pl
==============================================================================
--- mod_parrot/trunk/Configure.pl	(original)
+++ mod_parrot/trunk/Configure.pl	Sun Jan 20 08:06:28 2008
@@ -1,6 +1,6 @@
 # $Id$
 
-# Copyright (c) 2004, 2005 Jeff Horwitz
+# Copyright (c) 2004, 2005, 2007 Jeff Horwitz
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: mod_parrot/trunk/build/lib/Generator/ApacheConstants.pm
==============================================================================
--- mod_parrot/trunk/build/lib/Generator/ApacheConstants.pm	(original)
+++ mod_parrot/trunk/build/lib/Generator/ApacheConstants.pm	Sun Jan 20 08:06:28 2008
@@ -1,4 +1,4 @@
-# Copyright (c) 2005 Ian Joyce
+# Copyright (c) 2005, 2007 Ian Joyce, Jeff Horwitz
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: mod_parrot/trunk/build/lib/Generator/ApacheRequestRec.pm
==============================================================================
--- mod_parrot/trunk/build/lib/Generator/ApacheRequestRec.pm	(original)
+++ mod_parrot/trunk/build/lib/Generator/ApacheRequestRec.pm	Sun Jan 20 08:06:28 2008
@@ -1,4 +1,4 @@
-# Copyright (c) 2005 Ian Joyce
+# Copyright (c) 2005, 2007 Ian Joyce, Jeff Horwitz
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: mod_parrot/trunk/build/lib/generate_source.pl
==============================================================================
--- mod_parrot/trunk/build/lib/generate_source.pl	(original)
+++ mod_parrot/trunk/build/lib/generate_source.pl	Sun Jan 20 08:06:28 2008
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (c) 2005 Ian Joyce
+# Copyright (c) 2005, 2007 Ian Joyce, Jeff Horwitz
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: mod_parrot/trunk/include/mod_parrot.h
==============================================================================
--- mod_parrot/trunk/include/mod_parrot.h	(original)
+++ mod_parrot/trunk/include/mod_parrot.h	Sun Jan 20 08:06:28 2008
@@ -1,6 +1,6 @@
 /* $Id$ */
 
-/* Copyright (c) 2004, 2005 Jeff Horwitz
+/* Copyright (c) 2004, 2005, 2007, 2008 Jeff Horwitz
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: mod_parrot/trunk/include/modparrot_config.h
==============================================================================
--- mod_parrot/trunk/include/modparrot_config.h	(original)
+++ mod_parrot/trunk/include/modparrot_config.h	Sun Jan 20 08:06:28 2008
@@ -1,6 +1,6 @@
 /* $Id$ */
 
-/* Copyright (c) 2004, 2005 Jeff Horwitz
+/* Copyright (c) 2004, 2005, 2007, 2008 Jeff Horwitz
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: mod_parrot/trunk/lib/APR/Table.pir
==============================================================================
--- mod_parrot/trunk/lib/APR/Table.pir	(original)
+++ mod_parrot/trunk/lib/APR/Table.pir	Sun Jan 20 08:06:28 2008
@@ -1,6 +1,6 @@
 # $Id$
 
-# Copyright (c) 2005 Jeff Horwitz
+# Copyright (c) 2005, 2007 Jeff Horwitz
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: mod_parrot/trunk/lib/Apache/RequestRec.pir
==============================================================================
--- mod_parrot/trunk/lib/Apache/RequestRec.pir	(original)
+++ mod_parrot/trunk/lib/Apache/RequestRec.pir	Sun Jan 20 08:06:28 2008
@@ -1,6 +1,6 @@
 # $Id$
 
-# Copyright (c) 2004, 2005 Jeff Horwitz
+# Copyright (c) 2004, 2005, 2008 Jeff Horwitz
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: mod_parrot/trunk/lib/ModParrot/Context.pir
==============================================================================
--- mod_parrot/trunk/lib/ModParrot/Context.pir	(original)
+++ mod_parrot/trunk/lib/ModParrot/Context.pir	Sun Jan 20 08:06:28 2008
@@ -1,6 +1,6 @@
 # $Id$
 
-# Copyright (c) 2007 Jeff Horwitz
+# Copyright (c) 2008 Jeff Horwitz
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: mod_parrot/trunk/lib/ModParrot/HLL/nqp.pir
==============================================================================
--- mod_parrot/trunk/lib/ModParrot/HLL/nqp.pir	(original)
+++ mod_parrot/trunk/lib/ModParrot/HLL/nqp.pir	Sun Jan 20 08:06:28 2008
@@ -1,6 +1,6 @@
 # $Id$
 
-# Copyright (c) 2007 Jeff Horwitz
+# Copyright (c) 2007, 2008 Jeff Horwitz
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: mod_parrot/trunk/lib/ModParrot/HLL/perl6.pir
==============================================================================
--- mod_parrot/trunk/lib/ModParrot/HLL/perl6.pir	(original)
+++ mod_parrot/trunk/lib/ModParrot/HLL/perl6.pir	Sun Jan 20 08:06:28 2008
@@ -1,6 +1,6 @@
 # $Id$
 
-# Copyright (c) 2007 Jeff Horwitz
+# Copyright (c) 2007, 2008 Jeff Horwitz
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: mod_parrot/trunk/lib/ModParrot/HLL/pir.pir
==============================================================================
--- mod_parrot/trunk/lib/ModParrot/HLL/pir.pir	(original)
+++ mod_parrot/trunk/lib/ModParrot/HLL/pir.pir	Sun Jan 20 08:06:28 2008
@@ -1,6 +1,6 @@
 # $Id$
 
-# Copyright (c) 2005 Jeff Horwitz
+# Copyright (c) 2005, 2008 Jeff Horwitz
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: mod_parrot/trunk/lib/ModParrot/HLL/plumhead.pir
==============================================================================
--- mod_parrot/trunk/lib/ModParrot/HLL/plumhead.pir	(original)
+++ mod_parrot/trunk/lib/ModParrot/HLL/plumhead.pir	Sun Jan 20 08:06:28 2008
@@ -1,6 +1,6 @@
 # $Id$
 
-# Copyright (c) 2007 Jeff Horwitz
+# Copyright (c) 2007, 2008 Jeff Horwitz
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: mod_parrot/trunk/lib/mod_parrot.pir
==============================================================================
--- mod_parrot/trunk/lib/mod_parrot.pir	(original)
+++ mod_parrot/trunk/lib/mod_parrot.pir	Sun Jan 20 08:06:28 2008
@@ -1,6 +1,6 @@
 # this file should be autogenerated
 
-# Copyright (c) 2004, 2005 Jeff Horwitz
+# Copyright (c) 2004, 2005, 2008 Jeff Horwitz
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: mod_parrot/trunk/src/context.c
==============================================================================
--- mod_parrot/trunk/src/context.c	(original)
+++ mod_parrot/trunk/src/context.c	Sun Jan 20 08:06:28 2008
@@ -1,6 +1,6 @@
 /* $Id$ */
 
-/* Copyright (c) 2004, 2005 Jeff Horwitz
+/* Copyright (c) 2004, 2005, 2007, 2008 Jeff Horwitz
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: mod_parrot/trunk/src/mod_parrot.c
==============================================================================
--- mod_parrot/trunk/src/mod_parrot.c	(original)
+++ mod_parrot/trunk/src/mod_parrot.c	Sun Jan 20 08:06:28 2008
@@ -1,6 +1,6 @@
 /* $Id$ */
 
-/* Copyright (c) 2004, 2005 Jeff Horwitz
+/* Copyright (c) 2004, 2005, 2007, 2008 Jeff Horwitz
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: mod_parrot/trunk/src/modparrot_config.c
==============================================================================
--- mod_parrot/trunk/src/modparrot_config.c	(original)
+++ mod_parrot/trunk/src/modparrot_config.c	Sun Jan 20 08:06:28 2008
@@ -1,6 +1,6 @@
 /* $Id$ */
 
-/* Copyright (c) 2004, 2005 Jeff Horwitz
+/* Copyright (c) 2004, 2005, 2007, 2008 Jeff Horwitz
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: mod_parrot/trunk/src/nci.c
==============================================================================
--- mod_parrot/trunk/src/nci.c	(original)
+++ mod_parrot/trunk/src/nci.c	Sun Jan 20 08:06:28 2008
@@ -1,6 +1,6 @@
 /* $Id$ */
 
-/* Copyright (c) 2004, 2005 Jeff Horwitz
+/* Copyright (c) 2004, 2005, 2007, 2008 Jeff Horwitz
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: mod_parrot/trunk/src/parrot_util.c
==============================================================================
--- mod_parrot/trunk/src/parrot_util.c	(original)
+++ mod_parrot/trunk/src/parrot_util.c	Sun Jan 20 08:06:28 2008
@@ -1,6 +1,6 @@
 /* $Id$ */
 
-/* Copyright (c) 2004, 2005 Jeff Horwitz
+/* Copyright (c) 2004, 2005, 2007, 2008 Jeff Horwitz
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.