You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by wi...@apache.org on 2015/04/15 10:05:24 UTC

[24/53] [abbrv] git commit: updated refs/heads/reporter to 5c99784

empty comments needed for license?

Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/951ffb1f
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/951ffb1f
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/951ffb1f

Branch: refs/heads/reporter
Commit: 951ffb1f0383f4301abdd97db3738307a8dfee8e
Parents: 21e18b1
Author: Daan Hoogland <dh...@schubergphilis.com>
Authored: Mon Apr 13 02:07:56 2015 +0200
Committer: Daan Hoogland <dh...@schubergphilis.com>
Committed: Mon Apr 13 02:07:56 2015 +0200

----------------------------------------------------------------------
 .../test/com/cloud/network/bigswitch/BigSwitchBcfUtilsTest.java    | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/951ffb1f/plugins/network-elements/bigswitch/test/com/cloud/network/bigswitch/BigSwitchBcfUtilsTest.java
----------------------------------------------------------------------
diff --git a/plugins/network-elements/bigswitch/test/com/cloud/network/bigswitch/BigSwitchBcfUtilsTest.java b/plugins/network-elements/bigswitch/test/com/cloud/network/bigswitch/BigSwitchBcfUtilsTest.java
index 97dd268..7bf5b12 100644
--- a/plugins/network-elements/bigswitch/test/com/cloud/network/bigswitch/BigSwitchBcfUtilsTest.java
+++ b/plugins/network-elements/bigswitch/test/com/cloud/network/bigswitch/BigSwitchBcfUtilsTest.java
@@ -1,3 +1,4 @@
+//
 // 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
@@ -14,6 +15,7 @@
 // KIND, either express or implied.  See the License for the
 // specific language governing permissions and limitations
 // under the License.
+//
 package com.cloud.network.bigswitch;
 
 import static org.junit.Assert.assertEquals;