Add missing license headers
[unimgr.git] / impl / src / test / java / org / opendaylight / unimgr / utils / ActivationDriverMocks.java
index 2d48ee675c9241ed0eb211fa960cb660e6411690..b2d1353026e2fd824b7edbb1a129711f624352e3 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) 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 org.opendaylight.unimgr.utils;
 
 import org.opendaylight.unimgr.mef.nrp.api.ActivationDriver;