Add license comment
authorParkhi <h_w.park@samsung.com>
Fri, 14 Oct 2016 08:43:50 +0000 (17:43 +0900)
committerUze Choi <uzchoi@samsung.com>
Fri, 14 Oct 2016 08:57:35 +0000 (08:57 +0000)
Change-Id: I1374b2ee45e120bae756e1e2f975eba23fee24f4
Signed-off-by: Parkhi <h_w.park@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/13293
Reviewed-by: Jihun Ha <jihun.ha@samsung.com>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
Tested-by: Uze Choi <uzchoi@samsung.com>
service/easy-setup/mediator/richsdk/android/EasySetupCore/src/main/java/org/iotivity/service/easysetup/mediator/ESConstants.java

index 3928cb6..a7f077e 100755 (executable)
@@ -1,8 +1,25 @@
-package org.iotivity.service.easysetup.mediator;
-
 /**
- * Created by jhha85 on 7/27/16.
+ * ***************************************************************
+ *
+ * Copyright 2016 Samsung Electronics All Rights Reserved.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
+ * ****************************************************************
  */
+
+package org.iotivity.service.easysetup.mediator;
+
 public class ESConstants {
 
     public static final String OC_RSRVD_ES_PROVSTATUS = "ps";