Add copyright header 37/4137/1
authorRobert Varga <rovarga@cisco.com>
Fri, 10 Jan 2014 15:24:23 +0000 (16:24 +0100)
committerRobert Varga <rovarga@cisco.com>
Fri, 10 Jan 2014 15:24:47 +0000 (16:24 +0100)
Change-Id: Id788d4b19228b30b19793cd75b444d7d588b021c
Signed-off-by: Robert Varga <rovarga@cisco.com>
concepts/src/main/java/org/opendaylight/yangtools/concepts/ListenerRegistration.java

index 793e03ccce1182944f7709d5439b04c6ee9a4265..f9fff4bb79adc12539f346928221bb83974b3f6b 100644 (file)
@@ -1,3 +1,10 @@
+/*\r
+ * Copyright (c) 2013 Cisco Systems, Inc. and others.  All rights reserved.\r
+ *\r
+ * This program and the accompanying materials are made available under the\r
+ * terms of the Eclipse Public License v1.0 which accompanies this distribution,\r
+ * and is available at http://www.eclipse.org/legal/epl-v10.html\r
+ */\r
 package org.opendaylight.yangtools.concepts;\r
 \r
 import java.util.EventListener;\r