Merge "Implement basic ShardTransactionChain#CloseTransactionChain"
[controller.git] / opendaylight / config / yang-jmx-generator / src / main / java / org / opendaylight / controller / config / yangjmxgenerator / attribute / Dependency.java
index 38de6e15285377993f3d24b4a3da7977037ed737..b3e7b90c966d0f3e12e4c097c18c44d7ae1dbc14 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.controller.config.yangjmxgenerator.attribute;
 
 import org.opendaylight.controller.config.yangjmxgenerator.ServiceInterfaceEntry;