Add correct license file. 48/1448/2
authorSuchi Raman <suchi.raman@plexxi.com>
Thu, 26 Sep 2013 18:01:27 +0000 (14:01 -0400)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 27 Sep 2013 13:28:55 +0000 (13:28 +0000)
Signed-off-by: Suchi Raman <suchi.raman@plexxi.com>
l2agent/src/main/java/org/opendaylight/l2agent/L2Agent.java

index 56c00415d3ae2c97a0de04de803e2228116e3221..425ba6fe243a5fbb9e3d7ad0d419f88153d41065 100644 (file)
@@ -1,3 +1,6 @@
+/*
+ * Copyright (c) 2013 Plexxi, Inc. and others.  All rights reserved.
+ */
 
 /*
  * Copyright (c) 2013 Cisco Systems, Inc. and others.  All rights reserved.
@@ -8,7 +11,7 @@
  */
 
 /*
- *
+ * Adapted from tutorial L2 forwarding demo (http://archive.openflow.org/).
  */
 package org.opendaylight.affinity.l2agent;