Fix license header violations in config-persister-file-xml-adapter
[controller.git] / opendaylight / config / config-persister-file-xml-adapter / src / main / java / org / opendaylight / controller / config / persist / storage / file / xml / FeatureListProvider.java
index c10279ac3e4e753884b775035a3502b9a26381ef..21c353a4891f34ae9574a4a71a06f0090cd0dcf5 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Copyright (c) 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.config.persist.storage.file.xml;
 
 import java.util.Set;