Add missing license headers
[groupbasedpolicy.git] / renderers / ofoverlay / src / test / java / org / opendaylight / groupbasedpolicy / renderer / ofoverlay / endpoint / EndpointManagerListenerTest.java
index c7dc70c39fff521ed0352f26ff47c53ba993f5b0..db2ecf1782bf436feb83aa27694bc169baea0fdc 100755 (executable)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) 2015 Pantheon Technologies s.r.o. 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.endpoint;
 
 import static org.mockito.Matchers.any;