Fix imports after NAT model update
[groupbasedpolicy.git] / renderers / faas / src / test / java / org / opendaylight / groupbasedpolicy / renderer / faas / test / DataChangeListenerTester.java
index a732b1e536b044cb0d77f76601b38c45ec80d4db..5961d134e344c42b4b69770ce0797bfe67c93eb6 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.groupbasedpolicy.renderer.faas.test;
 
 import static org.mockito.Mockito.mock;