Author: arkurth
Date: Wed May 13 18:25:26 2009
New Revision: 774472
URL: http://svn.apache.org/viewvc?rev=774472&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/Utils/Logging.pm
incubator/vcl/trunk/managementnode/lib/VCL/Module/Utils/SCP.pm
incubator/vcl/trunk/managementnode/lib/VCL/Module/Utils/SSH.pm
Modified: incubator/vcl/trunk/managementnode/lib/VCL/Module/Utils/Logging.pm
URL:
http://svn.apache.org/viewvc/incubator/vcl/trunk/managementnode/lib/VCL/Module/Utils/Logging.pm?rev=774472&r1=774471&r2=774472&view=diff
==============================================================================
--- incubator/vcl/trunk/managementnode/lib/VCL/Module/Utils/Logging.pm
(original)
+++ incubator/vcl/trunk/managementnode/lib/VCL/Module/Utils/Logging.pm Wed May
13 18:25:26 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
Modified: incubator/vcl/trunk/managementnode/lib/VCL/Module/Utils/SCP.pm
URL:
http://svn.apache.org/viewvc/incubator/vcl/trunk/managementnode/lib/VCL/Module/Utils/SCP.pm?rev=774472&r1=774471&r2=774472&view=diff
==============================================================================
--- incubator/vcl/trunk/managementnode/lib/VCL/Module/Utils/SCP.pm (original)
+++ incubator/vcl/trunk/managementnode/lib/VCL/Module/Utils/SCP.pm Wed May 13
18:25:26 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
Modified: incubator/vcl/trunk/managementnode/lib/VCL/Module/Utils/SSH.pm
URL:
http://svn.apache.org/viewvc/incubator/vcl/trunk/managementnode/lib/VCL/Module/Utils/SSH.pm?rev=774472&r1=774471&r2=774472&view=diff
==============================================================================
--- incubator/vcl/trunk/managementnode/lib/VCL/Module/Utils/SSH.pm (original)
+++ incubator/vcl/trunk/managementnode/lib/VCL/Module/Utils/SSH.pm Wed May 13
18:25:26 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