Fix license header violations in sal-karaf-xsql 87/24987/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Sun, 9 Aug 2015 05:30:11 +0000 (01:30 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Sun, 9 Aug 2015 05:30:11 +0000 (01:30 -0400)
Change-Id: I756176da2ef6f617298ef1474a08ab3707b8c0d2
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
opendaylight/md-sal/sal-karaf-xsql/src/main/java/org/opendaylight/controller/xsql/xsql.java

index 9f0266c19db76b2cc7ea829742eb81b4a605dabf..4aaec54cb2127da2a440c099e55b43554aa57559 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Copyright (c) 2014, 2015 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.controller.xsql;
 
 import org.apache.karaf.shell.commands.Argument;