Fix checkstyle issues to enforce it
[controller.git] / opendaylight / config / config-api / src / test / java / org / opendaylight / controller / config / api / jmx / ConfigRegistryConstantsTest.java
index e6a03135c71d31fbd4a5be1ec8034336e5a7bbb1..5fb50f700b052fe0002ff51beaff250e310c1b4f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Cisco Systems, Inc. and others.  All rights reserved.
+ * Copyright (c) 2014, 2017 Cisco Systems, Inc. and others.  All rights reserved.
  *
  * This program and the accompanying materials are made available under the
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
@@ -8,7 +8,6 @@
 
 package org.opendaylight.controller.config.api.jmx;
 
-
 import org.junit.Test;
 import org.opendaylight.controller.config.api.jmx.constants.ConfigRegistryConstants;