Add missing license headers
[openflowplugin.git] / applications / statistics-manager / src / test / java / test / mock / util / RpcProviderRegistryMock.java
index 0b2548685ece3145c8458914d35d5d4ecd7bb68e..23cef94f801d4e0141377913968896945e0be56f 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) 2014, 2016 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,
+ * and is available at http://www.eclipse.org/legal/epl-v10.html
+ */
 package test.mock.util;
 
 import org.opendaylight.controller.md.sal.common.api.routing.RouteChangeListener;