Added augmentations for TCP_Flag reads and low level models
[openflowjava.git] / openflow-protocol-impl / src / main / java / org / opendaylight / openflowjava / protocol / impl / connection / ShutdownProvider.java
index 235f0d096e052392b0a968135c3f16dd10847290..21870cc4d524d875f33ec7a0ec0e3996e3d880fb 100644 (file)
@@ -1,4 +1,11 @@
-/* Copyright (C)2013 Pantheon Technologies, s.r.o. All rights reserved. */
+/*
+ * Copyright (c) 2013 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.openflowjava.protocol.impl.connection;
 
@@ -7,7 +14,6 @@ import com.google.common.util.concurrent.ListenableFuture;
 
 /**
  * @author mirehak
- *
  */
 public interface ShutdownProvider {