Fix for Bug 269
[openflowplugin.git] / openflowplugin / src / main / java / org / opendaylight / openflowplugin / openflow / md / core / IMDMessageTranslator.java
index 955a99768f1e8f1ef2615841ee03db4e089b440b..401191489dceb8937af1f1312277af50dc27a9b6 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.openflowplugin.openflow.md.core;
 
 import org.opendaylight.openflowplugin.openflow.md.core.session.SessionContext;