Add copyright headers to sal-rest-connector
[netconf.git] / opendaylight / netconf / netconf-notifications-impl / src / main / java / org / opendaylight / controller / config / yang / netconf / northbound / notification / impl / NetconfNotificationManagerModule.java
index b50ff024c6c970cb54237142a6ddeb1b580ac51b..d9dce4b99d95327b0ef5a4326fa7a38573d817e2 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.yang.netconf.northbound.notification.impl;
 
 import org.opendaylight.netconf.notifications.impl.NetconfNotificationManager;