Fix license header violations in config-util
[controller.git] / opendaylight / config / config-util / src / main / java / org / opendaylight / controller / config / util / BeanReader.java
index de9baa68979e8f51c9bae8af088e8d08dc29d760..3a96fc0ba35f752e28ee464d3db49157584c6e13 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.util;
 
 import javax.management.ObjectName;