Bulk-add copyright headers to java files
[controller.git] / opendaylight / md-sal / sal-remoterpc-connector / integrationtest / consumer-service / src / main / java / org / opendaylight / controller / sample / zeromq / consumer / ExampleConsumer.java
index 87078ea7122f37201303442d021f1d2458037a57..7119a661132907342e19643e30ad7c1c77d42725 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) 2014 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.sample.zeromq.consumer;
 
 import java.io.FileNotFoundException;