Add missing copyright headers
[bgpcep.git] / framework / src / main / java / org / opendaylight / protocol / framework / ReconnectImmediatelyStrategy.java
index 222ea9b00b668bdf4b19761f236ede16f3b1de8f..a12dcb283d5344bbe0edeabca47c943cc3ba5d9c 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) 2013 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.protocol.framework;
 
 import io.netty.util.concurrent.EventExecutor;