Fix license header violations in sal-dom-spi 60/24960/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Sat, 8 Aug 2015 05:41:23 +0000 (01:41 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Sat, 8 Aug 2015 05:41:23 +0000 (01:41 -0400)
Change-Id: I82f4796c933a6cec89950d4c474a0053637b2646
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
opendaylight/md-sal/sal-dom-spi/src/main/java/org/opendaylight/controller/md/sal/dom/broker/spi/mount/SimpleDOMMountPoint.java

index 003da3ea370d6437f4a815e86f598ceedcfc9b6c..f696b20954ba14f2486df318375600939fc6f33c 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.md.sal.dom.broker.spi.mount;
 
 import org.opendaylight.controller.md.sal.dom.api.DOMMountPoint;