Fix imports after NAT model update
[groupbasedpolicy.git] / renderers / ofoverlay / src / test / java / org / opendaylight / groupbasedpolicy / renderer / ofoverlay / test / DataChangeListenerTester.java
index 9a79e8d051baba0bf3f3f67757e3811ba4dbeef6..66216408f7a3a67db41104f2fb28da3716e10b51 100755 (executable)
@@ -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.groupbasedpolicy.renderer.ofoverlay.test;
 
 import static org.mockito.Mockito.mock;