Add correct license file.
[affinity.git] / 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;