Add missing license headers
[openflowplugin.git] / applications / forwardingrules-manager / src / test / java / test / mock / util / RpcProviderRegistryMock.java
index b6a01b4e29142047f325ac77c9b058fe361d1875..68559b9a1e176954024d1308d5bb94e447781f76 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.yang.gen.v1.urn.opendaylight.table.service.rev131026.SalTableService;