Add proper copyright header 83/2183/2
authorRobert Varga <rovarga@cisco.com>
Fri, 25 Oct 2013 23:58:47 +0000 (01:58 +0200)
committerRobert Varga <rovarga@cisco.com>
Sat, 26 Oct 2013 15:14:38 +0000 (17:14 +0200)
Change-Id: Ifa6ebd282f8bccbe3db80205ba02ba30f115bf15
Signed-off-by: Robert Varga <rovarga@cisco.com>
topology/provider-pcep/src/main/java/org/opendaylight/bgpcep/topology/provider/pcep/BundleActivator.java

index 7357484688b31ffff4848c84b17356635d8cac56..93e1e95d22e6fb8b271c2df5723942ba62caad21 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) 2013 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.bgpcep.topology.provider.pcep;
 
 import io.netty.channel.ChannelFuture;