Bulk-add copyright headers to java files
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / main / java / org / opendaylight / controller / sal / rest / api / package-info.java
index 9721b9ae822a844b4a67ab73974e8d070a15f115..fc3674eefe4215320ae2ca3ca954667257f142e3 100644 (file)
@@ -1,5 +1,8 @@
-/**
- * 
+/*
+ * 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.sal.rest.api;
\ No newline at end of file
+package org.opendaylight.controller.sal.rest.api;