Bulk-add copyright headers to java files
[controller.git] / opendaylight / md-sal / topology-lldp-discovery / src / main / java / org / opendaylight / md / controller / topology / lldp / LLDPDiscoveryListener.java
index 095d12e6efc1da541d9833ec1aa5046b750e4978..ed96e3aa0cba19e138537791ceea9a50deb18a45 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) 2014 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.md.controller.topology.lldp;
 
 import org.opendaylight.md.controller.topology.lldp.utils.LLDPDiscoveryUtils;