empty comments needed for license?

This commit is contained in:
Daan Hoogland 2015-04-13 02:07:56 +02:00
parent 21e18b1e60
commit 951ffb1f03

View File

@ -1,3 +1,4 @@
//
// Licensed to the Apache Software Foundation (ASF) under one // Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file // or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information // distributed with this work for additional information
@ -14,6 +15,7 @@
// KIND, either express or implied. See the License for the // KIND, either express or implied. See the License for the
// specific language governing permissions and limitations // specific language governing permissions and limitations
// under the License. // under the License.
//
package com.cloud.network.bigswitch; package com.cloud.network.bigswitch;
import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertEquals;