Author: arkurth
Date: Wed May 13 18:17:16 2009
New Revision: 774464

URL: http://svn.apache.org/viewvc?rev=774464&view=rev
Log:
VCL-135
Removed NCSU URL from footer. Updated header and footer to all files are 
consistent.

Modified:
    incubator/vcl/trunk/managementnode/lib/VCL/Module/Predictive/Level_0.pm
    incubator/vcl/trunk/managementnode/lib/VCL/Module/Predictive/Level_1.pm

Modified: 
incubator/vcl/trunk/managementnode/lib/VCL/Module/Predictive/Level_0.pm
URL: 
http://svn.apache.org/viewvc/incubator/vcl/trunk/managementnode/lib/VCL/Module/Predictive/Level_0.pm?rev=774464&r1=774463&r2=774464&view=diff
==============================================================================
--- incubator/vcl/trunk/managementnode/lib/VCL/Module/Predictive/Level_0.pm 
(original)
+++ incubator/vcl/trunk/managementnode/lib/VCL/Module/Predictive/Level_0.pm Wed 
May 13 18:17:16 2009
@@ -1,5 +1,7 @@
 #!/usr/bin/perl -w
-
+###############################################################################
+# $Id$
+###############################################################################
 # Licensed to the Apache Software Foundation (ASF) under one or more
 # contributor license agreements.  See the NOTICE file distributed with
 # this work for additional information regarding copyright ownership.
@@ -14,10 +16,7 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-
-##############################################################################
-# $Id$
-##############################################################################
+###############################################################################
 
 =head1 NAME
 
@@ -183,19 +182,21 @@
 1;
 __END__
 
-=head1 BUGS and LIMITATIONS
+=head1 AUTHOR
 
- There are no known bugs in this module.
- Please report problems to the VCL team (vcl_h...@ncsu.edu).
+ Aaron Peeler <aaron_pee...@ncsu.edu>
+ Andy Kurth <andy_ku...@ncsu.edu>
 
-=head1 AUTHOR
+=head1 COPYRIGHT
 
- Aaron Peeler, aaron_pee...@ncsu.edu
- Andy Kurth, andy_ku...@ncsu.edu
+ Apache VCL incubator project
+ Copyright 2009 The Apache Software Foundation
+ 
+ This product includes software developed at
+ The Apache Software Foundation (http://www.apache.org/).
 
 =head1 SEE ALSO
 
-L<http://vcl.ncsu.edu>
-
+L<http://cwiki.apache.org/VCL/>
 
 =cut

Modified: 
incubator/vcl/trunk/managementnode/lib/VCL/Module/Predictive/Level_1.pm
URL: 
http://svn.apache.org/viewvc/incubator/vcl/trunk/managementnode/lib/VCL/Module/Predictive/Level_1.pm?rev=774464&r1=774463&r2=774464&view=diff
==============================================================================
--- incubator/vcl/trunk/managementnode/lib/VCL/Module/Predictive/Level_1.pm 
(original)
+++ incubator/vcl/trunk/managementnode/lib/VCL/Module/Predictive/Level_1.pm Wed 
May 13 18:17:16 2009
@@ -1,5 +1,7 @@
 #!/usr/bin/perl -w
-
+###############################################################################
+# $Id$
+###############################################################################
 # Licensed to the Apache Software Foundation (ASF) under one or more
 # contributor license agreements.  See the NOTICE file distributed with
 # this work for additional information regarding copyright ownership.
@@ -14,10 +16,7 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-
-##############################################################################
-# $Id$
-##############################################################################
+###############################################################################
 
 =head1 NAME
 
@@ -387,19 +386,21 @@
 1;
 __END__
 
-=head1 BUGS and LIMITATIONS
+=head1 AUTHOR
 
- There are no known bugs in this module.
- Please report problems to the VCL team (vcl_h...@ncsu.edu).
+ Aaron Peeler <aaron_pee...@ncsu.edu>
+ Andy Kurth <andy_ku...@ncsu.edu>
 
-=head1 AUTHOR
+=head1 COPYRIGHT
 
- Aaron Peeler, aaron_pee...@ncsu.edu
- Andy Kurth, andy_ku...@ncsu.edu
+ Apache VCL incubator project
+ Copyright 2009 The Apache Software Foundation
+ 
+ This product includes software developed at
+ The Apache Software Foundation (http://www.apache.org/).
 
 =head1 SEE ALSO
 
-L<http://vcl.ncsu.edu>
-
+L<http://cwiki.apache.org/VCL/>
 
 =cut


Reply via email to