Skip to content
Snippets Groups Projects
Commit 716e280d authored by Ryan Izard's avatar Ryan Izard
Browse files

Merge pull request #625 from paaguti-work/master

Included NetIDE header under EPL
parents efbf8f57 3fa48494
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,22 @@ package net.floodlightcontroller.core;
import org.projectfloodlight.openflow.protocol.OFMessage;
/**
* Copyright (c) 2014, NetIDE Consortium (Create-Net (CN), Telefonica Investigacion Y Desarrollo SA (TID), Fujitsu
* Technology Solutions GmbH (FTS), Thales Communications & Security SAS (THALES), Fundacion Imdea Networks (IMDEA),
* Universitaet Paderborn (UPB), Intel Research & Innovation Ireland Ltd (IRIIL), Fraunhofer-Institut für
* Produktionstechnologie (IPT), Telcaria Ideas SL (TELCA) )
*
* 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
*
* Authors:
* Pedro A. Aranda Gutiérrez, pedroa.aranda@telefonica.com
*/
public interface IControllerCompletionListener {
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment