Author: arkurth
Date: Wed May 13 18:22:47 2009
New Revision: 774469
URL: http://svn.apache.org/viewvc?rev=774469&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/OS.pm
incubator/vcl/trunk/managementnode/lib/VCL/Module/Predictive.pm
incubator/vcl/trunk/managementnode/lib/VCL/Module/Provisioning.pm
incubator/vcl/trunk/managementnode/lib/VCL/Module/State.pm
Modified: incubator/vcl/trunk/managementnode/lib/VCL/Module/OS.pm
URL:
http://svn.apache.org/viewvc/incubator/vcl/trunk/managementnode/lib/VCL/Module/OS.pm?rev=774469&r1=774468&r2=774469&view=diff
==============================================================================
--- incubator/vcl/trunk/managementnode/lib/VCL/Module/OS.pm (original)
+++ incubator/vcl/trunk/managementnode/lib/VCL/Module/OS.pm Wed May 13 18:22:47
2009
@@ -172,6 +172,11 @@
1;
__END__
+=head1 AUTHOR
+
+ Aaron Peeler <[email protected]>
+ Andy Kurth <[email protected]>
+
=head1 COPYRIGHT
Apache VCL incubator project
Modified: incubator/vcl/trunk/managementnode/lib/VCL/Module/Predictive.pm
URL:
http://svn.apache.org/viewvc/incubator/vcl/trunk/managementnode/lib/VCL/Module/Predictive.pm?rev=774469&r1=774468&r2=774469&view=diff
==============================================================================
--- incubator/vcl/trunk/managementnode/lib/VCL/Module/Predictive.pm (original)
+++ incubator/vcl/trunk/managementnode/lib/VCL/Module/Predictive.pm Wed May 13
18:22:47 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
@@ -66,19 +65,21 @@
1;
__END__
-=head1 BUGS and LIMITATIONS
+=head1 AUTHOR
- There are no known bugs in this module.
- Please report problems to the VCL team ([email protected]).
+ Aaron Peeler <[email protected]>
+ Andy Kurth <[email protected]>
-=head1 AUTHOR
+=head1 COPYRIGHT
- Aaron Peeler, [email protected]
- Andy Kurth, [email protected]
+ 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/Provisioning.pm
URL:
http://svn.apache.org/viewvc/incubator/vcl/trunk/managementnode/lib/VCL/Module/Provisioning.pm?rev=774469&r1=774468&r2=774469&view=diff
==============================================================================
--- incubator/vcl/trunk/managementnode/lib/VCL/Module/Provisioning.pm (original)
+++ incubator/vcl/trunk/managementnode/lib/VCL/Module/Provisioning.pm Wed May
13 18:22:47 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
@@ -105,19 +104,21 @@
1;
__END__
-=head1 BUGS and LIMITATIONS
+=head1 AUTHOR
- There are no known bugs in this module.
- Please report problems to the VCL team ([email protected]).
+ Aaron Peeler <[email protected]>
+ Andy Kurth <[email protected]>
-=head1 AUTHOR
+=head1 COPYRIGHT
- Aaron Peeler, [email protected]
- Andy Kurth, [email protected]
+ 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/State.pm
URL:
http://svn.apache.org/viewvc/incubator/vcl/trunk/managementnode/lib/VCL/Module/State.pm?rev=774469&r1=774468&r2=774469&view=diff
==============================================================================
--- incubator/vcl/trunk/managementnode/lib/VCL/Module/State.pm (original)
+++ incubator/vcl/trunk/managementnode/lib/VCL/Module/State.pm Wed May 13
18:22:47 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
@@ -937,19 +936,21 @@
1;
__END__
-=head1 BUGS and LIMITATIONS
+=head1 AUTHOR
- There are no known bugs in this module.
- Please report problems to the VCL team ([email protected]).
+ Aaron Peeler <[email protected]>
+ Andy Kurth <[email protected]>
-=head1 AUTHOR
+=head1 COPYRIGHT
- Aaron Peeler, [email protected]
- Andy Kurth, [email protected]
+ 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