Add missing copyright headers
[bgpcep.git] / framework / src / main / java / org / opendaylight / protocol / framework / TimedReconnectStrategy.java
index d38af7c3b9f16f0ffd2e55b264273eed737239fa..2903c8374ac167bfe1ae9ddb3222ae625aef104d 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;